]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-18 Luciano Bestiarustfmt 1.4.30-stable
2021-02-13 Luciano Bestiacorrected no newline at end of file
2021-02-13 Luciano Bestiaremoved logging stuff
2021-02-13 LucianoUpdate crates/ide/src/folding_ranges.rs
2021-02-05 Luciano Bestiasimple comparison instead of regex
2021-01-18 Luciano Bestiaadded region folding
2021-01-18 bors[bot]Merge #7331
2021-01-18 bors[bot]Merge #7326
2021-01-18 Jonas Schievinkshrink_to_fit `TokenMap`'s backing storage
2021-01-18 bors[bot]Merge #7329
2021-01-18 Lukas WirthAdd test for reference search on self declaration param
2021-01-18 bors[bot]Merge #7327
2021-01-18 Jonas SchievinkRemove `item_tree::Expr`
2021-01-18 Kevaundray... cargo fmt
2021-01-18 bors[bot]Merge #7324
2021-01-18 Jonas SchievinkAdd `MacroType` syntax
2021-01-18 Kevaundray... use `is_ident` method
2021-01-18 bors[bot]Merge #7291
2021-01-18 bors[bot]Merge #7323
2021-01-18 Aleksey KladovMinor
2021-01-18 bors[bot]Merge #7322
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 Lukas WirthWrap remaining self/super/crate in Name{Ref}
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
next