about summary refs log tree commit diff
path: root/src/librustdoc/scrape_examples.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-22 10:57:59 +0000
committerbors <bors@rust-lang.org>2024-05-22 10:57:59 +0000
commitf0038a7c8fd8b5b8a949c92ae6419bcb59a09e72 (patch)
treeeb1bf05878d367df4dab279dc9c4801d4f90a18c /src/librustdoc/scrape_examples.rs
parentbec10295d489353f3143e3c2b435ac982189e2a4 (diff)
parent483f13ce913b7ceaeae9173d21cd3dc343f6dbc1 (diff)
downloadrust-f0038a7c8fd8b5b8a949c92ae6419bcb59a09e72.tar.gz
rust-f0038a7c8fd8b5b8a949c92ae6419bcb59a09e72.zip
Auto merge of #124227 - compiler-errors:hack-check-method-res, r=estebank
Make sure that the method resolution matches in `note_source_of_type_mismatch_constraint`

`note_source_of_type_mismatch_constraint` is a pile of hacks that I implemented to cover up another pile of hacks.

It does a bunch of re-confirming methods, but it wasn't previously checking that the methods it was looking (back) up were equal to the methods we previously had. This PR adds those checks.

Fixes #118185
Diffstat (limited to 'src/librustdoc/scrape_examples.rs')
0 files changed, 0 insertions, 0 deletions