Moving all rustdoc-ui tests to check-pass

These were all build-pass before and don't seem to need it.

Helps with #62277
This commit is contained in:
Val Markovic 2020-04-19 16:40:53 -07:00
parent 52fa23add6
commit 2add9d8fc2
19 changed files with 19 additions and 19 deletions

View file

@ -1,5 +1,5 @@
// compile-flags:-Z unstable-options --show-coverage
// build-pass (FIXME(62277): could be check-pass?)
// check-pass
//! gotta make sure we can count statics and consts correctly, too