]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-15 Aramis RazzaghipourRemove map module from la-arena public API
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
2021-01-10 Lukas WirthReplace SyntaxKind usage with T! macro where applicable
2021-01-10 bors[bot]Merge #7238
2021-01-10 Laurențiu NicolaFix typo, parentheses is plural
2021-01-10 bors[bot]Merge #7237
2021-01-10 Laurențiu NicolaUse T! for bool keywords
2021-01-10 bors[bot]Merge #7236
2021-01-10 Aleksey KladovFix progress token is already registered crash
2021-01-10 ManmeetPostfix like ifl now works with references
2021-01-10 bors[bot]Merge #7234
2021-01-10 CallymAllow `true` and `false` keywords in const generics
2021-01-10 Edwin ChengFixed expr meta var after path colons in mbe
2021-01-10 bors[bot]Merge #6238
2021-01-10 Lukas WirthSplit punctuation semantic highlighting up into more...
2021-01-10 bors[bot]Merge #7206 #7231
2021-01-10 Aleksey KladovCleaner API
2021-01-10 bors[bot]Merge #7228
2021-01-10 Lukas WirthUse hir::GenericParam in ide_db::Definition instead...
2021-01-10 bors[bot]Merge #7229
2021-01-10 Aleksey KladovCleanup
2021-01-10 Laurențiu NicolaAvoid string copy in complete_attribute
2021-01-10 bors[bot]Merge #6980
2021-01-10 bors[bot]Merge #7224
2021-01-10 Jacob PrattSkip leading underscores unconditionally
2021-01-10 bors[bot]Merge #7226
2021-01-10 Aleksey KladovReplace state with function
2021-01-10 Jacob PrattShort-circuit boolean operation
2021-01-10 ShuiRuTianupdate rs format
2021-01-10 ShuiRuTianfix condition.
2021-01-10 ShuiRuTianupdate format.
2021-01-10 ShuiRuTianfix issue.
2021-01-10 Jacob PrattRemove unnecessary allocation
2021-01-09 bors[bot]Merge #7223
2021-01-09 Aleksey KladovRefactor highlighting
2021-01-09 ShuiRuTiannot track my analytics
2021-01-09 ShuiRuTianbeta version for folder rename
next