Remove unwanted auto-linking and update
This commit is contained in:
parent
a3ed2abed7
commit
05275dafaa
9 changed files with 14 additions and 13 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//`#[cfg]` on struct field permits empty unusable struct
|
||||
// `#[cfg]` on struct field permits empty unusable struct
|
||||
|
||||
struct S {
|
||||
#[cfg(untrue)]
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// must-compile-successfully
|
||||
// compile-pass
|
||||
|
||||
//! Test with [Foo::baz], [Bar::foo], [Uniooon::X]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue