diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2021-11-09 18:09:09 -0800 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2021-11-09 18:09:09 -0800 |
| commit | 169b84fee38827d0e4e437696baf7149d9c2adf7 (patch) | |
| tree | 3bcf891e81705525e0f3395f08c05f86726b4cb3 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | c57704f3eb4319cc93513c232e9c434a73af46d2 (diff) | |
| download | rust-169b84fee38827d0e4e437696baf7149d9c2adf7.tar.gz rust-169b84fee38827d0e4e437696baf7149d9c2adf7.zip | |
Replace where-bounded Clean impl with function
This was the only Clean impl I found with `where` bounds. This impl was doubly-confusing: it was implemented on a tuple and it was polymorphic. Combined, this caused a "spooky action at a distance" effect to make the code very confusing.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
