diff options
author | bors <bors@rust-lang.org> | 2022-12-28 13:07:30 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2022-12-28 13:07:30 +0000 |
commit | 83a28ef095ba4179a63196f16eadd97f110d6cb3 (patch) | |
tree | ceae5e9882a4ee57020d2ce9898bf7df9d5f29c1 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 6a20f7df5755d8c6b68110d2d0391a7b03268e77 (diff) | |
parent | 96d8011fa8b643c7ef4eb85cabf293408b1cbc5e (diff) | |
download | rust-83a28ef095ba4179a63196f16eadd97f110d6cb3.tar.gz |
Auto merge of #106129 - compiler-errors:compare_method-tweaks, r=BoxyUwU
Some `compare_method` tweaks
1. Make some of the comparison functions' names more regular
2. Reduce pub scope of some of the things in `compare_method`
~3. Remove some unnecessary opaque type handling code -- `InferCtxt` already is in a mode that doesn't define opaque types~
* moved to a different PR
4. Bubble up `ErrorGuaranteed` for region constraint errors in `compare_method` - Improves a redundant error message in one unit test.
5. Move the `compare_method` module to have a more general name, since it's more like `compare_impl_item` :)
6. Rename `collect_trait_impl_trait_tys`
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions