rust/compiler/rustc_expand/src
Dylan DPC 1b7d6dbd30
Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors
Spellchecking compiler comments

This PR cleans up the rest of the spelling mistakes in the compiler comments. This PR does not change any literal or code spelling issues.
2022-03-31 04:57:28 +02:00
..
mbe Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors 2022-03-31 04:57:28 +02:00
mut_visit rustc_ast: Turn MutVisitor::token_visiting_enabled into a constant 2021-10-18 00:23:24 +03:00
parse re-format with new rustfmt 2021-11-30 13:08:41 -05:00
tokenstream Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
base.rs Move resolve_path to rustc_builtin_macros and make it private 2022-03-26 16:47:13 +01:00
build.rs Include ignore message in libtest output 2022-02-24 17:36:36 -05:00
config.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
expand.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
lib.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
mbe.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
module.rs Associate multiple with a crate too. 2022-03-03 18:45:25 -05:00
placeholders.rs Associate multiple with a crate too. 2022-03-03 18:45:25 -05:00
proc_macro_server.rs proc-macro: Stop wrapping ident matchers into groups 2022-03-26 12:38:46 +03:00
proc_macro.rs rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
tests.rs Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00