]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Highlight declarations and references for both defs in field shorthands
[rust.git] / crates / ide_db /
2021-08-23 bors[bot]Merge #10001
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-19 bors[bot]Merge #9955
2021-08-19 Lukas WirthRename fails on renaming definitions created by macros
2021-08-17 bors[bot]Merge #9936
2021-08-17 bors[bot]Merge #9929
2021-08-17 Lukas WirthEmit more concise text edits in ide_db::rename
2021-08-16 Lukas Wirthsome code docs for the ide_db/rename module
2021-08-16 Lukas WirthHandle all rename special cases for all record pattern...
2021-08-14 bors[bot]Merge #9896
2021-08-14 bors[bot]Merge #9895
2021-08-14 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9890
2021-08-14 Aleksey Kladovinternal: merge hir::BinaryOp and ast::BinOp
2021-08-12 bors[bot]Merge #9807
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 bors[bot]Merge #9836
2021-08-10 bors[bot]Merge #9846
2021-08-10 bors[bot]Merge #9845
2021-08-10 bors[bot]Merge #9842
2021-08-10 Lukas WirthSubstitute generic types in inline_call
2021-08-10 bors[bot]Merge #9841
2021-08-10 bors[bot]Merge #9840
2021-08-10 bors[bot]Merge #9838
2021-08-10 bors[bot]Merge #9837
2021-08-10 Lukas WirthImplement `bool_then_to_if` assist
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9808
2021-08-07 bors[bot]Merge #9809
2021-08-05 bors[bot]Merge #9793
2021-08-05 bors[bot]Merge #9785
2021-08-05 Michał MuskałaRemove unused structs in ide_db
2021-08-05 bors[bot]Merge #9790
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9734
2021-08-04 Jadetree-wide: fix rustdoc warnings, add some links
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthRevise TypeInfo::ty usage
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-08-02 bors[bot]Merge #9764
2021-08-02 bors[bot]Merge #9762
2021-08-02 bors[bot]Merge #9761
2021-08-02 bors[bot]Merge #9759
2021-07-31 bors[bot]Merge #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9743
2021-07-31 bors[bot]Merge #9741
2021-07-31 Lukas WirthReplace useless types
2021-07-30 bors[bot]Merge #9727
2021-07-30 bors[bot]Merge #9731
2021-07-30 bors[bot]Merge #9728
2021-07-29 bors[bot]Merge #9706
2021-07-29 bors[bot]Merge #9722
2021-07-29 Lukas WirthRefine extraction targets of extract_function assist
2021-07-28 bors[bot]Merge #9716
2021-07-28 Jonas SchievinkStop reexporting `hir_def`'s `ItemInNs` from HIR
2021-07-28 bors[bot]Merge #9700
2021-07-28 Laurențiu NicolaSmall grammar fix
2021-07-27 bors[bot]Merge #9710
2021-07-27 Lukas WirthDon't qualify self as crate in add_missing_impl_members...
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-24 bors[bot]Merge #9688
2021-07-24 Lukas WirthResolve derive attribute input macro paths in ide layer
2021-07-23 bors[bot]Merge #9683
2021-07-23 bors[bot]Merge #9677
2021-07-23 Lukas WirthCorrectly classify Rename Names
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9669
2021-07-21 Lukas WirthMove out fn_param tests
2021-07-21 bors[bot]Merge #9668
2021-07-21 Lukas WirthFix some more basic clippy lints
2021-07-21 bors[bot]Merge #9667
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9654
2021-07-20 bors[bot]Merge #9652
2021-07-20 bors[bot]Merge #9651
2021-07-20 bors[bot]Merge #9637
2021-07-20 bors[bot]Merge #9648
2021-07-20 Aleksey Kladovminor: address review comments
2021-07-20 bors[bot]Merge #9647
2021-07-20 Aleksey Kladovinternal: remove one usage of a slow method
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-07-13 bors[bot]Merge #9550
2021-07-12 bors[bot]Merge #9583
2021-07-12 Aleksey Kladovinternal: get rid of a call to slow O(N) visibility_of...
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9569
2021-07-11 Lukas WirthInline name classification reference calls
2021-07-11 Lukas WirthExplicitly check for reference locals or fields in...
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 Aleksey Kladovinternal: remove one more needless extern crate
2021-07-11 mahdi-frmsadd 'for' postfix completion
2021-07-11 Aleksey Kladovtypo
next