rustc: Add a lint for the obsolete crate-level link attribute
This commit is contained in:
parent
619c4fce89
commit
26f1b4db11
42 changed files with 6 additions and 104 deletions
|
|
@ -46,7 +46,6 @@ c.write(
|
|||
// AUTO-GENERATED FILE: DO NOT EDIT
|
||||
#[crate_id=\"run_pass_stage2#0.1\"];
|
||||
#[pkgid=\"run_pass_stage2#0.1\"];
|
||||
#[link(name=\"run_pass_stage2\", vers=\"0.1\")];
|
||||
#[feature(globs, macro_rules, struct_variant, managed_boxes)];
|
||||
#[allow(warnings)];
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue