rust/compiler/rustc_parse/src
Chris Denton db98b72e34
Rollup merge of #137454 - mu001999-contrib:fix-137414, r=wesleywiser
not lint break with label and unsafe block

fixes #137414

we can't label unsafe blocks, so that we can do not lint them
2025-04-19 14:01:36 +00:00
..
lexer Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
parser Rollup merge of #137454 - mu001999-contrib:fix-137414, r=wesleywiser 2025-04-19 14:01:36 +00:00
errors.rs Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr 2025-04-17 11:21:54 +00:00
lib.rs Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00
validate_attr.rs Allow (but don't require) #[unsafe(naked)] so that compiler-builtins can upgrade to it 2025-04-14 20:44:15 +02:00