]> git.lizzy.rs Git - rust.git/history - crates
rename variables
[rust.git] / crates /
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-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 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 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
2021-08-02 bors[bot]Merge #9751
2021-08-02 bors[bot]Merge #9759
2021-08-02 Lukas WirthSimplify inline_local_variable assist
2021-08-02 bors[bot]Merge #9752
2021-08-02 bors[bot]Merge #9758
2021-08-02 Aleksey Kladovinternal: explain that we don't `ref` in style.md
2021-08-02 bors[bot]Merge #9757
2021-08-02 bors[bot]Merge #9756
2021-08-02 Lukas Wirthresolve_doc_path is able to resolve to macros
2021-08-02 Aleksey Kladovminor: encode usage convention into API
2021-08-02 Aleksey Kladovsimplify
2021-08-02 Aleksey Kladovfailing test
2021-08-01 Toby FlemingRust project project model smoke tests
2021-08-01 Toby FlemingRust project supports proc-macro dependent crates
2021-08-01 Vincent EscheMake `LoadCargoConfig`, `fn load_workspace_at` & `fn...
2021-07-31 bors[bot]Merge #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-31 bors[bot]Merge #9746
2021-07-31 Aleksey Kladovinternal: add API to check what are the max limits...
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9744
2021-07-31 Lukas WirthAnnotate type hints for pattern name ranges instead...
2021-07-31 bors[bot]Merge #9743
2021-07-31 Aleksey Kladovinternal: make non-zero times stand out in profile
2021-07-31 Aleksey Kladovinternal: document query implication of completion...
2021-07-31 Aleksey Kladovminor: follow code style
2021-07-31 bors[bot]Merge #9742
2021-07-31 Lukas WirthFix hover range for derive inputs
2021-07-31 bors[bot]Merge #9741
2021-07-31 Lukas WirthReplace useless types
2021-07-31 bors[bot]Merge #9740
2021-07-31 Lukas Wirthadd_explicit_type is applicable for closure parameters
2021-07-31 mahdi-frmsgenerate function assist favors deref cmpt types
2021-07-31 bors[bot]Merge #9737
2021-07-31 Laurențiu NicolaBump deps
2021-07-31 Jake Heinzupdate expects
2021-07-31 Jake Heinzmove to else f
2021-07-31 Jake Heinzsemantic highlighting: add reference hlmod
2021-07-30 bors[bot]Merge #9732
next