rust/tests/ui/stats
Matthias Krüger efee13ab33
Rollup merge of #116067 - saethlin:meta-stats-ice, r=WaffleLapkin
Open the FileEncoder file for reading and writing

Maybe I just don't know `File` well enough, but the previous comment didn't make it clear enough to me that we can't use `File::create`. This one does.

Fixes https://github.com/rust-lang/rust/issues/116055

r? `@WaffleLapkin`
2023-09-22 23:12:38 +02:00
..
hir-stats.rs Reinstate the `hir-stats.rs` tests on stage 1. 2023-02-02 10:24:30 +11:00
hir-stats.stderr Record asyncness span in HIR 2023-09-21 19:18:14 +00:00
meta-stats.rs Open the FileEncoder file for reading and writing 2023-09-22 16:13:25 -04:00