diff options
| author | Douglas Campos <qmx@qmx.me> | 2018-06-09 15:51:24 +0000 |
|---|---|---|
| committer | Douglas Campos <qmx@qmx.me> | 2018-08-16 19:19:09 +0000 |
| commit | 7aa5a5b5e8df41fc373858e9f4824e2cc51bc1b2 (patch) | |
| tree | a1e428a56f33727daa45ff523455b8cea937c8a6 /src/test | |
| parent | 5e9b50d4f5c62afbee8f913661ad7b31d34a15bf (diff) | |
| download | rust-7aa5a5b5e8df41fc373858e9f4824e2cc51bc1b2.tar.gz rust-7aa5a5b5e8df41fc373858e9f4824e2cc51bc1b2.zip | |
bless output
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/ui/crate-in-paths.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/crate-in-paths.stderr b/src/test/ui/crate-in-paths.stderr index 207f9599230..29eac342c52 100644 --- a/src/test/ui/crate-in-paths.stderr +++ b/src/test/ui/crate-in-paths.stderr @@ -1,5 +1,5 @@ error[E0425]: cannot find value `Foo` in this scope - --> $DIR/crate-in-paths.rs:9:5 + --> $DIR/crate-in-paths.rs:19:5 | LL | Foo; | ^^^ not found in this scope |
