]> git.lizzy.rs Git - rust.git/history - crates/ide_assists/src/handlers/flip_binexpr.rs
Rename `*Owner` traits to `Has*`
[rust.git] / crates / ide_assists / src / handlers / flip_binexpr.rs
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-14 bors[bot]Merge #9890
2021-08-14 Aleksey Kladovinternal: merge hir::BinaryOp and ast::BinOp
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-22 bors[bot]Merge #7759
2021-02-22 Chetan Khilosiya7526: Rename crate assists to ide_assists.