about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-11-09 18:09:09 -0800
committerNoah Lev <camelidcamel@gmail.com>2021-11-09 18:09:09 -0800
commit169b84fee38827d0e4e437696baf7149d9c2adf7 (patch)
tree3bcf891e81705525e0f3395f08c05f86726b4cb3 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentc57704f3eb4319cc93513c232e9c434a73af46d2 (diff)
downloadrust-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_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions