blob: 73f89b5856da5a8ba4f30942d5da426c20b62868 [file] [log] [blame]
error[E0432]: unresolved import `rt`
--> $DIR/hidden-rt-injection2.rs:5:9
|
LL | use rt;
| ^^ no `rt` in the root
error: aborting due to previous error
For more information about this error, try `rustc --explain E0432`.