rust/compiler/rustc_parse/src
Matthias Krüger a262c001f6
Rollup merge of #143171 - fmease:fix-span-of-maybe-const-mod, r=compiler-errors
Fix the span of trait bound modifier `[const]`

r? project-const-traits or anyone
2025-06-29 06:59:33 +02:00
..
lexer update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing 2025-06-23 06:36:22 +00:00
parser Fix the span of trait bound modifier [const] 2025-06-29 04:56:28 +02:00
errors.rs Rework how the disallowed qualifier lints are generated 2025-06-13 18:13:34 +02:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
validate_attr.rs Port #[link_name] to the new attribute parsing infrastructure 2025-06-28 13:53:37 +02:00