rust/compiler/rustc_parse/src
Deadbeef b145213cee Parse const unsafe trait properly
Previously, this was greedily stolen by the `fn` parsing logic.
2025-10-18 23:39:30 +00:00
..
lexer Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
parser Parse const unsafe trait properly 2025-10-18 23:39:30 +00:00
errors.rs Move parse_cfg_attr to rustc_attr_parsing 2025-10-15 22:18:18 +02:00
lib.rs Move parse_cfg_attr to rustc_attr_parsing 2025-10-15 22:18:18 +02:00