blob: 141664c109228a0d1fb6d87f2d7f5eb2674e829d [file] [log] [blame]
error[E0557]: feature has been removed
--> $DIR/deprecated_no_stack_check.rs:2:12
|
LL | #![feature(no_stack_check)]
| ^^^^^^^^^^^^^^ feature has been removed
error: aborting due to previous error
For more information about this error, try `rustc --explain E0557`.