]> git.lizzy.rs Git - rust.git/history - crates/ide_db/src/helpers/merge_imports.rs
Don't compare ast::Visibility by stringifying
[rust.git] / crates / ide_db / src / helpers / merge_imports.rs
2021-05-20 Lukas Tobias WirthDon't compare ast::Visibility by stringifying
2021-05-20 bors[bot]Merge #8873
2021-05-20 Lukas Tobias WirthCheck for differing attributes in granularity guessing
2021-05-19 bors[bot]Merge #8882
2021-05-19 Lukas Tobias WirthReplace ImportGranularity::Guess with guessing boolean...
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8813
2021-05-14 bors[bot]Merge #8819
2021-05-14 Aleksey Kladovinternal: remove SyntaxRewriter
2021-05-14 Aleksey Kladovinternal: remove one more immutable tree
2021-05-12 bors[bot]Merge #8802
2021-05-11 bors[bot]Merge #8398
2021-05-11 bors[bot]Merge #8796
2021-05-11 bors[bot]Merge #8800
2021-05-11 bors[bot]Merge #8798
2021-05-10 bors[bot]Merge #8794
2021-05-10 Lukas WirthGive MergeBehaviour variants better names
2021-05-09 bors[bot]Merge #8783
2021-05-09 Aleksey Kladovinternal: introduce `ast::make::ext` module with common...
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-27 bors[bot]Merge #8624
2021-04-27 bors[bot]Merge #8629 #8657
2021-04-24 bors[bot]Merge #8647
2021-04-24 Lukas WirthSplit out merge_imports module from helpers::insert_use