about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-20 05:06:55 +0000
committerbors <bors@rust-lang.org>2020-08-20 05:06:55 +0000
commit1a22a0ff93d63f738151f096434e732466b4a42e (patch)
tree6515b17120310b99d340ce4ddda3cd3fc6c61cca /src/test/rustdoc-ui/coverage/json.rs
parentf6049b60dbbc267a69b5c5f1d335f8f54bac2173 (diff)
parent5703b2863e1b4b815007b5a3380734634acd1f37 (diff)
downloadrust-1a22a0ff93d63f738151f096434e732466b4a42e.tar.gz
rust-1a22a0ff93d63f738151f096434e732466b4a42e.zip
Auto merge of #75595 - davidtwco:polymorphization-predicate-simplification-correction, r=eddyb
polymorphize: if any param in a predicate is used, then all are used

Addresses [review](https://github.com/rust-lang/rust/pull/75518#discussion_r470907646) [comments](https://github.com/rust-lang/rust/pull/75518#discussion_r470907865) [from](https://github.com/rust-lang/rust/pull/75518#discussion_r470908188) @eddyb in #75518 that I didn't get to resolve before bors merged.

This PR modifies polymorphization's handling of predicates so that if any generic parameter is used in a predicate then all parameters in that predicate are used.

r? @eddyb
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions