rust/compiler/rustc_macros
Nicholas Nethercote 3449304722 Make enum decoding errors more informative.
By printing the actual value, as long as the expected range. I found
this helpful when I encountered one of these errors.
2023-08-18 16:50:41 +10:00
..
src Make enum decoding errors more informative. 2023-08-18 16:50:41 +10:00
Cargo.toml Bump syn now that it doesn't affect diagnostics anymore 2023-07-26 08:26:50 +00:00