about summary refs log tree commit diff
path: root/tests/ui/rustc-env/README.md
AgeCommit message (Collapse)AuthorLines
2024-05-19defrost RUST_MIN_STACK=ice rustc hello.rsJubilee Young-0/+6
An earlier commit included the change for a suggestion here. Unfortunately, it also used unwrap instead of dying properly. Roll out the ~~rice paper~~ EarlyDiagCtxt before we do anything that might leave a mess.