mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
add a link to issue 154487
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
//@ check-pass
|
||||
//@ compile-flags: --check-cfg=cfg(feature,values("enabled_feature"))
|
||||
// Regression test for https://github.com/rust-lang/rust/issues/154487
|
||||
|
||||
#![crate_type = "lib"]
|
||||
#![deny(unused_features)]
|
||||
#![feature(doc_cfg)]
|
||||
|
||||
Reference in New Issue
Block a user