rust/compiler/rustc_parse/src
Josh Stone af2a85bd75 Ensure stack in Parser::parse_ty
This solve a stack overflow found on Fedora s390x when building
`tests/ui/associated-consts/issue-93775.rs`.
2025-06-04 15:21:30 -07:00
..
lexer Report text_direction_codepoint_in_literal when parsing 2025-05-27 15:57:41 +00:00
parser Ensure stack in Parser::parse_ty 2025-06-04 15:21:30 -07:00
errors.rs move asm parsing code into rustc_parse 2025-05-27 09:44:10 +02:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
validate_attr.rs Make attribute safety validation logic more obvious 2025-05-04 21:44:50 +08:00