about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/traits.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-01 11:07:26 +0000
committerbors <bors@rust-lang.org>2019-08-01 11:07:26 +0000
commitf23a5f208de7fba983bfaaa8d60f1208d5780a98 (patch)
tree7bbe402729300474128162596336986fee874dd8 /src/test/rustdoc-ui/coverage/traits.rs
parenta17951c4f80eb5208030f91fdb4ae93919fa6b12 (diff)
parentef7ef05e8ee29ccf4c225b1ad1cd3772ace8d660 (diff)
downloadrust-f23a5f208de7fba983bfaaa8d60f1208d5780a98.tar.gz
rust-f23a5f208de7fba983bfaaa8d60f1208d5780a98.zip
Auto merge of #62507 - petrochenkov:macunstab, r=alexcrichton
Remove derives `Encodable`/`Decodable` and unstabilize attribute `#[bench]`

`Encodable` and `Decodable` were deprecated before 1.0 and emitted an unsuppressable warning all this time.
`#[bench]` is a part of the custom test framework feature and cannot be used meaningfully on stable, only as `cfg(false)`.

Crater results can be found in https://github.com/rust-lang/rust/pull/62507#issuecomment-513850732 and below.

This PR also reroutes the tracking issue for `feature(test)` from #27812 (compiler internals) to #50297 (custom test frameworks).

Closes https://github.com/rust-lang/rust/issues/62048
Diffstat (limited to 'src/test/rustdoc-ui/coverage/traits.rs')
0 files changed, 0 insertions, 0 deletions