diff options
author | John Renner <[email protected]> | 2020-04-30 18:41:24 +0100 |
---|---|---|
committer | John Renner <[email protected]> | 2020-04-30 19:16:09 +0100 |
commit | 513a3615f6d462852c0135dc4ac30a2086e25c5a (patch) | |
tree | 31b5de91f47cf315074dcf7b1a7282accdbfad1d /crates/ra_assists/src/assist_ctx.rs | |
parent | fec1e7c8e10e1c592642fac0c497cd57bd3f003c (diff) |
Report invalid, nested, multi-segment crate-paths
Specifically, things like:
use foo::{crate::bar};
Are now being caught, when before we only caught:
use foo::{crate};
Diffstat (limited to 'crates/ra_assists/src/assist_ctx.rs')
0 files changed, 0 insertions, 0 deletions