blob: 5a125a7024a95ce9b082ce99b9e6bf014f558d2c [file] [log] [blame]
error[E0425]: cannot find value `ferris` in this scope
--> remapped/errors/remap-path-prefix.rs:15:5
|
LL | ferris
| ^^^^^^ not found in this scope
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0425`.