• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: only allowed on a fn item
2 --> $DIR/const-not-fn.rs:1:28
3  |
41 | #[rustversion::attr(all(), const)]
5  |                            ^^^^^
6