Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
check-cfg
/
hrtb-crash.rs
blob: f2bce33f9f9ade485d8463df5dd974779faf4b60 [
file
] [
log
] [
blame
]
// https://github.com/rust-lang/rust/issues/139825
//@ compile-flags: --check-cfg=cfg(docsrs,test) --crate-type lib
//@ check-pass
struct
A
where
for
<#[
cfg
(
b
)]
c
>
u8
:;
//~^ WARN: unexpected `cfg` condition name