Files
rust/compiler/rustc_parse
Jonathan Brouwer 47e6437af4 Rollup merge of #156031 - nnethercote:lex_token_trees, r=chenyukang
Return a single diagnostic from `lex_token_trees`.

It currently returns a `Vec` but in practice it always has one diagnostic in it.

LLM disclosure: Claude Code identified this when I asked it to review `tokentrees.rs`. I made the change by hand and tested it myself.

r? @chenyukang
2026-05-01 13:10:38 +02:00
..
2026-04-08 21:09:07 +02:00