]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[rust.git] / crates / rust-analyzer /
2021-09-20 Lukas WirthRename some assists
2021-09-18 bors[bot]Merge #10252
2021-09-17 bors[bot]Merge #10265
2021-09-17 bors[bot]Merge #10260
2021-09-17 bors[bot]Merge #10264
2021-09-17 Dawerfix completion handler trying to seek outside of charac...
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10229
2021-09-13 bors[bot]Merge #10126
2021-09-13 Lukas WirthExclude test file from rust tidy check
2021-09-13 bors[bot]Merge #10199
2021-09-13 Laurențiu NicolaShuffle code around to avoid an allocation
2021-09-13 bors[bot]Merge #10225
2021-09-13 Lukas WirthAdd proc-macro fixture directive
2021-09-13 Laurențiu NicolaFix Cargo.toml change detection
2021-09-12 bors[bot]Merge #10202
2021-09-11 bors[bot]Merge #10207
2021-09-11 bors[bot]Merge #10206
2021-09-11 Giles Coperemoving seemingly unused dev deps.
2021-09-11 Giles Coperemove unused deps
2021-09-10 bors[bot]Merge #10177
2021-09-09 bors[bot]Merge #10190
2021-09-09 bors[bot]Merge #10188
2021-09-08 bors[bot]Merge #10093
2021-09-08 bors[bot]Merge #10174
2021-09-07 Jonas SchievinkRename `is_member` to `is_local`
2021-09-06 bors[bot]Merge #10167
2021-09-06 bors[bot]Merge #10165
2021-09-06 David Barskyupdate to tracing-tree 0.1.10, which does not pull...
2021-09-04 bors[bot]Merge #10146
2021-09-04 bors[bot]Merge #10147
2021-09-04 Aleksey Kladovinternal: deduplicate
2021-09-04 Aleksey Kladovfix: don't panic if the client sends invalid request
2021-09-03 bors[bot]Merge #10139
2021-09-03 bors[bot]Merge #10130
2021-09-02 Alifix error message for when DidChangeTextDocument path...
2021-09-01 bors[bot]Merge #10114
2021-09-01 bors[bot]Merge #10103
2021-09-01 Jonas Schievinkfix: multi-token mapping aware find references
2021-09-01 bors[bot]Merge #9954
2021-08-31 bors[bot]Merge #10101
2021-08-31 Aleksey Kladovinternal: reduce coupling
2021-08-31 bors[bot]Merge #10100
2021-08-31 Aleksey Kladovinternal: cleanup proc macro server error handlig
2021-08-31 bors[bot]Merge #10099
2021-08-31 bors[bot]Merge #10095
2021-08-31 Aleksey Kladovminor: improve readability
2021-08-31 bors[bot]Merge #10097
2021-08-31 bors[bot]Merge #10094
2021-08-31 Aleksey Kladovinternal: split database loading time in anaysis-stats...
2021-08-30 bors[bot]Merge #10089
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10088
2021-08-30 Aleksey Kladovfeat: improve CPU usage
2021-08-30 Aleksey Kladovinternal: make scheduling control flow more obvious
2021-08-30 Aleksey Kladovinternal: improve consistency
2021-08-30 Aleksey Kladovinternal: more obviously correct code for cache priming...
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 Aleksey Kladovinternal: don't shut up the compiler when it says the...
2021-08-30 bors[bot]Merge #10079
2021-08-30 Aleksey Kladovinternal: make upstream bug less annoying
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #10044
2021-08-27 bors[bot]Merge #9970
2021-08-27 bors[bot]Merge #10057
2021-08-27 bors[bot]Merge #10055
2021-08-27 bors[bot]Merge #10054
2021-08-26 bors[bot]Merge #10049
2021-08-26 Aleksey Kladovminor: nicer way to defeat disjoint closure captures
2021-08-26 Vincent EscheExtend `CargoConfig.unset_test_crates` to allow for...
2021-08-26 bors[bot]Merge #10030
2021-08-26 bors[bot]Merge #10029
2021-08-25 bors[bot]Merge #10024
2021-08-25 Jonas SchievinkFix reporting of build script errors
2021-08-25 Jonas SchievinkDon't fetch build script output twice
2021-08-24 bors[bot]Merge #9944
2021-08-24 bors[bot]Merge #9993
2021-08-24 bors[bot]Merge #10010
2021-08-24 Aleksey Kladovinternal: use idiomatic form of assertions
2021-08-23 bors[bot]Merge #10001
2021-08-22 unexgefeat: join lines merges assignments
2021-08-22 bors[bot]Merge #9937 #9985
2021-08-22 Aleksey Kladovinternal: incentivize rust-analyzed developers to fix...
2021-08-22 bors[bot]Merge #9972
2021-08-22 bors[bot]Merge #9979
2021-08-22 bors[bot]Merge #9983
2021-08-22 Aleksey Kladovinternal: remove unreasonable crate dependency
2021-08-22 bors[bot]Merge #9982
2021-08-22 Aleksey Kladovinternal: reduce crate interdependence
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-20 bors[bot]Merge #9961
2021-08-20 Aleksey Kladovinternal: prep to 2021 edition
next