rust/compiler/rustc_parse/src
bors 2d28b6384e Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk
Unsafe extern blocks

This implements RFC 3484.

Tracking issue #123743 and RFC https://github.com/rust-lang/rfcs/pull/3484

This is better reviewed commit by commit.
2024-06-06 08:14:58 +00:00
..
lexer Remove stream_to_parser. 2024-06-05 10:37:59 +10:00
parser Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk 2024-06-06 08:14:58 +00:00
errors.rs improve maybe_consume_incorrect_semicolon 2024-05-14 23:07:40 +02:00
lib.rs Make top-level rustc_parse functions fallible. 2024-06-05 10:38:03 +10:00
validate_attr.rs Rename buffer_lint_with_diagnostic to buffer_lint 2024-05-21 20:16:39 +00:00