Remove attribute #[link_args]
This commit is contained in:
parent
97717a5618
commit
5839bff0ba
21 changed files with 12 additions and 219 deletions
|
@ -258,9 +258,6 @@ declare_features! (
|
|||
// feature-group-start: actual feature gates
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
/// Allows using the `#[link_args]` attribute.
|
||||
(active, link_args, "1.0.0", Some(29596), None),
|
||||
|
||||
/// Allows defining identifiers beyond ASCII.
|
||||
(active, non_ascii_idents, "1.0.0", Some(55467), None),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue