]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-13 Edwin Chengadd expand log
2021-03-07 bors[bot]Merge #7892
2021-03-06 bors[bot]Merge #7899
2021-03-06 Jonas SchievinkRename a few `crate_def_map`s to `def_map`
2021-03-06 bors[bot]Merge #7896
2021-03-06 Lukas WirthOnly replace quotes in replace_string_with_char assist
2021-03-06 bors[bot]Merge #7800
2021-03-06 Chetan Khilosiya7708: rust ideomatic code fixes.
2021-03-06 bors[bot]Merge #7865
2021-03-06 Kevin MehallMove TokenStream::to_string helpers inside the method
2021-03-06 Chetan Khilosiya7708: handle both FamousDefs fixture and plain code.
2021-03-06 Chetan Khilosiya7708: Added the updated implementation of is_default_im...
2021-03-06 Chetan Khilosiya7708: Added the logic to check is default impl is alrea...
2021-03-06 Chetan Khilosiya7708: Updated generate default fn logic.
2021-03-06 Chetan Khilosiya7708: Added the work for review comments.
2021-03-06 Chetan Khilosiya7708: Fixed many documentaion example issues.
2021-03-06 Chetan Khilosiya7708: Format code through rust-analyzer formatter.
2021-03-06 Chetan Khilosiya7708: Initial implementation of generate Default assist.
2021-03-06 bors[bot]Merge #7894
2021-03-06 Josh Mcguigangenerate function assist convert arg names to lower...
2021-03-06 Kevin MehallMake a placeholder panic message explain its purpose
2021-03-06 Kevin MehallRefactor TokenStream to hold Vec<TokenTree> instead...
2021-03-06 Kevin MehallFix TokenStream::from_str for input consisting of a...
2021-03-06 bors[bot]Merge #7888
2021-03-06 Florian DieboldAdd a line about code action commands to the CoC sectio...
2021-03-05 bors[bot]Merge #7887
2021-03-05 Edwin ChengFix fail to parse :: for meta in mbe
2021-03-05 bors[bot]Merge #7884
2021-03-05 bors[bot]Merge #7869
2021-03-05 Jesse BakkerAdd support for deref assignments to "pull assignment...
2021-03-05 Edwin ChengFix test
2021-03-05 Edwin ChengSimplify TokenStream FromStr
2021-03-05 bors[bot]Merge #7883
2021-03-05 Laurențiu NicolaMake two calls virtual
2021-03-05 bors[bot]Merge #7882
2021-03-05 kjeremycargo update
2021-03-05 bors[bot]Merge #7881
2021-03-05 Aleksey KladovUnderengineer `cargo xtask install --client`
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-05 bors[bot]Merge #7876
2021-03-05 Aleksey KladovCleanup install command
2021-03-05 Aleksey KladovFix regression where the client was not installed
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 Domantas Jadenkuspreserve escape sequences when replacing string with...
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-03 Aleksey KladovClarify comparison rule
2021-03-02 bors[bot]Merge #7853
2021-03-02 kjeremyUpdate lexer
2021-03-02 bors[bot]Merge #7852
2021-03-02 kjeremybump once_cell
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: remove deleted file path
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 Aleksey KladovFix xflags fallout
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 cgiguereclean uo rustup link
2021-03-01 cgiguereadd sponsor links
next