]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Merge #8133
[rust.git] / crates / rust-analyzer /
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8135
2021-03-21 Matthias Krügera lot of clippy::style fixes
2021-03-21 Lukas WirthAdd `'` to trigger_characters, allowing more direct...
2021-03-20 bors[bot]Merge #8119
2021-03-20 Lukas WirthDon't return a SourceChange on WillRenameFiles when...
2021-03-19 bors[bot]Merge #8097
2021-03-18 bors[bot]Merge #8095
2021-03-18 bors[bot]Merge #8086
2021-03-18 Lukas WirthUse a highlight modifier for intra doc links
2021-03-18 bors[bot]Merge #8082
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8071
2021-03-17 Lukas WirthSemantic highlight intradoclinks in documentation
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 Matthias Krügerremove uselessly wrapped ?s. (clippy::meedless_question...
2021-03-17 Matthias Krügerdon't clone types that are copy (clippy::clone_on_copy)
2021-03-17 Matthias Krügeravoid converting types into themselves via .into()...
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8028
2021-03-15 bors[bot]Merge #8035
2021-03-15 bors[bot]Merge #7992
2021-03-15 bors[bot]Merge #8033
2021-03-15 bors[bot]Merge #8032
2021-03-15 Aleksey KladovEnable proc-macros by default
2021-03-15 bors[bot]Merge #8020
2021-03-15 bors[bot]Merge #8018
2021-03-15 bors[bot]Merge #8021 #8022
2021-03-15 bors[bot]Merge #8023
2021-03-15 Aleksey KladovMove code to the appropriate layer
2021-03-15 bors[bot]Merge #7975
2021-03-15 Matthias Krügersome clippy::performance fixes
2021-03-15 Lukas WirthEnable searching for builtin types
2021-03-15 bors[bot]Merge #7966
2021-03-14 bors[bot]Merge #8017
2021-03-14 ivan770Make CI happy
2021-03-14 ivan770Introduce StructureNodeKind
2021-03-14 ivan770Provide regions in file structure
2021-03-14 bors[bot]Merge #8014
2021-03-14 Josh Mcguiganincrease completion relevance for items in local scope
2021-03-14 bors[bot]Merge #7993
2021-03-14 bors[bot]Merge #8011
2021-03-14 Edwin ChengAdd no-sysroot flag for analysis-stats
2021-03-14 bors[bot]Merge #8010
2021-03-13 bors[bot]Merge #7997
2021-03-13 Aleksey Kladovfix folding range kind
2021-03-13 ivan770Make relevance tests display references, suggest derefs...
2021-03-13 bors[bot]Merge #7996
2021-03-13 Florian DieboldSeparate `Ty` and `TyKind` like in Chalk
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7981
2021-03-13 bors[bot]Merge #7984
2021-03-13 bors[bot]Merge #7994
2021-03-13 ivan770Count derefs as matched types if possible
2021-03-12 Laurențiu NicolaImprove version display
2021-03-12 bors[bot]Merge #7956
2021-03-12 bors[bot]Merge #7904
2021-03-12 Josh Mcguiganupdate relevance score u8 -> u32
2021-03-12 Josh Mcguiganadd completion relevance score
2021-03-11 vsrsApply review suggestions
2021-03-10 bors[bot]Merge #7961
2021-03-10 bors[bot]Merge #7958
2021-03-10 Lukas WirthAvoid double text edits when renaming mod declaration
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7878
2021-03-09 bors[bot]Merge #7945
2021-03-09 Aleksey KladovFuture proof completion scores
2021-03-09 bors[bot]Merge #7942
2021-03-09 bors[bot]Merge #7944
2021-03-09 Aleksey KladovSelecting `&mut foo` completion now actually inserts...
2021-03-09 Aleksey KladovCleanup auto-ref in completion
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7940
2021-03-09 Lukas WirthFix unused definitions not being document highlit
2021-03-09 Aleksey KladovFix bad names
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-09 bors[bot]Merge #7932
2021-03-09 Aleksey KladovMake code less surprising
2021-03-09 bors[bot]Merge #7931
2021-03-09 bors[bot]Merge #7927
2021-03-08 bors[bot]Merge #7898
2021-03-08 Kirill BulatovWork towards better import labels
2021-03-08 Kirill BulatovReturn more data about located imports
2021-03-08 Joshua NelsonAdd more documentation for rustc_private
2021-03-08 bors[bot]Merge #7918
2021-03-08 Aleksey KladovMake `code generation` just work
2021-03-08 Aleksey KladovUse the same name in xtask and test utils
2021-03-08 Aleksey KladovGeneralize file ensuring infrastructure
2021-03-08 bors[bot]Merge #7921
2021-03-08 Aleksey KladovDon't punish every crate with serde-json
2021-03-08 bors[bot]Merge #7891
2021-03-08 Daniel McNabDocument rustc_private in metadata
2021-03-08 Daniel McNabRevert "Support disabling rustc build scripts"
2021-03-08 bors[bot]Merge #7914
2021-03-08 Aleksey KladovMake code completion "just work" in more cases
2021-03-08 bors[bot]Merge #7901
2021-03-08 Daniel McNabSupport disabling rustc build scripts
next