]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct-and-trait, r=estebank
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Sat, 11 Jun 2022 05:42:14 +0000 (07:42 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2022 05:42:14 +0000 (07:42 +0200)
commit640019ba6eabe0a8f28876f808f7bfe538f06543
treef5fd82c10ba76ff5b1ee7d96714f9d7699c899a9
parent59c2ff532d588d5268256578982e5c2cf7d15dad
parent5639e52ae1aa91a5d2fef12509410d2997886d49
Rollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct-and-trait, r=estebank

Suggest to swap a struct and a trait in trait impls

closes #89590
compiler/rustc_resolve/src/late.rs
compiler/rustc_resolve/src/late/diagnostics.rs
compiler/rustc_span/src/lib.rs