rustc: Add a lint for the obsolete crate-level link attribute

This commit is contained in:
Brian Anderson 2013-12-20 16:20:54 -08:00
parent 619c4fce89
commit 26f1b4db11
42 changed files with 6 additions and 104 deletions

View file

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