diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-07-27 08:49:29 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-07-27 08:49:29 +0100 |
commit | 401a9c25151c1b659b8e80e2ffe70fa96a1f8ef1 (patch) | |
tree | 09d51659073e8466924f2db1d20f2618be4ebefe /crates/ra_assists | |
parent | d0b444843bbffb9c21185d04d9efb20a46c6887c (diff) | |
parent | 2b8dcc15ac25ec559258b46b9080b7d4c17178a4 (diff) |
Merge #5541
5541: add completion for rustc lints r=matklad a=Emilgardis
This is a very naive approach to provide completions for lints.
Preferably, this would pull from current `rustup which rustc` via `rustc -W help <crate>`, but currently `rustc` only provides human output for lints.
![image](https://user-images.githubusercontent.com/1502855/88492913-90dec880-cfae-11ea-89d8-2b494951b20c.png)
also, clippy would be really nice but I feel like for that ra should really pull from clippy
Co-authored-by: Emil Gardström <[email protected]>
Diffstat (limited to 'crates/ra_assists')
0 files changed, 0 insertions, 0 deletions