rust/compiler/rustc_expand/src
2023-12-18 16:06:19 +11:00
..
mbe Rollup merge of #118928 - EliseZeroTwo:EliseZeroTwo/fix-issue-118786, r=cjgillot 2023-12-17 21:29:59 +01:00
mut_visit rustc_ast: Turn MutVisitor::token_visiting_enabled into a constant 2021-10-18 00:23:24 +03:00
parse Add spacing information to delimiters. 2023-12-11 09:36:40 +11:00
tokenstream Remove TokenStreamBuilder. 2022-10-05 12:42:54 +11:00
base.rs Rename Handler as DiagCtxt. 2023-12-18 16:06:19 +11:00
build.rs Auto merge of #118420 - compiler-errors:async-gen, r=eholk 2023-12-08 19:13:57 +00:00
config.rs Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8Ki 2023-12-11 11:40:36 +01:00
errors.rs Remove edition umbrella features. 2023-12-10 13:03:28 -08:00
expand.rs Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov 2023-12-13 06:37:08 +00:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
mbe.rs Add spacing information to delimiters. 2023-12-11 09:36:40 +11:00
module.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
placeholders.rs Parse a pattern with no arm 2023-12-03 12:25:46 +01:00
proc_macro.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
proc_macro_server.rs Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstrieb 2023-12-17 04:23:08 +00:00
tests.rs Rename Handler as DiagCtxt. 2023-12-18 16:06:19 +11:00