Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing entry to doc-comment | Igor Aleksanov | 2020-10-02 | 1 | -0/+1 |
* | Simplify is_string_literal function | Igor Aleksanov | 2020-10-02 | 1 | -9/+5 |
* | Improve checks for postfix suggestions | Igor Aleksanov | 2020-10-02 | 3 | -16/+23 |
* | Add postfix completion for format-like string literals | Igor Aleksanov | 2020-10-02 | 3 | -1/+376 |
* | Merge #6118 | bors[bot] | 2020-10-02 | 1 | -0/+10 |
|\ | |||||
| * | Document Clippy strategy | Aleksey Kladov | 2020-10-02 | 1 | -0/+10 |
* | | Merge #6104 | bors[bot] | 2020-10-02 | 6 | -7/+7 |
|\ \ | |||||
| * | | Minor clippy performance suggestions | kjeremy | 2020-09-30 | 6 | -7/+7 |
* | | | Merge #6116 | bors[bot] | 2020-10-02 | 3 | -19/+19 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Up rustc-ap-rustc_lexer to 681 | kjeremy | 2020-10-01 | 3 | -19/+19 |
* | | | Merge #6114 | bors[bot] | 2020-10-01 | 1 | -5/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Improve grammar and fix code example in style guide | Laurențiu Nicola | 2020-10-01 | 1 | -5/+4 |
|/ / | |||||
* | | Merge #6101 | bors[bot] | 2020-10-01 | 1 | -12/+19 |
|\ \ | |||||
| * | | cargo update | kjeremy | 2020-09-30 | 1 | -12/+19 |
| |/ | |||||
* | | Merge #6102 | bors[bot] | 2020-09-30 | 1 | -21/+52 |
|\ \ | |/ |/| | |||||
| * | Fix MergingBehaviour::Last not working properly | Lukas Wirth | 2020-09-30 | 1 | -21/+52 |
|/ | |||||
* | Merge #6096 | bors[bot] | 2020-09-29 | 8 | -32/+85 |
|\ | |||||
| * | Extend **Status** command to also show dep info for the file | Aleksey Kladov | 2020-09-29 | 8 | -32/+85 |
* | | Merge #6095 | bors[bot] | 2020-09-29 | 6 | -64/+13 |
|\| | |||||
| * | Remove periodic gc stub | Aleksey Kladov | 2020-09-29 | 6 | -64/+13 |
|/ | |||||
* | Merge #6094 | bors[bot] | 2020-09-29 | 1 | -1/+3 |
|\ | |||||
| * | More panic_context | Aleksey Kladov | 2020-09-29 | 1 | -1/+3 |
* | | Merge #6093 | bors[bot] | 2020-09-29 | 3 | -2/+55 |
|\| | |||||
| * | Add panic_context module for better panic messages | Aleksey Kladov | 2020-09-29 | 3 | -2/+55 |
|/ | |||||
* | Merge #6090 | bors[bot] | 2020-09-29 | 1 | -0/+52 |
|\ | |||||
| * | More style advice | Aleksey Kladov | 2020-09-29 | 1 | -0/+52 |
* | | Merge #5928 | bors[bot] | 2020-09-29 | 7 | -9/+175 |
|\ \ | |||||
| * | | Replace "No references" with "0 references". | vsrs | 2020-09-29 | 1 | -2/+3 |
| * | | Add tests | vsrs | 2020-09-29 | 1 | -3/+77 |
| * | | Do not show references CodeLens for tests. | vsrs | 2020-09-29 | 3 | -14/+26 |
| * | | Make method references CodeLens lazy. | vsrs | 2020-09-29 | 2 | -43/+56 |
| * | | Make method references CodeLens off by default. | vsrs | 2020-09-29 | 2 | -3/+3 |
| * | | Add method references CodeLens | vsrs | 2020-09-29 | 4 | -8/+74 |
|/ / | |||||
* | | Merge #6080 | bors[bot] | 2020-09-29 | 5 | -13/+149 |
|\ \ | |||||
| * | | Add hover config `linksInHover` to suppress links | flw | 2020-09-29 | 5 | -13/+149 |
|/ / | |||||
* | | Merge #6019 | bors[bot] | 2020-09-29 | 6 | -47/+61 |
|\ \ | |/ |/| | |||||
| * | Remove make::path_from_text | Lukas Wirth | 2020-09-16 | 6 | -47/+61 |
* | | Merge #6088 | bors[bot] | 2020-09-28 | 2 | -11/+11 |
|\ \ | |||||
| * | | Update chalk to 0.30.0 | Nathan Whitaker | 2020-09-28 | 2 | -11/+11 |
* | | | Merge #6087 | bors[bot] | 2020-09-28 | 1 | -6/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Microoptimize | Aleksey Kladov | 2020-09-28 | 1 | -6/+7 |
|/ / | |||||
* | | Merge #6086 | bors[bot] | 2020-09-28 | 2 | -11/+11 |
|\ \ | |||||
| * | | chalk 0.29.0 | Jeremy Kolb | 2020-09-28 | 2 | -11/+11 |
|/ / | |||||
* | | Merge #6033 | bors[bot] | 2020-09-28 | 4 | -29/+201 |
|\ \ | |||||
| * | | Add more comments about proc macro resolution | Jonas Schievink | 2020-09-28 | 1 | -0/+20 |
| * | | Simplify iterator chain | Jonas Schievink | 2020-09-28 | 1 | -5/+2 |
| * | | Remove incorrect docs | Jonas Schievink | 2020-09-18 | 1 | -6/+0 |
| * | | Reduce visibility of non-proc-macros | Jonas Schievink | 2020-09-18 | 3 | -0/+85 |
| * | | Remove obsolete proc macro collection code | Jonas Schievink | 2020-09-18 | 1 | -19/+0 |
| * | | Use hir_def to resolve proc macros | Jonas Schievink | 2020-09-18 | 3 | -16/+79 |