rust/compiler/rustc_expand/src
2025-11-18 09:20:21 +00:00
..
mbe Rollup merge of #146535 - joshtriplett:mbe-unsafe-attr, r=petrochenkov 2025-10-02 10:27:49 +02:00
base.rs Add a helpful comment to DeriveResolution::exts. 2025-11-13 09:15:56 +11:00
build.rs Use "rhs" terminology instead of "body" 2025-11-08 13:50:48 -05:00
config.rs Remove unused argument features from eval_config_entry 2025-11-08 10:48:08 +01:00
errors.rs Improve diagnostics: replace 'non-inline module' with 'file module' and update note/help messages 2025-10-07 02:53:45 +09:00
expand.rs Give all impls a constness 2025-11-18 09:20:21 +00:00
lib.rs Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
mbe.rs mbe: Clean up code with non-optional NonterminalKind 2025-06-24 04:37:36 -04:00
module.rs Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
placeholders.rs remove P 2025-08-09 15:47:01 +08:00
proc_macro.rs remove P 2025-08-09 15:47:01 +08:00
proc_macro_server.rs Prefer to use file.stable_id over file.name from source map 2025-11-10 10:01:18 +08:00
stats.rs remove P 2025-08-09 15:47:01 +08:00