]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-16 Kirill BulatovAdd flyimport completion for trait assoc items
2021-01-16 bors[bot]Merge #7295
2021-01-16 Kirill BulatovUnindent the test
2021-01-16 Kirill BulatovUse specific kind for the flyimport completions
2021-01-16 Kirill BulatovShare import_assets and related entities
2021-01-15 bors[bot]Merge #7290
2021-01-15 unexgeAdd test mark for skipping single use item
2021-01-15 bors[bot]Merge #7289
2021-01-15 unexgeCreate new nodes only when applying changes
2021-01-15 unexgeAdd Unmerge Use assist
2021-01-15 bors[bot]Merge #7288
2021-01-15 Lukas WirthHandle self/super/crate in PathSegment as NameRef
2021-01-15 bors[bot]Merge #7287
2021-01-15 Aleksey KladovMake SyntaxPtr lookup logarithmic
2021-01-15 bors[bot]Merge #7285
2021-01-15 bors[bot]Merge #7286
2021-01-15 Aleksey KladovRemove useless wrapper
2021-01-15 Jonas SchievinkDon't duplicate rustc diagnostics fixes
2021-01-15 bors[bot]Merge #7209
2021-01-15 Daiki IharaAdd test for yield_expr
2021-01-15 Daiki IharaAdd support for yiled keyword
2021-01-15 Daiki IharaUpgrade ungrammar to v1.7
2021-01-15 bors[bot]Merge #7281
2021-01-15 Aleksey KladovInsert `;` when completing keywords in let
2021-01-15 Aleksey KladovSimplify
2021-01-15 Aleksey KladovAdd braces when completing ifs
2021-01-15 bors[bot]Merge #7272
2021-01-15 bors[bot]Merge #7278
2021-01-15 Aleksey Kladovbump arena
2021-01-15 Aleksey Kladovbump arena
2021-01-15 bors[bot]Merge #7274
2021-01-14 Aramis RazzaghipourAdd more keys to la-arena Cargo.toml
2021-01-14 Aramis RazzaghipourAdd docs to la-arena crate
2021-01-14 Lukas WirthPhase out SourceFileEdits in favour of a plain HashMap
2021-01-14 Lukas WirthFix assert_never invoking assert_always
2021-01-14 Lukas WirthGroup file source edits by FileId
2021-01-14 bors[bot]Merge #7271
2021-01-14 Aleksey Kladovprepare to publish el libro de arena
2021-01-14 bors[bot]Merge #7270
2021-01-14 Aleksey KladovIntroduce more appropriate assertion mechanism
2021-01-14 bors[bot]Merge #7269
2021-01-14 Laurențiu NicolaFix server path comparison
2021-01-14 bors[bot]Merge #7266
2021-01-14 Aleksey KladovMake printin the backtrace more convenient
2021-01-14 bors[bot]Merge #7265
2021-01-14 Aleksey KladovAdd a test for #7110
2021-01-14 bors[bot]Merge #7264
2021-01-14 Chinedu Francis... Use --workspace when loading extern resources
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7257
2021-01-14 bors[bot]Merge #7110
2021-01-14 bors[bot]Merge #7260
2021-01-13 bors[bot]Merge #6809
2021-01-13 Fisher DarlingSort impls by trait definition
2021-01-13 bors[bot]Merge #7263
2021-01-13 Aleksey KladovUse upstream TextSize API
2021-01-13 bors[bot]Merge #7220
2021-01-13 ShuiRuTianfix windows test.
2021-01-13 Lukas WirthRender Fn* trait objects and impl types as rust does
2021-01-13 bors[bot]Merge #7262
2021-01-13 Aleksey KladovDon't show internal server error on rename
2021-01-13 bors[bot]Merge #7251
2021-01-13 ShuiRuTianunwrap.
2021-01-12 ArnaudDocument vfs private items
2021-01-12 ArnaudDocument vfs public items
2021-01-12 ShuiRuTianskip slow tests.
2021-01-12 ShuiRuTianuse path rather than hard code.
2021-01-12 ShuiRuTianfix and add tests.
2021-01-12 Lukas WirthMove FamousDefs fixture out into its own file
2021-01-12 Lukas WirthRename FileReferences -> UsageSearchResult
2021-01-12 Lukas WirthEnsure uniqueness of file ids in reference search via...
2021-01-12 Lukas WirthGroup references by FileId
2021-01-11 bors[bot]Merge #7250
2021-01-11 Aleksey KladovImprove analysis stats legibility
2021-01-11 bors[bot]Merge #7249
2021-01-11 Aleksey KladovAdd build benchmark xtask command
2021-01-11 ShuiRuTianformat
2021-01-11 ShuiRuTianfix as suggestion.
2021-01-11 Song GaoUpdate crates/rust-analyzer/src/handlers.rs
2021-01-11 Song GaoUpdate crates/rust-analyzer/src/handlers.rs
2021-01-11 bors[bot]Merge #7247
2021-01-11 kjeremycargo update
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 Aleksey KladovEncourage gifs
2021-01-11 kjeremyUnfreeze cargo_metadata
2021-01-11 bors[bot]Merge #7244
2021-01-11 Aleksey KladovGoto for inner doc links works for module inner doc...
2021-01-11 bors[bot]Merge #7235
2021-01-11 ShuiRuTianmove logic from client to server.
2021-01-11 Manmeet MaanFix formatting
2021-01-11 Manmeet MaanApply Suggestions from code review
2021-01-10 Lukas WirthAdd some more marks to rename tests
2021-01-10 Lukas WirthUse local error macros in references/rename
2021-01-10 bors[bot]Merge #7241
2021-01-10 Aleksey KladovHonor client's dynamic registration caps
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #7240
2021-01-10 Aleksey KladovMake default memory stats less verbose
2021-01-10 Vincent EscheUpdated tests via `cargo xtask codegen`
2021-01-10 bors[bot]Merge #7239
next