rust/compiler/rustc_expand/src
Guillaume Gomez ea74eff55c
Rollup merge of #128886 - GrigorenkoPV:untranslatable-diagnostic, r=nnethercote
Get rid of some `#[allow(rustc::untranslatable_diagnostic)]`

`@rustbot` label +A-translation
cc https://github.com/rust-lang/rust/issues/100717
2024-08-12 17:09:17 +02:00
..
mbe refactor(rustc_expand::mbe): Don't require full ExtCtxt when not necessary 2024-08-07 21:58:05 +02:00
base.rs Rollup merge of #128886 - GrigorenkoPV:untranslatable-diagnostic, r=nnethercote 2024-08-12 17:09:17 +02:00
build.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
config.rs Add toggle for parse_meta_item unsafe parsing 2024-07-30 18:28:43 -05:00
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
expand.rs rustc_expand: make a message translatable 2024-08-10 14:32:56 +03: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 Reformat use declarations. 2024-07-29 08:26:52 +10:00
placeholders.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
proc_macro.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
proc_macro_server.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00