rust/compiler/rustc_parse/src
Matthias Krüger f3e7ec5560
Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann
Port `#[rustc_pass_by_value]` to the new attribute system

Part of rust-lang/rust#131229

r? `@oli-obk`
2025-07-04 16:22:36 +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 Replace kw_span by full span. 2025-07-03 14:59:27 +00:00
errors.rs Remove let_chains feature 2025-06-30 07:49:20 -05:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
validate_attr.rs Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann 2025-07-04 16:22:36 +02:00