| Age | Commit message (Collapse) | Author | Lines |
|
This was an ancient regression test for #12685, caused by `-Zunpretty=expanded`
crashing on certain code produced by `#[derive(RustcEncodable)]`.
|
|
Note: I inserted blank lines between the items in
`pretty-expanded/input.rs` because it looked better that way.
|
|
|
|
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)
|
|
|