mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
44fdb98764
This will cause backtraces to point to the location of the field in the struct/enum, rather than the derive macro. This makes it clear which field was being decoded when the backtrace was captured (which is especially useful if there are multiple fields with the same type). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |