summaryrefslogtreecommitdiffstats
path: root/vendor/rustversion/tests/ui/const-not-fn.stderr
blob: d3cb4aa678099b37068fea5138462ecd8d6e1983 (plain)
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)]
  |                            ^^^^^