about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-09-21 20:54:57 +0000
committerbors <bors@rust-lang.org>2018-09-21 20:54:57 +0000
commit63c75d375d76d0bcc586f9cb5520ced24bc58450 (patch)
tree557dfeff33222618ded12e787d0daf586c57b54a /src/libsyntax/parse/parser.rs
parent1002e404e1ae6b8b907c8655edd41380d0c561cb (diff)
parenta79db050c81b214062e54aae1ed6652dfef804d5 (diff)
downloadrust-63c75d375d76d0bcc586f9cb5520ced24bc58450.tar.gz
rust-63c75d375d76d0bcc586f9cb5520ced24bc58450.zip
Auto merge of #54223 - pnkfelix:issue-53764-uiify-run-pass, r=nikomatsakis
`ui`ify run-pass

This addresses the remainder of #53764 by first converting `src/test/run-pass` into another `ui`-style test suite, and then turning on `compare-mode=nll` for that new suite.

After this lands, we can address #54047 for the short term by moving all the `src/test/ui/run-pass` tests back to `src/test/run-pass`.

(Longer term, the compiler team's current (hypothetical sketch of a) plan (see [1][], [2][]) is unify all the tests by embedding these meta-properties like "// run-pass` into their headers explicitly and dropping the significance of their location on the file system.)

[1]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/subject/weekly.20meeting.202018-09-13/near/133889370
[2]: https://github.com/rust-lang/rust/issues/54047#issuecomment-421030356
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions