rust/compiler/rustc_expand
Trevor Gross cd5de49eaa mbe: Use TokenTree as the fallback for invalid fragment specifiers
`tt` should match more, so use this for both missing and invalid
fragment specifiers.

Also remove one unneeded instance of `String`.
2025-06-24 04:37:54 -04:00
..
src mbe: Use TokenTree as the fallback for invalid fragment specifiers 2025-06-24 04:37:54 -04:00
Cargo.toml Do not get proc_macro from the sysroot in rustc 2025-05-27 15:49:28 +00:00
messages.ftl Make missing_fragment_specifier an unconditional error 2025-06-12 07:57:12 +00:00