mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
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
|
|
|