rust/compiler/rustc_parse/src
bors 1d60f9e070 Auto merge of #149515 - matthiaskrgr:rollup-djmciuc, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - rust-lang/rust#149393 (expand valid edition range for use-path-segment-kw.rs)
 - rust-lang/rust#149427 (Make the capitalization explicit on keyword misspell error)
 - rust-lang/rust#149433 (Use a delayed bug for this layout ICE)
 - rust-lang/rust#149473 (Tidying up UI tests [7/N])
 - rust-lang/rust#149505 (Update the comment in the add_typo_suggestion function)
 - rust-lang/rust#149513 (`rust-analyzer` subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-12-01 20:29:33 +00:00
..
lexer fix(parse): Limit frontmatter fences to 255 dashes 2025-11-26 14:09:18 -06:00
parser Make the capitalization explicit on keyword misspell error 2025-11-28 20:02:38 +01:00
errors.rs Auto merge of #149515 - matthiaskrgr:rollup-djmciuc, r=matthiaskrgr 2025-12-01 20:29:33 +00:00
lib.rs Fix ICE when include_str! reads absolute path binary files 2025-11-28 12:43:56 +09:00