blob: 16c4c810d035f6342d321ab05fadc4c86ef1b5c6 [file] [log] [blame]
error: no_panic attribute on const fn is not supported
--> tests/ui/const-fn.rs:3:1
|
3 | #[no_panic]
| ^^^^^^^^^^^
|
= note: this error originates in the attribute macro `no_panic` (in Nightly builds, run with -Z macro-backtrace for more info)