]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-09 Aleksey Kladovinternal: remove useless helpers
2021-08-09 bors[bot]Merge #9821
2021-08-09 Laurențiu NicolaFix typo in reference modifier description
2021-08-09 bors[bot]Merge #9735
2021-08-09 bors[bot]Merge #9820
2021-08-09 Aleksey Kladovminor: as per code-styple, add invariant comment
2021-08-08 bors[bot]Merge #9814
2021-08-08 Yoshua WuytsRemove unwraps
2021-08-08 Yoshua WuytsUpdate crates/test_utils/src/minicore.rs
2021-08-08 bors[bot]Merge #9816
2021-08-08 Yoshua WuytsUse minicore
2021-08-08 Yoshua Wuytsexclude files from tidy check
2021-08-08 bors[bot]Merge #9817
2021-08-08 Lukas WirthImplement if_to_bool_then assist
2021-08-08 Laurențiu NicolaIncrease chalk overflow depth
2021-08-08 Yoshua Wuytsuse make::name_ref
2021-08-08 Yoshua WuytsUpdate replace_derive_with_manual_impl.rs
2021-08-08 Yoshua WuytsImprove naming and add comments
2021-08-08 Yoshua Wuytsdedup struct debug impl code
2021-08-08 Yoshua WuytsFix enum debug indent level
2021-08-08 Yoshua Wuytsgenerate Debug for enums
2021-08-08 Yoshua Wuytsrename variables
2021-08-08 Yoshua Wuytsfinish debug_struct impls
2021-08-08 Yoshua Wuytsdebug for record field structs
2021-08-08 Yoshua Wuytswip
2021-08-08 Irina Shestakimpl Debug def from trait
2021-08-08 bors[bot]Merge #9812
2021-08-08 Aleksey Kladovfix: add `!` to macro completions with existing arg
2021-08-08 bors[bot]Merge #9808
2021-08-08 bors[bot]Merge #9810
2021-08-08 ivan770Add reference here diagnostic
2021-08-07 Lukas WirthLook for enum variants and trait assoc functions when...
2021-08-07 bors[bot]Merge #9809
2021-08-07 Lukas WirthSimplify
2021-08-07 bors[bot]Merge #9806
2021-08-07 Alex GoodCopy the proc_macro crate for the 1.56 ABI
2021-08-07 bors[bot]Merge #9805
2021-08-07 Florian DieboldUpgrade Chalk
2021-08-06 bors[bot]Merge #9801
2021-08-06 Jonas SchievinkDon't publish diagnostics in library source roots
2021-08-06 bors[bot]Merge #9800
2021-08-06 Jonas SchievinkBless tests
2021-08-06 Jonas SchievinkDon't include empty suggestions
2021-08-06 Jonas SchievinkInclude suggested replacement in diagnostics
2021-08-05 bors[bot]Merge #9794
2021-08-05 Florian DieboldFix binders with bare dyn trait
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-05 Lukas Wirthextract_type_alias extracts generics correctly
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9788
2021-08-04 Lukas Wirthextract_function does not move locals defined outside...
2021-08-04 Lukas WirthDocument reference highlighting mod
2021-08-04 Alexandre FourcatAdd completion for struct literal in which all fields...
2021-08-04 bors[bot]Merge #9786
2021-08-04 Jonas SchievinkFix detection of macro file in inactive-code diag
2021-08-04 JadeSplit the test
2021-08-04 bors[bot]Merge #9734
2021-08-04 Jake Heinzmatch style
2021-08-04 Jake Heinzfix + update expects
2021-08-04 JakeApply suggestions from code review
2021-08-04 JadeSupport exclusive_range_pattern
2021-08-04 Jadetree-wide: fix rustdoc warnings, add some links
2021-08-03 bors[bot]Merge #9775
2021-08-03 Lukas Wirth`extract_assist` is aware of the expression owner
2021-08-03 JakeUpdate crates/ide/src/syntax_highlighting/highlight.rs
2021-08-03 bors[bot]Merge #9773
2021-08-03 Lukas Wirthextract_function is `const` aware
2021-08-03 Lukas WirthReorganize functions in extract_function assist
2021-08-03 Lukas WirthDo no tear comments apart in extract_function assist
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-03 bors[bot]Merge #9772
2021-08-03 Aleksey Kladovfeat: filter out duplicate macro completions
2021-08-03 bors[bot]Merge #9771
2021-08-03 bors[bot]Merge #9770
2021-08-03 Ryan LevickGive better error message when the rust-analyzer binar...
2021-08-03 Laurențiu NicolaDowngrade notify and use RecommendedWatcher
2021-08-02 bors[bot]Merge #9764
2021-08-02 Lukas WirthDon't use the module as the candidate node in fuzzy...
2021-08-02 vsrsUpdate the docs
2021-08-02 vsrsEnable assist only if an item is selected
2021-08-02 vsrsfix generated tests
2021-08-02 vsrsAllow several samples in "// Assist:" comments.
2021-08-02 vsrsSome comment tests
2021-08-02 vsrsSort struct enum variant fields
2021-08-02 vsrsSort enums
2021-08-02 vsrsSort unions
2021-08-02 vsrscargo fmt
2021-08-02 vsrsSort struct fields
2021-08-02 vsrsSort trait and impl methods
2021-08-02 bors[bot]Merge #9762
2021-08-02 Lukas WirthFix ranged hover result range
2021-08-02 bors[bot]Merge #9761
2021-08-02 Lukas WirthAlso search for pattern nodes in ranged hover
2021-08-02 Lukas WirthShow coerced types on type hover
next