]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-07 bors[bot]Merge #7189
2021-01-07 Aleksey KladovExtend git evacuation procedure
2021-01-06 bors[bot]Merge #7186
2021-01-06 Aleksey KladovAlign config's API with usage
2021-01-06 bors[bot]Merge #7183
2021-01-06 Aleksey KladovYAGNI active_resolve_capabilities
2021-01-06 bors[bot]Merge #7182
2021-01-06 Jesse BakkerReplace last usages of difference with dissimilar
2021-01-06 bors[bot]Merge #7181
2021-01-06 ArnaudDocument `project_model::TargetData`
2021-01-06 ArnaudDocument `project_model::PackageData`
2021-01-06 bors[bot]Merge #7180
2021-01-06 Aleksey KladovMore readable test
2021-01-06 ArnaudMake `PackageData`, `TargetData` and `PackageDependency...
2021-01-06 bors[bot]Merge #7179
2021-01-06 Aleksey KladovLess confusing instr stat
2021-01-06 bors[bot]Merge #7178
2021-01-06 Aleksey KladovBetter target for move module
2021-01-06 bors[bot]Merge #7177
2021-01-06 Aleksey KladovSpeed up snapshoting
2021-01-06 bors[bot]Merge #7172
2021-01-06 Aleksey KladovMore maintainable config
2021-01-06 bors[bot]Merge #7176
2021-01-06 FlowerBOIIChange the should_panic completion and his related...
2021-01-06 FlowerBOIIRemove the args for the must_use attibute and change...
2021-01-06 FlowerBOIIUpdate deprecated test
2021-01-06 FlowerBOIIRemove a part of the deprecated autocompletion
2021-01-06 bors[bot]Merge #7174
2021-01-05 Jesse BakkerNormalize line endings when formatting
2021-01-05 bors[bot]Merge #7170
2021-01-05 Aleksey KladovMore maintainable caps config
2021-01-05 bors[bot]Merge #7171
2021-01-05 Jonas SchievinkEmit diagnostics for unresolved item-level macros
2021-01-05 bors[bot]Merge #7168
2021-01-05 Aleksey KladovRename expr -> tail_expr
2021-01-05 bors[bot]Merge #7140
2021-01-05 Kirill BulatovMove the test mark
2021-01-05 bors[bot]Merge #7131
2021-01-05 bors[bot]Merge #7162
2021-01-05 bors[bot]Merge #7164
2021-01-05 Aleksey KladovAllow `#anchor` linking of config options
2021-01-05 bors[bot]Merge #7163
2021-01-05 Laurențiu NicolaUse macos-latest for aarch64-apple-darwin releases
2021-01-05 Daniel FramptonIntroduce new queries to compute
2021-01-04 bors[bot]Merge #7161
2021-01-04 kjeremyCargo update to remove some dependencies
2021-01-04 bors[bot]Merge #7160
2021-01-04 bors[bot]Merge #7147
2021-01-04 Michael-F-BryanCreated an inline-function assist (fixes #6863)
2021-01-04 Kirill BulatovSmall helpers
2021-01-04 ArnaudRemove `RetType`
2021-01-04 ArnaudDocument `hir::Function::ret_type`
2021-01-04 ArnaudMake it possible to retrieve `hir::Function`'s return...
2021-01-04 bors[bot]Merge #7159
2021-01-04 Edwin ChengSimplify SubtreeTokenSource
2021-01-04 Edwin ChengRefactor TokenBuffer for reduc cloning
2021-01-04 Kirill BulatovCode review fixes
2021-01-04 bors[bot]Merge #7157
2021-01-04 kjeremyUpdate crates
2021-01-04 Edwin ChengReduce string copying
2021-01-04 Kirill BulatovDo not collect trait type aliases
2021-01-04 Kirill BulatovIgnore associated items during unqialified path fuzzy...
2021-01-04 Kirill BulatovSimplify
2021-01-04 Kirill BulatovProperly check assoc items lookup
2021-01-04 Kirill BulatovAdd associated data into fst
2021-01-04 Kirill BulatovAdd a basic test for the trait fuzzy import
2021-01-04 bors[bot]Merge #7156
2021-01-04 Aleksey KladovRename extension config
2021-01-04 bors[bot]Merge #7154
2021-01-04 bors[bot]Merge #7155
2021-01-04 Laurențiu NicolaFix x86_64-pc-windows-msvc artifact name
2021-01-04 bors[bot]Merge #7151
2021-01-04 Lukas WirthShow GotoTypeAction for TypeParam
2021-01-04 bors[bot]Merge #7153
2021-01-04 Laurențiu NicolaAllow download of aarch64-pc-windows-msvc binaries
2021-01-04 Lukas WirthShow GotoTypeAction for ConstParam
2021-01-04 Lukas WirthShow implementations when hovering over SelfType
2021-01-04 bors[bot]Merge #7152
2021-01-04 Aleksey Kladovrename exrtract_assignment -> pull
2021-01-04 Lukas WirthFix HoverAction::Implementation typo
2021-01-04 Lukas WirthImplement hover for ConstParam
2021-01-04 bors[bot]Merge #7149
2021-01-04 bors[bot]Merge #7148
2021-01-04 Lukas WirthImpl hovering for TypeParams
2021-01-04 bors[bot]Merge #6587
2021-01-04 Laurențiu NicolaBuild aarch64-pc-windows-msvc releases
2021-01-04 Marijn Suijtenssr: Allow replacing expressions with statements
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7138
2021-01-03 Jesse BakkerSupport assignment to FieldExpr for extract_assignment...
2021-01-03 bors[bot]Merge #7139
2021-01-03 Jesse BakkerUpgrade expect-test to 1.1
2021-01-03 Marijn Suijtenssr: Add tests for raw LetStmt matching
2021-01-03 Marijn Suijtenparser,syntax: Add separate parser for stmt with option...
2021-01-03 bors[bot]Merge #7137
2021-01-03 Jonas SchievinkRevert "Proper handling $crate and local_inner_macros"
2021-01-03 Marijn Suijtensyntax,ssr: Implement statement parsing
2021-01-03 bors[bot]Merge #7136
2021-01-03 Edwin ChengFixed nested eager macro bug
2021-01-03 bors[bot]Merge #7068
next