blob: a8974e1cf96b7b2e75c1e6ef368d3366bc3dbfd1 [file] [log] [blame]
error: cannot test inner items
--> $DIR/test-inner-fn.rs:5:5
|
LL | #[test]
| ^^^^^^^
|
= note: requested on the command line with `-D unnameable-test-items`
= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
error: cannot test inner items
--> $DIR/test-inner-fn.rs:13:9
|
LL | #[test]
| ^^^^^^^
|
= note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
error: aborting due to 2 previous errors