rust/compiler/rustc_expand/src
Manish Goregaokar 358a018292
Rollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
Emit suggestion when passing byte literal to format macro

Closes #86865
2021-09-10 08:23:15 -07:00
..
mbe Auto merge of #88262 - klensy:pprust-cow, r=nagisa 2021-08-29 17:46:29 +00:00
mut_visit Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
parse Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
tokenstream Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
base.rs Rollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot 2021-09-10 08:23:15 -07:00
build.rs Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00:00
config.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
expand.rs expand: Treat more macro calls as statement macro calls 2021-09-02 14:14:38 +03:00
lib.rs Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
mbe.rs fix few typos 2021-04-19 15:57:08 +03:00
module.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
placeholders.rs expand: Treat more macro calls as statement macro calls 2021-09-02 14:14:38 +03:00
proc_macro.rs rustc_expand: Remove redundant field from proc macro expander structures 2021-07-10 23:22:27 +03:00
proc_macro_server.rs Rollup merge of #86165 - m-ou-se:proc-macro-span-shrink, r=dtolnay 2021-09-10 08:23:14 -07:00
tests.rs Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00