Remove issue number for link_cfg
This commit is contained in:
parent
7281249a19
commit
e7c8af431b
2 changed files with 2 additions and 3 deletions
|
|
@ -4,7 +4,6 @@ error[E0658]: link cfg is unstable
|
|||
LL | #[link(name = "foo", cfg(foo))]
|
||||
| ^^^^^^^^
|
||||
|
|
||||
= note: see issue #37406 <https://github.com/rust-lang/rust/issues/37406> for more information
|
||||
= help: add `#![feature(link_cfg)]` to the crate attributes to enable
|
||||
|
||||
error: aborting due to previous error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue