-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
With #2994 landed, we can now follow on with various improvements. #2997 already represents a significant improvement over our old, trybuild-based setup.
- Remove "large type has been written to a file" output (which we can do using ui-test's "stderr filters") since these have nondeterministic names
- Add inline annotations for errors in
.rsfiles - Clean up
[zerocopy-derive/]tests/ui.rs,testutil/src/lib.rs, andtools/ui-runner/src/main.rs, including addressing FIXME comments - Be more consistent about how we do or don't propagate CLI flags or
RUSTFLAGSfrom the outer invocation - Figure out how to trick rustc into believing that the terminal is a fixed, consistent width regardless of what it really is so that it always outputs consistent
.stderrfiles regardless of environment - Run
cargo buildrather thancargo check, movesrc/doctests.rstests back into UI tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels