rust/compiler/rustc_expand/src
2024-06-10 02:20:16 +03:00
..
mbe rustc_span: Optimize syntax context updates in spans 2024-06-10 02:20:16 +03:00
base.rs Remove stream_to_parser. 2024-06-05 10:37:59 +10:00
build.rs Fix formatting 2024-06-06 20:27:25 -05:00
config.rs Rename buffer_lint_with_diagnostic to buffer_lint 2024-05-21 20:16:39 +00:00
errors.rs Convert proc_macro_back_compat lint to an unconditional error. 2024-05-28 08:15:15 +10:00
expand.rs Fix build 2024-06-06 20:27:25 -05:00
lib.rs Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
mbe.rs Add some comments. 2024-05-23 06:03:17 +10:00
module.rs Make top-level rustc_parse functions fallible. 2024-06-05 10:38:03 +10:00
placeholders.rs Add ErrorGuaranteed to Recovered::Yes and use it more. 2024-05-09 20:12:07 +10:00
proc_macro_server.rs Make top-level rustc_parse functions fallible. 2024-06-05 10:38:03 +10:00
proc_macro.rs Remove stream_to_parser. 2024-06-05 10:37:59 +10:00