Remove unwanted auto-linking and update

This commit is contained in:
Guillaume Gomez 2018-04-15 16:17:18 +02:00
parent a3ed2abed7
commit 05275dafaa
9 changed files with 14 additions and 13 deletions

View file

@ -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)]

View file

@ -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]