aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/completion/patterns.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-07-27 08:49:29 +0100
committerGitHub <[email protected]>2020-07-27 08:49:29 +0100
commit401a9c25151c1b659b8e80e2ffe70fa96a1f8ef1 (patch)
tree09d51659073e8466924f2db1d20f2618be4ebefe /crates/ra_ide/src/completion/patterns.rs
parentd0b444843bbffb9c21185d04d9efb20a46c6887c (diff)
parent2b8dcc15ac25ec559258b46b9080b7d4c17178a4 (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_ide/src/completion/patterns.rs')
0 files changed, 0 insertions, 0 deletions