]> git.lizzy.rs Git - rust.git/history - crates
Merge #7880
[rust.git] / crates /
2021-03-05 bors[bot]Merge #7880
2021-03-05 sanHonor snippet capability in extract function assist
2021-03-05 bors[bot]Merge #7870
2021-03-05 bors[bot]Merge #7879
2021-03-05 Laurențiu NicolaFix some warnings
2021-03-04 Lukas WirthUse chalk_ir::AdtId
2021-03-04 bors[bot]Merge #7868
2021-03-04 Aleksey KladovMigrate to user-centric config name for `cargo check...
2021-03-03 bors[bot]Merge #7866
2021-03-03 Lukas WirthComplete `while let`
2021-03-03 Lukas WirthDon't complete `super` unless its valid in paths
2021-03-03 bors[bot]Merge #7863
2021-03-03 Lukas WirthPrevent renaming SelfType and BuiltinType
2021-03-03 Lukas WirthReorder functions in rename.rs
2021-03-03 bors[bot]Merge #7862
2021-03-03 Jonas SchievinkRemove incorrect broken test
2021-03-03 bors[bot]Merge #7861
2021-03-03 Jesse BakkerSpecial-case parenthesized and negated expressions...
2021-03-03 bors[bot]Merge #7858
2021-03-02 bors[bot]Merge #7853
2021-03-02 kjeremyUpdate lexer
2021-03-02 bors[bot]Merge #7851
2021-03-02 Aleksey KladovCompress tests
2021-03-02 bors[bot]Merge #7824
2021-03-02 Conrad Ludgatechore: remove redundant tests
2021-03-02 Conrad Ludgatechore: codegen
2021-03-02 Conrad Ludgaterefactor: re-use add_turbo_fish function
2021-03-02 Conrad Ludgatechore: fmt + docs
2021-03-02 Conrad Ludgatechore: rename var
2021-03-02 Conrad Ludgatefeat: add type ascription assist
2021-03-02 bors[bot]Merge #7850
2021-03-02 Aleksey KladovDon't add space when joining line to opening quote
2021-03-02 bors[bot]Merge #7849
2021-03-02 bors[bot]Merge #7795
2021-03-02 Lukas WirthShow docs on hover for keywords and primitives
2021-03-02 bors[bot]Merge #7335 #7691
2021-03-02 Vladyslav Katasonovstrip useless methods, and unary ops in suggest_name
2021-03-02 Vladyslav Katasonovpull out suggest_name::* to utils; enchance heuristics
2021-03-02 Vladyslav Katasonovsuggest parameter name before function name
2021-03-02 Vladyslav Katasonovtry to suggest name when extracting variable
2021-03-02 bors[bot]Merge #7513
2021-03-02 bors[bot]Merge #7848
2021-03-02 Laurențiu NicolaBump cargo_metadata
2021-03-02 bors[bot]Merge #7837
2021-03-02 bors[bot]Merge #7847
2021-03-02 Aleksey KladovSwitch from pico-args to xflags
2021-03-02 bors[bot]Merge #7836
2021-03-02 bors[bot]Merge #7777
2021-03-02 bors[bot]Merge #7844
2021-03-02 Edwin ChengFix ProcMacroClient dropped too early in cli
2021-03-02 bors[bot]Merge #7827
2021-03-01 bors[bot]Merge #7835
2021-03-01 John RennerApply edits
2021-03-01 bors[bot]Merge #7829 #7833
2021-03-01 Lukas WirthUse chalk_ir::Mutability
2021-03-01 bors[bot]Merge #7834
2021-03-01 Jonas SchievinkFix `find_path` when inner items are present
2021-03-01 vlad20012Fix proc macro TokenStream::from_str token ids
2021-03-01 bors[bot]Merge #7828
2021-03-01 Laurențiu NicolaBump chalk
2021-03-01 Laurențiu NicolaUse an unversioned profile dependency in mbe
2021-03-01 bors[bot]Merge #7778
2021-03-01 bors[bot]Merge #7826
2021-03-01 Lukas WirthIntroduce Ty::Alias
2021-03-01 bors[bot]Merge #7823
2021-03-01 Lukas WirthAssert index relationship between type_variable_table...
2021-03-01 Lukas WirthBeing Ty::InferenceVar closes to chalk equivalent
2021-03-01 bors[bot]Merge #7822
2021-03-01 Edwin ChengPaperover a bug in cargo-workspace for publish RA
2021-03-01 bors[bot]Merge #7819 #7820
2021-03-01 Lukas WirthUpdate vscode README with a small features list
2021-03-01 Aleksey KladovSpeedup heavy tests
2021-03-01 bors[bot]Merge #7818
2021-03-01 Dániel BugaClean up unused field warning
2021-03-01 Dániel BugaRemove redundant semicolon
2021-02-28 bors[bot]Merge #7816
2021-02-28 Lukas WirthLift FnPointer into a struct
2021-02-28 Lukas WirthFix lowering trailing self paths in UseTrees
2021-02-28 bors[bot]Merge #7815
2021-02-28 cynecxhir_ty: use default type generic for box expressions
2021-02-28 bors[bot]Merge #7814
2021-02-28 Lukas WirthRemove Substs from Ty::ForeignType
2021-02-28 Lukas WirthTurn Ty::Tuple variant into a tuple-variant
2021-02-28 bors[bot]Merge #7813
2021-02-28 Lukas WirthFix code_model::Type::walk not walking all types
2021-02-28 bors[bot]Merge #7812
2021-02-28 Aleksey KladovUse consistent naming for assist
2021-02-28 Lukas WirthInline TypeCtor into Ty
2021-02-28 Aleksey KladovDon't spam loop-rewriting assist
2021-02-28 Edwin ChengNFA parser for mbe matcher
2021-02-28 bors[bot]Merge #7804
2021-02-28 bors[bot]Merge #7808
2021-02-28 Edwin ChengFix assert split exprs on comma
2021-02-28 bors[bot]Merge #7807
2021-02-28 bors[bot]Merge #7806
2021-02-28 Vincent EscheFixed remaining references to `AnalysisChange` (now...
2021-02-28 bors[bot]Merge #7805
2021-02-28 Aleksey KladovFor unresolved macros, hightlight only the last segment
2021-02-28 Lukas WirthUse chalk_ir::Scalar directly
2021-02-28 bors[bot]Merge #7803
next