Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle attribute macros in `descend_into_macros` | Jonas Schievink | 2021-06-06 | 6 | -23/+87 |
* | Replace attribute with equivalent whitespace | Jonas Schievink | 2021-06-06 | 1 | -2/+4 |
* | Merge #9149 | bors[bot] | 2021-06-05 | 1 | -3/+49 |
|\ | |||||
| * | Support goto-definition for include macro paths | Lukas Wirth | 2021-06-05 | 1 | -3/+49 |
* | | Merge #9150 | bors[bot] | 2021-06-05 | 1 | -314/+726 |
|\ \ | |||||
| * | | Unescape generated clippy lints | Lukas Wirth | 2021-06-05 | 1 | -314/+726 |
* | | | Merge #9140 | bors[bot] | 2021-06-05 | 4 | -40/+75 |
|\ \ \ | |/ / |/| | | |||||
| * | | Complete third-party attributes | Lukas Wirth | 2021-06-04 | 1 | -0/+19 |
| * | | Render documentation for derive completion | Lukas Wirth | 2021-06-04 | 3 | -40/+56 |
| |/ | |||||
* | | Merge #9147 | bors[bot] | 2021-06-05 | 3 | -19/+19 |
|\ \ | |||||
| * | | Enable proc macros and build scripts by default in CLI | Laurențiu Nicola | 2021-06-05 | 3 | -19/+19 |
* | | | Merge #9148 | bors[bot] | 2021-06-05 | 1 | -1/+32 |
|\ \ \ | |/ / |/| | | |||||
| * | | Prevent renaming of aliases on usages | Lukas Wirth | 2021-06-05 | 1 | -1/+32 |
| |/ | |||||
* | | Merge #9146 | bors[bot] | 2021-06-05 | 1 | -9/+9 |
|\ \ | |||||
| * | | Fix incorrect list nesting in format_like feature description | Lukas Wirth | 2021-06-05 | 1 | -9/+9 |
| |/ | |||||
* | | Enable attribute macro expansion in `analysis-stats` | Florian Diebold | 2021-06-05 | 1 | -0/+3 |
* | | Don't inline mutable locals in 'inline_local_variable' | Lukas Wirth | 2021-06-04 | 1 | -0/+17 |
|/ | |||||
* | Merge #9138 | bors[bot] | 2021-06-04 | 6 | -3456/+3991 |
|\ | |||||
| * | Replace `-` with `_` in generated lint names | Lukas Wirth | 2021-06-04 | 2 | -143/+139 |
| * | Generate default lint groups | Lukas Wirth | 2021-06-04 | 1 | -0/+29 |
| * | Generate default lint completions | Lukas Wirth | 2021-06-04 | 6 | -766/+1089 |
| * | Implement hover for lints | Lukas Wirth | 2021-06-04 | 4 | -2827/+3014 |
* | | Merge #9137 | bors[bot] | 2021-06-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | Return `ReachedFixedPoint::No` when resolving derive helper | Jonas Schievink | 2021-06-04 | 1 | -0/+1 |
* | | | Add function references hover action | Lukas Wirth | 2021-06-04 | 3 | -1/+63 |
| |/ |/| | |||||
* | | Cleanup parameter_hint_heuristics inlay hints test | Lukas Wirth | 2021-06-04 | 1 | -87/+68 |
* | | Reorganize inlay_hints tests | Lukas Wirth | 2021-06-04 | 1 | -522/+493 |
|/ | |||||
* | Set enable_proc_attr_macros in hir_ty TestDB | Jonas Schievink | 2021-06-03 | 1 | -1/+9 |
* | Update list of built-in attributes | Jonas Schievink | 2021-06-03 | 1 | -16/+22 |
* | Make it opt-in | Jonas Schievink | 2021-06-03 | 7 | -4/+34 |
* | Expand procedural attribute macros | Jonas Schievink | 2021-06-03 | 7 | -14/+159 |
* | Merge #9130 | bors[bot] | 2021-06-03 | 1 | -70/+57 |
|\ | |||||
| * | Prefix/suffix parameter inlay hint hiding heuristic is more strict | Lukas Wirth | 2021-06-03 | 1 | -70/+57 |
* | | NFC: remove redundant clones (clippy::perf) | Matthias Krüger | 2021-06-03 | 5 | -5/+5 |
* | | Merge #9127 | bors[bot] | 2021-06-03 | 2 | -4/+43 |
|\ \ | |||||
| * | | ItemTree: make variant fields inherit the enum's visibility | Jonas Schievink | 2021-06-03 | 2 | -4/+43 |
* | | | Merge #9124 | bors[bot] | 2021-06-03 | 10 | -43/+28 |
|\ \ \ | |/ / |/| | | |||||
| * | | Apply more clippy suggestions and update generated | Clemens Wasser | 2021-06-03 | 9 | -136/+45 |
| * | | Apply a few clippy suggestions | Clemens Wasser | 2021-06-03 | 3 | -36/+112 |
* | | | Merge #9104 | bors[bot] | 2021-06-03 | 3 | -2/+80 |
|\ \ \ | |||||
| * | | | Add comment | Jonas Schievink | 2021-06-03 | 1 | -0/+3 |
| * | | | Implement `#[rustc_skip_array_during_method_dispatch]` | Jonas Schievink | 2021-06-01 | 3 | -2/+77 |
* | | | | Merge #9105 | bors[bot] | 2021-06-03 | 5 | -15/+50 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | internal: implement pattern adjustments. | Dawer | 2021-06-01 | 3 | -2/+35 |
| * | | | minor: Avoid eprintln on panic | Dawer | 2021-06-01 | 2 | -13/+15 |
* | | | | Merge #9119 | bors[bot] | 2021-06-02 | 1 | -12/+56 |
|\ \ \ \ | |||||
| * | | | | Preserve indentation | Jonas Schievink | 2021-06-02 | 1 | -5/+30 |
| * | | | | Account for traits | Jonas Schievink | 2021-06-02 | 1 | -10/+29 |
* | | | | | Merge #9118 | bors[bot] | 2021-06-02 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Document that `addCallArgumentSnippets` requires `addCallParenthesis | Lukas Wirth | 2021-06-02 | 1 | -0/+1 |
| | |_|/ | |/| | |