]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-18 Aleksey KladovUse assert_never properly
2021-01-18 bors[bot]Merge #7320
2021-01-18 Laurențiu NicolaEnable serde_json unbounded_depth feature
2021-01-18 bors[bot]Merge #7319
2021-01-18 Aleksey KladovAvoid blocking the main loop when editing Cargo.toml
2021-01-18 bors[bot]Merge #7318
2021-01-18 Aleksey KladovAdd profile call
2021-01-18 bors[bot]Merge #7317
2021-01-18 Aleksey KladovAdd profile call
2021-01-18 bors[bot]Merge #7292
2021-01-17 bors[bot]Merge #7314
2021-01-17 Aleksey Kladov:arrow_up: rowan
2021-01-17 bors[bot]Merge #7312
2021-01-17 Aleksey Kladov:arrow_up: rowan
2021-01-17 bors[bot]Merge #7311
2021-01-17 Laurențiu NicolaDownload aarch64-unknown-linux-gnu from GitHub
2021-01-17 Laurențiu NicolaBuild dist-aarch64-unknown-linux-gnu releases
2021-01-17 bors[bot]Merge #7309
2021-01-17 Aleksey KladovAdd missing inlines
2021-01-17 bors[bot]Merge #7306
2021-01-17 Aleksey KladovLess annoying `mod` completion
2021-01-17 bors[bot]Merge #7305
2021-01-17 Aleksey Kladov:arrow_up: arena
2021-01-17 bors[bot]Merge #7275
2021-01-17 Aramis RazzaghipourUse ‘index’ terminology for arena consistently
2021-01-17 bors[bot]Merge #7276
2021-01-17 bors[bot]Merge #7304
2021-01-17 Aramis RazzaghipourDepend on local copy of la-arena instead of crates...
2021-01-16 bors[bot]Merge #7300
2021-01-16 Aleksey KladovWhen building an item-tree, keep fewer nodes in memory
2021-01-16 bors[bot]Merge #7296
2021-01-16 Aleksey KladovSimpler and faster rowan
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-16 yugo-horieSwap assert_eq_text\!(expected, actual)
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-15 Aramis RazzaghipourRemove map module from la-arena public API
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.
next