]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-21 Lukas WirthShow try operator propogated types on ranged hover
2021-08-19 Lukas WirthFix imports
2021-08-18 bors[bot]Merge #9941
2021-08-18 Aleksey Kladovfeat: include full path in the cyclic deps error
2021-08-17 bors[bot]Merge #9936
2021-08-17 Laurențiu NicolaFix formatting
2021-08-17 bors[bot]Merge #9934
2021-08-17 Alexander Siegrebuild Cargo.lock
2021-08-17 Alexander SiegBump notify version to 5.0.0-pre.12
2021-08-17 Alexander SiegRevert "Downgrade notify and use RecommendedWatcher"
2021-08-17 bors[bot]Merge #9929
2021-08-17 Lukas WirthEmit more concise text edits in ide_db::rename
2021-08-17 Florian sp1rit​proc_macro_api: make commit & date suffix of binary...
2021-08-16 Lukas Wirthsome code docs for the ide_db/rename module
2021-08-16 Lukas WirthHandle all rename special cases for all record pattern...
2021-08-16 bors[bot]Merge #9928
2021-08-16 Lukas WirthHighlight function exit points on `fn` keyword
2021-08-16 bors[bot]Merge #9927
2021-08-16 Laurențiu NicolaFix some clippy lints
2021-08-16 bors[bot]Merge #9921
2021-08-16 Lukas Wirthstyle
2021-08-16 bors[bot]Merge #9924
2021-08-16 Yoshua Wuytsimplement feedback from review
2021-08-16 Lukas WirthFlatten SourceToDefCache structure
2021-08-16 Yoshua Wuytsfix debug tuple structs
2021-08-16 Lukas WirthOnly add entries to SourceToDef dynmaps when they come...
2021-08-16 bors[bot]Merge #9920
2021-08-16 Lukas WirthSimplify
2021-08-16 bors[bot]Merge #9918
2021-08-16 Aleksey Kladovminor: simplify
2021-08-16 bors[bot]Merge #9917
2021-08-16 Aleksey Kladovminor: remove dead code
2021-08-16 Yoshua Wuytsfix debug record structs
2021-08-15 bors[bot]Merge #9905
2021-08-15 Aleksey Kladovinternal: optimize compile time
2021-08-14 bors[bot]Merge #9902
2021-08-14 Aleksey Kladovminor: move functionality to a better place
2021-08-14 bors[bot]Merge #9901
2021-08-14 Aleksey Kladovinternal: remove dead code
2021-08-14 bors[bot]Merge #9900
2021-08-14 Aleksey Kladovinternal: remove one more usage of old editing API.
2021-08-14 bors[bot]Merge #9899
2021-08-14 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9897
2021-08-14 Aleksey Kladovinternal: remove old editing API
2021-08-14 bors[bot]Merge #9896
2021-08-14 Lukas WirthOnly complete type annotations for patterns in function...
2021-08-14 bors[bot]Merge #9895
2021-08-14 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9894
2021-08-14 Aleksey Kladovinternal: use standard test style
2021-08-14 bors[bot]Merge #9893
2021-08-14 Lukas WirthDon't use non cache syntaxnodes in generate_function...
2021-08-14 bors[bot]Merge #9892
2021-08-14 Aleksey Kladovinternal: make assist naming consistent
2021-08-14 Aleksey Kladovinternal: remove a remnant of old editing infra
2021-08-14 bors[bot]Merge #9890
2021-08-14 Aleksey Kladovinternal: merge hir::BinaryOp and ast::BinOp
2021-08-14 Aleksey Kladovinternal: prepare to merge hir::BinaryOp and ast::BinOp
2021-08-14 Aleksey Kladovinternal: make naming consistent
2021-08-14 Aleksey Kladovinternal: prepare a dedicated module for all operators
2021-08-14 bors[bot]Merge #9889
2021-08-14 Aleksey Kladovinternal: make invert binary op more robust
2021-08-14 Ole Christian... Update manual.adoc: added juCi++ section
2021-08-14 bors[bot]Merge #9882
2021-08-13 bors[bot]Merge #9886
2021-08-13 Jonas Schievinkfeat: type inference for if-let guards
2021-08-13 bors[bot]Merge #9884
2021-08-13 Jeremy Kolbcargo update
2021-08-13 bors[bot]Merge #9871
2021-08-13 Laurențiu NicolaDon't call deprecated compile regex method
2021-08-13 Ryan LevickAdd documentation on how whether a generated return...
2021-08-12 bors[bot]Merge #9879
2021-08-12 Jonas SchievinkSupport `if let` match guards
2021-08-12 bors[bot]Merge #9874
2021-08-12 Jonas SchievinkAlways add implicit `proc_macro` dependency
2021-08-12 bors[bot]Merge #9807
2021-08-12 DawerClean up
2021-08-12 Ryan LevickFactor out return type handling for both function and...
2021-08-12 Ryan LevickAlways fall back to focusing on generated function...
2021-08-12 bors[bot]Merge #9869
2021-08-12 Ryan LevickUse term on label for generating method impl
2021-08-12 bors[bot]Merge #9863
2021-08-12 Yoshua Wuytsadd `make::ext::path_from_idents`
2021-08-12 Yoshua Wuytsimplement feedback from review
2021-08-11 Yoshua Wuytsrm remaining todo comment
2021-08-11 Yoshua Wuytsimprove codegen
2021-08-11 Yoshua Wuytsfinishing touches
2021-08-11 Yoshua Wuytsgen partialeq for tuple enums
2021-08-11 Yoshua Wuytsdedup PartialEq for Record enums
2021-08-11 DawerAccept ambiguous unsize coercion only if it has definit...
2021-08-11 bors[bot]Merge #9862
2021-08-11 Lukas WirthFill out expected type for functional update syntax...
2021-08-11 bors[bot]Merge #9861
2021-08-11 Lukas Wirthextract_variable handles selection ranges better
2021-08-11 Yoshua Wuytsgen PartialEq for Record enums
2021-08-11 bors[bot]Merge #9860
2021-08-11 Lukas WirthFix extract_function tagging params as mut unnecessarily
2021-08-11 bors[bot]Merge #9856
2021-08-11 Lukas WirthShow type actions on ranged type hover
next