trunk
Add support for `char` keyword per #5903. (#6078)
Fix crash in character literal lexing (#6805)
Consolidate token-related range handling to one struct (#5399)
Add a newline after diagnostic output when testing (#4818)
Fix GetTokenText for raw identifiers. (#7250)
Avoid non-UTF8-encoded test files. (#5965)
Clean up a few details of lex yaml printing (#4845)
Trailing comments (#7441)
Add a feature to explicitly include a file's SemIR (#5961)
Add basic support for `eval fn` and `musteval fn`. (#6694)
Fix invalid digit caret (#6921)