about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorJohn Renner <john@jrenner.net>2020-04-30 10:41:24 -0700
committerJohn Renner <john@jrenner.net>2020-04-30 11:16:09 -0700
commit513a3615f6d462852c0135dc4ac30a2086e25c5a (patch)
tree31b5de91f47cf315074dcf7b1a7282accdbfad1d /docs/dev/debugging.md
parentfec1e7c8e10e1c592642fac0c497cd57bd3f003c (diff)
downloadrust-513a3615f6d462852c0135dc4ac30a2086e25c5a.tar.gz
rust-513a3615f6d462852c0135dc4ac30a2086e25c5a.zip
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 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions