summaryrefslogtreecommitdiffstats
path: root/tests/ui/rfcs/rfc-2091-track-caller/caller-location-fnptr-rt-ctfe-equiv.stderr
blob: cf8ca57714c29e5b7ee68115a578ae3e32ed8a11 (plain)
1
2
3
4
5
6
7
8
9
10
warning: skipping const checks
   |
help: skipping check that does not even have a feature gate
  --> $DIR/caller-location-fnptr-rt-ctfe-equiv.rs:21:5
   |
LL |     ptr()
   |     ^^^^^

warning: 1 warning emitted