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