rust/compiler/rustc_macros/src
bors b0d3e04ca9 Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin
Implement RFC 3373: Avoid non-local definitions in functions

This PR implements [RFC 3373: Avoid non-local definitions in functions](https://github.com/rust-lang/rust/issues/120363).
2024-02-25 19:11:06 +00:00
..
diagnostics Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin 2024-02-25 19:11:06 +00:00
symbols Fix symbols::tests::test_symbols 2023-10-26 02:02:22 -07:00
current_version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00
extension.rs Nits 2024-02-16 15:07:37 +00:00
hash_stable.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
lib.rs Docs for extension proc-macro 2024-02-21 05:32:08 +00:00
lift.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
query.rs Correctly explain ensure_forwards_result_if_red 2024-01-24 11:04:13 +00:00
serialize.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
symbols.rs Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
type_foldable.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00
type_visitable.rs Make synstructure underscore_const(true) the default 2024-02-17 13:57:33 +01:00