diff options
Diffstat (limited to 'src/test/rustdoc-ui/coverage/statics-consts.rs')
| -rw-r--r-- | src/test/rustdoc-ui/coverage/statics-consts.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/rustdoc-ui/coverage/statics-consts.rs b/src/test/rustdoc-ui/coverage/statics-consts.rs index 3c1dd35dfe1..b7d2b1dc10c 100644 --- a/src/test/rustdoc-ui/coverage/statics-consts.rs +++ b/src/test/rustdoc-ui/coverage/statics-consts.rs @@ -1,5 +1,5 @@ // compile-flags:-Z unstable-options --show-coverage -// compile-pass +// build-pass (FIXME(62277): could be check-pass?) //! gotta make sure we can count statics and consts correctly, too |
