Rename uses of PkgId to CrateId in librustpkg

This commit is contained in:
Luis de Bethencourt 2013-12-28 15:24:15 -05:00
parent f872c47278
commit 016d52ed50
12 changed files with 301 additions and 299 deletions

View file

@ -45,7 +45,7 @@ c.write(
"""
// AUTO-GENERATED FILE: DO NOT EDIT
#[crate_id=\"run_pass_stage2#0.1\"];
#[pkgid=\"run_pass_stage2#0.1\"];
#[crate_id=\"run_pass_stage2#0.1\"];
#[feature(globs, macro_rules, struct_variant, managed_boxes)];
#[allow(warnings)];
"""