about summary refs log tree commit diff
path: root/tests/run-make-fulldeps/pretty-expanded
AgeCommit message (Collapse)AuthorLines
2024-06-05Remove `tests/run-make-fulldeps/pretty-expanded`Zalathar-29/+0
This was an ancient regression test for #12685, caused by `-Zunpretty=expanded` crashing on certain code produced by `#[derive(RustcEncodable)]`.
2024-06-04rustfmt `tests/run-make-fulldeps/`.Nicholas Nethercote-6/+23
Note: I inserted blank lines between the items in `pretty-expanded/input.rs` because it looked better that way.
2024-03-22Soft-destabilize `RustcEncodable`/`RustcDecodable`Jacob Pratt-10/+6
2023-03-30move `tools.mk` to run-makeJoshua Nelson-1/+1
apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests)
2023-01-11Move /src/test to /testsAlbert Larsan-0/+16