summaryrefslogtreecommitdiffstats
path: root/vendor/rustversion/tests/ui/const-not-fn.stderr
blob: 7371ff289652f10aae4cc565bcf4a8f325536a45 (plain)
1
2
3
4
5
error: only allowed on a fn item
 --> $DIR/const-not-fn.rs:1:28
  |
1 | #[rustversion::attr(all(), const)]
  |                            ^^^^^