]> git.lizzy.rs Git - rust.git/history - crates/assists
Merge #6016
[rust.git] / crates / assists /
2020-09-17 bors[bot]Merge #6016
2020-09-16 bors[bot]Merge #5989
2020-09-16 Lukas WirthAdd make::glob_use_tree function to create star-only...
2020-09-14 bors[bot]Merge #5976
2020-09-14 bors[bot]Merge #5985
2020-09-13 bors[bot]Merge #5971
2020-09-12 Lukas WirthFix merge imports failing if the `self` module import...
2020-09-12 Lukas WirthTidy up `recursive_merge` implementation
2020-09-12 Lukas WirthReimplement import merging by making it recursive prope...
2020-09-12 Lukas WirthMake MergeBehaviour configurable
2020-09-11 bors[bot]Merge #5981
2020-09-11 Kirill BulatovProperly preserve macro braces
2020-09-11 bors[bot]Merge #5955
2020-09-11 bors[bot]Merge #5951 #5975
2020-09-11 bors[bot]Merge #5970
2020-09-10 Kirill BulatovOne more test
2020-09-10 Kirill BulatovUse better heuristics for replacement text when removin...
2020-09-09 bors[bot]Merge #5968
2020-09-05 Lukas WirthAllow merge_imports assists to merge imports of equal...
2020-09-05 Lukas WirthRemove duplicated import merge logic
2020-09-05 Lukas WirthFix segment_iter not iterating segments properly
2020-09-04 bors[bot]Merge #5940
2020-09-04 Aleksei SidorovRemove unnecessary comma
2020-09-04 Aleksei SidorovFix tests
2020-09-04 bors[bot]Merge #5935
2020-09-04 Aleksei SidorovUpdate codegen
2020-09-04 Aleksei SidorovFix nitpicks
2020-09-03 Lukas WirthAdd extra insert_use test for pub(crate) re-export...
2020-09-03 Lukas WirthDisable insert_import in extract_struct_from_enum_varia...
2020-09-03 Lukas WirthFix import insertion breaking nested modules
2020-09-03 Lukas WirthFix inserting imports in front of inner attributes
2020-09-03 Lukas WirthReplace insert_use_statement with the new insert_use
2020-09-03 Lukas WirthImpl make::blank_line
2020-09-03 Lukas WirthUse mark to check that paths that are too long will...
2020-09-03 Lukas WirthTidy up tests and apply suggested changes
2020-09-03 Lukas WirthAdd more import insertion tests
2020-09-03 Lukas WirthBegin refactor of import insertion
2020-09-03 Aleksei SidorovResolve most of corner cases
2020-09-03 Aleksei SidorovInitial implementation of the #5085 issue
2020-09-03 bors[bot]Merge #5941
2020-09-03 Aleksey KladovUnify naming
2020-08-31 bors[bot]Merge #5920
2020-08-31 Aleksey KladovReduce path_from_text usage
2020-08-26 bors[bot]Merge #5879
2020-08-26 bors[bot]Merge #5885
2020-08-26 bors[bot]Merge #5889
2020-08-26 bors[bot]Merge #5888
2020-08-26 Aleksey Kladov**Inline Variable** works with field shorthand
2020-08-25 bors[bot]Merge #5881
2020-08-25 Aleksey KladovMinor
2020-08-25 bors[bot]Merge #4873
2020-08-25 bors[bot]Merge #5863
2020-08-25 Aleksey KladovCleanup invert-if
2020-08-25 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-24 bors[bot]Merge #5841
2020-08-24 bors[bot]Merge #5733
2020-08-24 bors[bot]Merge #4776
2020-08-24 bors[bot]Merge #5845
2020-08-24 Pavan Kumar SunkaraAdd description for crates that will be published
2020-08-24 bors[bot]Merge #5851
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-24 Pavan Kumar SunkaraAdd version to deps in cargo.toml
2020-08-24 dragfireInvert if should be smart about is_some, is_none, is_ok...
2020-08-22 bors[bot]Merge #5823
2020-08-21 bors[bot]Merge #5838
2020-08-21 Aleksey Kladov:arrow_up: ungrammar
2020-08-20 unexgeUse new `Definition::usages` API in expand glob import
2020-08-20 unexgeFix importing private modules in expand glob import
2020-08-20 unexgeFix importing unused traits in expand glob import
2020-08-20 unexgeUse fixme instead of todo
2020-08-20 unexgeUse `Definition::find_usages` for finding used items...
2020-08-20 unexgeRun rustfmt
2020-08-20 unexgeHandle more cases in AST replacing in expand glob import
2020-08-20 unexgeImprove AST replacing in expand glob import
2020-08-19 bors[bot]Merge #5813
2020-08-19 bors[bot]Merge #5822
2020-08-19 bors[bot]Merge #5821
2020-08-19 Aleksey Kladov**Remove Unused Parameter** refactoring
2020-08-19 bors[bot]Merge #5820
2020-08-19 Aleksey KladovFuture proof find-usages API
2020-08-19 bors[bot]Merge #5643
2020-08-18 bors[bot]Merge #5695
2020-08-18 bors[bot]Merge #5804
2020-08-18 bors[bot]Merge #5801
2020-08-18 bors[bot]Merge #5800
2020-08-18 bors[bot]Merge #5798
2020-08-18 Aleksey KladovIntroduce Label
2020-08-18 DmitryMerge remote-tracking branch 'rust-analyzer/master'
2020-08-18 bors[bot]Merge #5682
2020-08-18 bors[bot]Merge #5687
2020-08-18 bors[bot]Merge #5758
2020-08-17 bors[bot]Merge #5776 #5780
2020-08-17 bors[bot]Merge #5782
2020-08-17 bors[bot]Merge #5785
2020-08-17 Aleksey KladovDon't make fields private unless you have to
2020-08-17 jDomantasupdate generated tests
2020-08-16 bors[bot]Merge #5766
2020-08-15 bors[bot]Merge #5769
2020-08-15 Aleksey KladovDon't expose hir::Path out of hir
2020-08-15 bors[bot]Merge #5768
next