Files
rust/compiler
Nicholas Nethercote c9d0bdccb2 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.
2026-05-01 15:10:46 +10:00
..
2026-04-29 07:41:14 +02:00