What's Changed
Toolchain and implementation changes 🛠️
- Simplify the test that accesses
LangOptionsdue to handling diagnostic withFixItHintsand clarify the test if for diagnostic withFixItHintsby @bricknerb in #5596 - In
test_clang_cpp, ifCalledProcessErroris raised, log the stderr for easier debugging by @bricknerb in #5595 - Remove the no_prelude directory, using --no-prelude-import directly by @jonmeow in #5607
- Mark stdin output file test as no-prelude by @jonmeow in #5612
- Apply enclosing specifics to symbolic arguments in generic calls by @danakj in #5597
- Fix expected signature for
type.and. by @zygoloid in #5613
Full Changelog: v0.0.0-0.nightly.2025.06.04...v0.0.0-0.nightly.2025.06.05