diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2021-02-28 21:59:43 -0500 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-02-28 22:01:45 -0500 |
| commit | 6dc99346413292f85cfe572f3ced29242c36e8e7 (patch) | |
| tree | 999a1cfbc91f9da1d2e6bd773cc89c314c1e879c /compiler/rustc_mir/src/transform/coverage/graph.rs | |
| parent | 65f0b2549c35fb9cbfaa594ae190011187df1cec (diff) | |
| download | rust-6dc99346413292f85cfe572f3ced29242c36e8e7.tar.gz rust-6dc99346413292f85cfe572f3ced29242c36e8e7.zip | |
Remove deleted pass from rustdoc test suite
`src/test/rustdoc-ui/deprecated-attrs.rs` tells rustdoc to run the `collapse-docs` pass, which no longer exists (it was removed in https://github.com/rust-lang/rust/pull/80261). Rustdoc doesn't actually give a proper diagnostic here; instead it prints an `error!` log. Now that tracing is compiled unconditionally, the log is now being emitted by default, because it's at the error level. rustdoc shouldn't be using `error!` logging for diagnostics in the first place, but in the meantime this change gets the testsuite to pass.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
