rust/compiler/rustc_expand/src
2026-02-13 09:46:47 +00:00
..
mbe Convert to inline diagnostics in rustc_expand 2026-02-04 16:16:16 +01:00
base.rs Port #[rustc_diagnostic_item] to the new attribute parsers 2026-02-13 09:46:47 +00:00
build.rs Allow provisional mgca syntax of type const <IDENT> = <EXPR> to be reconized. 2026-02-09 07:59:24 -08:00
config.rs Convert to inline diagnostics in rustc_expand 2026-02-04 16:16:16 +01:00
errors.rs Prevent const stability attrs from being applied to macros via the normal attribute logic instead of special cased checks 2026-02-10 09:48:03 +00:00
expand.rs Convert to inline diagnostics in rustc_expand 2026-02-04 16:16:16 +01:00
lib.rs Convert to inline diagnostics in rustc_expand 2026-02-04 16:16:16 +01: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 Add capacity to PlaceholderExpander 2026-01-31 20:33:16 -06:00
proc_macro.rs Audit AllowConstBlockItems 2026-01-21 19:36:14 +03:00
proc_macro_server.rs Remove some unnecessary try-related type annotations 2026-01-30 18:21:19 -08:00
stats.rs Move users of span_to_embeddable_string to span_to_diagnostic_string 2025-12-12 07:32:25 +01:00