rust/compiler/rustc_macros/src
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
..
diagnostics Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
symbols Simplify some iterator combinators 2023-01-04 00:48:07 +00:00
hash_stable.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00:00
lib.rs Add internal_features lint 2023-08-03 14:50:50 +02:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
newtype.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
query.rs Merge query property modules into one 2023-05-18 09:45:12 +02:00
serialize.rs Make enum decoding errors more informative. 2023-08-18 16:50:41 +10:00
symbols.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
type_foldable.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00:00
type_visitable.rs migrate rustc_macros to syn 2.0 2023-04-06 04:55:58 +00:00