File: const-not-fn.stderr

package info (click to toggle)
rust-rustversion 1.0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (27)
1
2
3
4
5
error: only allowed on a fn item
 --> tests/ui/const-not-fn.rs:1:28
  |
1 | #[rustversion::attr(all(), const)]
  |                            ^^^^^