Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
diagnostic-flags
/
allow-non-lint-warnings.without_flag.stderr
blob: 08ae11fc18a9a1b9847726924980572f2e679119 [
file
] [
log
] [
blame
]
warning
:
skipping
const
checks
|
help
:
skipping check that does
not
even have a feature gate
-->
$DIR
/
allow
-
non
-
lint
-
warnings
.
rs
:
24
:
23
|
LL
|
const
fn constant
()
{
non_constant
()
}
|
^^^^^^^^^^^^^^
warning
:
1
warning emitted