From d9ea475feb309e72bec1a2ac95ae9882a17eb068 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 11 Dec 2013 08:16:06 -0800 Subject: Register new snapshots Understand 'pkgid' in stage0. As a bonus, the snapshot now contains now metadata (now that those changes have landed), and the snapshot download is half as large as it used to be! --- src/libsyntax/lib.rs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/lib.rs b/src/libsyntax/lib.rs index 4382e6d67b8..9599f27af04 100644 --- a/src/libsyntax/lib.rs +++ b/src/libsyntax/lib.rs @@ -13,13 +13,7 @@ * macros. */ -#[pkgid="syntax#0.9-pre"]; -// NOTE: remove after the next snapshot -#[link(name = "syntax", - package_id = "syntax", - vers = "0.9-pre", - uuid = "9311401b-d6ea-4cd9-a1d9-61f89499c645")]; - +#[pkgid = "syntax#0.9-pre"]; #[license = "MIT/ASL2"]; #[crate_type = "dylib"]; #[crate_type = "rlib"]; -- cgit 1.4.1-3-g733a5