Skip to content

Commit 370c38e

Browse files
authored
Unrolled build for rust-lang#125973
Rollup merge of rust-lang#125973 - Zalathar:pretty, r=lqd Remove `tests/run-make-fulldeps/pretty-expanded` This was an ancient regression test for rust-lang#12685, caused by `-Zunpretty=expanded` crashing on certain code produced by `#[derive(RustcEncodable)]`. Given that this test predates `//@ pretty-expanded` tests, and was tied to ancient implementation details of the pretty-printer and `#[derive(RustcEncodable)]` (which the test no longer even uses), I think we can safely delete it. --- Spotted via rust-lang#125948.
2 parents 23e040a + c7491a9 commit 370c38e

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

tests/run-make-fulldeps/pretty-expanded/Makefile

-4
This file was deleted.

tests/run-make-fulldeps/pretty-expanded/input.rs

-25
This file was deleted.

0 commit comments

Comments
 (0)