Code compiles on playground but fails when passed via stdin to rustc
Rust Internals [Unofficial]
June 19, 2026
ekuber:
I believe that we might have to coordinate with cargo (to ensure the edition is being passed in always).
I believe Cargo unconditionally passes in the edition already.
Discussion in the ATmosphere