]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillot
authorbors <bors@rust-lang.org>
Thu, 11 Nov 2021 15:15:15 +0000 (15:15 +0000)
committerbors <bors@rust-lang.org>
Thu, 11 Nov 2021 15:15:15 +0000 (15:15 +0000)
commit3d29b6807740db74aeb9c2f626115e519dee4a62
tree98e1c93a51c1eef64bd007ea994c3a04fc60d426
parentd71ba74f0d51459ef10f2b73400c013c7a12d828
parent9734c035248319e2c4b871af94220ce881def29c
Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillot

Assoc item cleanup

This removes some fields from ObligationCauseCode

Split out of #90639
compiler/rustc_infer/src/infer/error_reporting/mod.rs
compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs
compiler/rustc_trait_selection/src/traits/error_reporting/suggestions.rs
compiler/rustc_typeck/src/check/compare_method.rs