about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-11 03:19:14 +0900
committerGitHub <noreply@github.com>2020-10-11 03:19:14 +0900
commit8752b43900a82f8f7c0f08c74a3f360148b91e5a (patch)
tree980085f80e636accd9fe25b246f04d19c55c15b4 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent83685880b6de32e9781bea09d3d54decd195a9dd (diff)
parent217d6f9741819aedfe22e6d3ec9cca6e4a49f77d (diff)
downloadrust-8752b43900a82f8f7c0f08c74a3f360148b91e5a.tar.gz
rust-8752b43900a82f8f7c0f08c74a3f360148b91e5a.zip
Rollup merge of #77754 - bugadani:find_map_relevant_impl, r=matthewjasper
Add TraitDef::find_map_relevant_impl

This PR adds a method to `TraitDef`. While `for_each_relevant_impl` covers the general use case, sometimes it's not necessary to scan through all the relevant implementations, so this PR introduces a new method, `find_map_relevant_impl`. I've also replaced the `for_each_relevant_impl` calls where possible.

I'm hoping for a tiny bit of efficiency gain here and there.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions