Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add assist for converting a tuple enum variant to a named variant | Joshua Warner | 2021-06-05 | 2 | -0/+517 |
* | Merge #9141 | bors[bot] | 2021-06-04 | 1 | -0/+17 |
|\ | |||||
| * | Don't inline mutable locals in 'inline_local_variable' | Lukas Wirth | 2021-06-04 | 1 | -0/+17 |
|/ | |||||
* | Merge #9138 | bors[bot] | 2021-06-04 | 8 | -3473/+4064 |
|\ | |||||
| * | Exclude `crates/ide_db/src/helpers/generated_lints.rs` from `tidy::check_todo` | Lukas Wirth | 2021-06-04 | 1 | -3/+5 |
| * | Replace `-` with `_` in generated lint names | Lukas Wirth | 2021-06-04 | 3 | -150/+151 |
| * | Generate default lint groups | Lukas Wirth | 2021-06-04 | 2 | -9/+53 |
| * | Generate default lint completions | Lukas Wirth | 2021-06-04 | 7 | -777/+1130 |
| * | Implement hover for lints | Lukas Wirth | 2021-06-04 | 5 | -2835/+3026 |
* | | 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 |
* | | | Merge #9136 | bors[bot] | 2021-06-04 | 6 | -1/+75 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add function references hover action | Lukas Wirth | 2021-06-04 | 6 | -1/+75 |
|/ / | |||||
* | | Merge #9135 | bors[bot] | 2021-06-04 | 1 | -540/+492 |
|\ \ | |/ |/| | |||||
| * | 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 |
|/ | |||||
* | Merge #9128 | bors[bot] | 2021-06-03 | 17 | -35/+234 |
|\ | |||||
| * | 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 | 9 | -4/+44 |
| * | 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 |
* | | Merge #9129 | bors[bot] | 2021-06-03 | 5 | -5/+5 |
|\ \ | |||||
| * | | 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 | 13 | -60/+43 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use push_str | Clemens Wasser | 2021-06-03 | 1 | -2/+2 |
| * | | Apply more clippy suggestions and update generated | Clemens Wasser | 2021-06-03 | 11 | -142/+51 |
| * | | Apply a few clippy suggestions | Clemens Wasser | 2021-06-03 | 4 | -47/+121 |
* | | | 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 #9123 | bors[bot] | 2021-06-03 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | manual.adoc: add Gentoo Linux installation method | mjkalyan | 2021-06-03 | 1 | -0/+14 |
|/ / / / | |||||
* | | | | 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 | 3 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Document that `addCallArgumentSnippets` requires `addCallParenthesis | Lukas Wirth | 2021-06-02 | 3 | -1/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge #9117 | bors[bot] | 2021-06-02 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Allow expand-macro to be invoked anywhere inside a macro call | Lukas Wirth | 2021-06-02 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge #9114 | bors[bot] | 2021-06-02 | 2 | -19/+32 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix bind patterns always being treated as ref taking patterns | Lukas Wirth | 2021-06-02 | 2 | -19/+32 |
|/ / / | |||||
* | | | Merge #9108 | bors[bot] | 2021-06-02 | 1 | -2/+31 |
|\ \ \ | |||||
| * | | | Don't show extract into variable assist for unit expressions | Brandon | 2021-06-02 | 1 | -2/+31 |
| |/ / |