blob: b1fd23a6a9ddb2f821fc1d2ff7572f1dd9648ec0 [file] [log] [blame]
warning: the feature `track_caller` is incomplete and may cause the compiler to crash
--> $DIR/pass.rs:2:12
|
LL | #![feature(track_caller)]
| ^^^^^^^^^^^^
|
= note: `#[warn(incomplete_features)]` on by default