Rename uses of PkgId to CrateId in librustpkg
This commit is contained in:
parent
f872c47278
commit
016d52ed50
12 changed files with 301 additions and 299 deletions
|
|
@ -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)];
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue