rust/compiler/rustc_parse
Nicholas Nethercote f419b18d16 Return early on an error path in parse_item_impl.
Currently the code continues, using an empty path, but it doesn't need
to.
2025-04-09 15:00:30 +10:00
..
2025-04-02 06:20:35 +11:00