Rollup merge of #70576 - Rustin-Liu:rustin-patch-link-cfg, r=varkor
Update the description of the ticket to point at RFC 1721 Fixes #70538. My first PR to rust. So please let me know if I'm doing something wrong.
This commit is contained in:
commit
17a59fb29c
2 changed files with 8 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error[E0658]: is unstable
|
||||
error[E0658]: kind="link_cfg" is unstable
|
||||
--> $DIR/feature-gate-link_cfg.rs:1:1
|
||||
|
|
||||
LL | #[link(name = "foo", cfg(foo))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue