rust/compiler/rustc_parse/src
Matthias Krüger bb27147ba2
Rollup merge of #150696 - rm-FIXME, r=ZuseZ4
enrich error info when tries to dlopen Enzyme

In rust-lang/rust#127273 I added a test and a FIXME comment pointing out how it does the wrong thing. In the next commit I fixed the problem but forgot to remove the FIXME comment, whoops.
2026-01-08 07:27:54 +01:00
..
lexer refactor: simplify code 2025-12-25 17:09:48 +08:00
parser Rollup merge of #150696 - rm-FIXME, r=ZuseZ4 2026-01-08 07:27:54 +01:00
errors.rs Support syntax for one-line trait reuse 2025-12-23 10:34:23 +03:00
lib.rs lexer/parser: ensure deps use the same unicode version 2025-12-27 11:20:42 +01:00