]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-02 Aleksey Kladovrename mock_analysis -> fixture
2020-10-02 Aleksey KladovGet rid of MockAnalysis
2020-10-02 Aleksey KladovRewrite fixtures on top of Change
2020-10-02 Aleksey KladovMove ide::AnalysisChange -> base_db::Change
2020-10-02 Aleksey KladovExpectify find_references tests
2020-10-02 bors[bot]Merge #6121
2020-10-02 Aleksey KladovReduce visibiity
2020-10-02 bors[bot]Merge #5988
2020-10-02 Igor AleksanovUse expect_test to make format_str_parser test more...
2020-10-02 Igor AleksanovUse lookup table instead of enum for postfix completion...
2020-10-02 Igor AleksanovUse ast::String for extracting string literal contents
2020-10-02 Igor AleksanovImprove format-like completions code appearance
2020-10-02 Igor AleksanovAdd missing entry to doc-comment
2020-10-02 Igor AleksanovSimplify is_string_literal function
2020-10-02 Igor AleksanovImprove checks for postfix suggestions
2020-10-02 Igor AleksanovAdd postfix completion for format-like string literals
2020-10-02 bors[bot]Merge #5954
2020-10-02 Igor AleksanovFix failing test
2020-10-02 Igor AleksanovSupport 'runnables' options in the vs code extension
2020-10-02 Igor AleksanovReplace 'cargo_prefix' option with 'override_cargo'
2020-10-02 Igor AleksanovAdd support of runnables arguments in Rust Analyzer
2020-10-02 bors[bot]Merge #6105
2020-10-02 bors[bot]Merge #6118
2020-10-02 Aleksey KladovDocument Clippy strategy
2020-10-02 bors[bot]Merge #6104
2020-10-02 bors[bot]Merge #6116
2020-10-01 bors[bot]Merge #6114
2020-10-01 kjeremyUp rustc-ap-rustc_lexer to 681
2020-10-01 Laurențiu NicolaImprove grammar and fix code example in style guide
2020-10-01 Lukas WirthFix path comparison not comparing paths correctly with...
2020-10-01 bors[bot]Merge #6101
2020-09-30 bors[bot]Merge #6102
2020-09-30 kjeremyMinor clippy performance suggestions
2020-09-30 Lukas WirthFix MergingBehaviour::Last not working properly
2020-09-30 kjeremycargo update
2020-09-29 bors[bot]Merge #6096
2020-09-29 Aleksey KladovExtend **Status** command to also show dep info for...
2020-09-29 bors[bot]Merge #6095
2020-09-29 Aleksey KladovRemove periodic gc stub
2020-09-29 bors[bot]Merge #6094
2020-09-29 Aleksey KladovMore panic_context
2020-09-29 bors[bot]Merge #6093
2020-09-29 Aleksey KladovAdd panic_context module for better panic messages
2020-09-29 bors[bot]Merge #6090
2020-09-29 Aleksey KladovMore style advice
2020-09-29 bors[bot]Merge #5928
2020-09-29 vsrsReplace "No references" with "0 references".
2020-09-29 vsrsAdd tests
2020-09-29 vsrsDo not show references CodeLens for tests.
2020-09-29 vsrsMake method references CodeLens lazy.
2020-09-29 vsrsMake method references CodeLens off by default.
2020-09-29 vsrsAdd method references CodeLens
2020-09-29 bors[bot]Merge #6080
2020-09-29 flwAdd hover config `linksInHover` to suppress links
2020-09-29 bors[bot]Merge #6019
2020-09-28 bors[bot]Merge #6088
2020-09-28 Nathan WhitakerUpdate chalk to 0.30.0
2020-09-28 bors[bot]Merge #6087
2020-09-28 Aleksey KladovMicrooptimize
2020-09-28 bors[bot]Merge #6086
2020-09-28 Jeremy Kolbchalk 0.29.0
2020-09-28 bors[bot]Merge #6033
2020-09-28 Jonas SchievinkAdd more comments about proc macro resolution
2020-09-28 Jonas SchievinkSimplify iterator chain
2020-09-28 bors[bot]Merge #6085
2020-09-28 Jonas SchievinkMark unresolved imports diagnostic as experimental
2020-09-27 bors[bot]Merge #6084
2020-09-27 Jeremy KolbUpdate deps
2020-09-27 bors[bot]Merge #6027
2020-09-27 Jonas SchievinkSpawn a flycheck instance per workspace
2020-09-25 bors[bot]Merge #6073
2020-09-25 bors[bot]Merge #6076
2020-09-25 Bram van den... Update chalk to 0.28.0
2020-09-25 Lukas WirthRemove partial import test in insert_use
2020-09-25 Lukas WirthDon't unnecessarily unnest imports for import insertion
2020-09-25 bors[bot]Merge #6055
2020-09-25 bors[bot]Merge #6072
2020-09-24 bors[bot]Merge #6062
2020-09-24 Jean SIMARDBump smol_str from 0.1.16 to 0.1.17
2020-09-24 bors[bot]Merge #6050
2020-09-24 Paul Daniel... Cleanup unintended unresolved reference in syntax higli...
2020-09-24 bors[bot]Merge #6056
2020-09-24 bors[bot]Merge #6061
2020-09-24 bors[bot]Merge #5846
2020-09-23 bors[bot]Merge #6068
2020-09-23 kjeremylsp-types 0.82
2020-09-23 Matthias EinwagFix lint
2020-09-23 Matthias EinwagMove unlink on download into download function
2020-09-23 Matthias EinwagRemane function
2020-09-23 Matthias EinwagUse closure in trailing position and strongly type...
2020-09-23 Matthias EinwagApply suggestions from code review
2020-09-23 Matthias EinwagRemove stray newline
2020-09-23 Matthias EinwagFix clearing the token
2020-09-23 Matthias EinwagAdd a command for updating the Github API token
2020-09-23 Matthias EinwagUse retry dialog also for downloads
2020-09-23 Matthias EinwagFix tslint
2020-09-23 Matthias EinwagAllow to use a Github Auth token for fetching releases
2020-09-22 Laurențiu NicolaAdd dbgr postfix completion
2020-09-22 Russell MullCargo fmt
2020-09-22 Russell MullAdd ok postfix completion
next