diff --git a/README.md b/README.md index 1d098571bae4..55cfd36ec853 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ documentation. To build from the [tarball] do: - $ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz - $ tar -xzf rust-0.9.tar.gz - $ cd rust-0.9 + $ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz + $ tar -xzf rust-0.10.tar.gz + $ cd rust-0.10 Or to build from the [repo] do: @@ -59,8 +59,8 @@ documentation. 4. Enjoy! [repo]: https://github.com/mozilla/rust -[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz -[tutorial]: http://static.rust-lang.org/doc/0.9/tutorial.html +[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz +[tutorial]: http://static.rust-lang.org/doc/0.10/tutorial.html ## Notes diff --git a/RELEASES.txt b/RELEASES.txt index fd5b06c94225..2e9a71274bdf 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -132,7 +132,7 @@ Version 0.10 (April 2014) * Tooling * `rustpkg` has been deprecated and removed from the main repository. Its replacement, `cargo`, is under development. - * Nightly builds of rust are now available (INSERT URL HERE) + * Nightly builds of rust are now available * The memory usage of rustc has been improved many times throughout this release cycle. * The build process supports disabling rpath support for the rustc binary diff --git a/man/rustc.1 b/man/rustc.1 index b3eb4834930d..21ec32c56055 100644 --- a/man/rustc.1 +++ b/man/rustc.1 @@ -1,4 +1,4 @@ -.TH RUSTC "1" "March 2014" "rustc 0.10-pre" "User Commands" +.TH RUSTC "1" "March 2014" "rustc 0.10" "User Commands" .SH NAME rustc \- rust compiler .SH SYNOPSIS diff --git a/man/rustdoc.1 b/man/rustdoc.1 index 4933794d95cc..4ea33878f037 100644 --- a/man/rustdoc.1 +++ b/man/rustdoc.1 @@ -1,4 +1,4 @@ -.TH RUSTDOC "1" "March 2014" "rustdoc 0.10-pre" "User Commands" +.TH RUSTDOC "1" "March 2014" "rustdoc 0.10" "User Commands" .SH NAME rustdoc \- generate documentation from Rust source code .SH SYNOPSIS diff --git a/mk/main.mk b/mk/main.mk index f59a553d783b..53f550cf1b55 100644 --- a/mk/main.mk +++ b/mk/main.mk @@ -14,7 +14,7 @@ # The version number CFG_RELEASE_NUM=0.10 -CFG_RELEASE_LABEL=-pre +CFG_RELEASE_LABEL= ifndef CFG_ENABLE_NIGHTLY # This is the normal version string diff --git a/src/doc/README.md b/src/doc/README.md index be0938022d2c..fa0fc6a3745d 100644 --- a/src/doc/README.md +++ b/src/doc/README.md @@ -53,12 +53,12 @@ To generate .pot and .po files, do something like: ~~~~ po4a --copyright-holder="The Rust Project Developers" \ --package-name="Rust" \ - --package-version="0.10-pre" \ + --package-version="0.10" \ -M UTF-8 -L UTF-8 \ src/doc/po4a.conf ~~~~ -(the version number must be changed if it is not 0.10-pre now.) +(the version number must be changed if it is not 0.10 now.) Now you can translate documents with .po files, commonly used with gettext. If you are not familiar with gettext-based translation, please read the online diff --git a/src/doc/po/ja/complement-cheatsheet.md.po b/src/doc/po/ja/complement-cheatsheet.md.po index 72ef1d5a0102..e0d130cb331f 100644 --- a/src/doc/po/ja/complement-cheatsheet.md.po +++ b/src/doc/po/ja/complement-cheatsheet.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/complement-lang-faq.md.po b/src/doc/po/ja/complement-lang-faq.md.po index 02dee63f312e..0f06f9d84b04 100644 --- a/src/doc/po/ja/complement-lang-faq.md.po +++ b/src/doc/po/ja/complement-lang-faq.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/complement-project-faq.md.po b/src/doc/po/ja/complement-project-faq.md.po index 190f88cf80d3..68a332f81533 100644 --- a/src/doc/po/ja/complement-project-faq.md.po +++ b/src/doc/po/ja/complement-project-faq.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/complement-usage-faq.md.po b/src/doc/po/ja/complement-usage-faq.md.po index 9ffdd7b1f436..28d2808c8a78 100644 --- a/src/doc/po/ja/complement-usage-faq.md.po +++ b/src/doc/po/ja/complement-usage-faq.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-02-03 08:13+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-conditions.md.po b/src/doc/po/ja/guide-conditions.md.po index a65d6eec4198..3575a7e646fa 100644 --- a/src/doc/po/ja/guide-conditions.md.po +++ b/src/doc/po/ja/guide-conditions.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-container.md.po b/src/doc/po/ja/guide-container.md.po index 23e1c7734f0b..bda86a30aa73 100644 --- a/src/doc/po/ja/guide-container.md.po +++ b/src/doc/po/ja/guide-container.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-ffi.md.po b/src/doc/po/ja/guide-ffi.md.po index 3155b9f65053..089a142231ca 100644 --- a/src/doc/po/ja/guide-ffi.md.po +++ b/src/doc/po/ja/guide-ffi.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-lifetimes.md.po b/src/doc/po/ja/guide-lifetimes.md.po index bbe4b3a4a856..c97190338078 100644 --- a/src/doc/po/ja/guide-lifetimes.md.po +++ b/src/doc/po/ja/guide-lifetimes.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-macros.md.po b/src/doc/po/ja/guide-macros.md.po index 82b0d20d5e50..205e473a5b23 100644 --- a/src/doc/po/ja/guide-macros.md.po +++ b/src/doc/po/ja/guide-macros.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-pointers.md.po b/src/doc/po/ja/guide-pointers.md.po index 2b130821c4c9..1e07faeeeb7b 100644 --- a/src/doc/po/ja/guide-pointers.md.po +++ b/src/doc/po/ja/guide-pointers.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-runtime.md.po b/src/doc/po/ja/guide-runtime.md.po index 2e02fe344eba..9fefe9b85994 100644 --- a/src/doc/po/ja/guide-runtime.md.po +++ b/src/doc/po/ja/guide-runtime.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-02-03 08:13+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-tasks.md.po b/src/doc/po/ja/guide-tasks.md.po index ab761ca4ea79..3d51d5831e4f 100644 --- a/src/doc/po/ja/guide-tasks.md.po +++ b/src/doc/po/ja/guide-tasks.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/guide-testing.md.po b/src/doc/po/ja/guide-testing.md.po index 6ec1a4467da8..03f23b5e7122 100644 --- a/src/doc/po/ja/guide-testing.md.po +++ b/src/doc/po/ja/guide-testing.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/index.md.po b/src/doc/po/ja/index.md.po index 7bf6868ceed0..ec283c6b1186 100644 --- a/src/doc/po/ja/index.md.po +++ b/src/doc/po/ja/index.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-14 21:02+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/rustdoc.md.po b/src/doc/po/ja/rustdoc.md.po index e0d89edaa020..57b7ca2b9143 100644 --- a/src/doc/po/ja/rustdoc.md.po +++ b/src/doc/po/ja/rustdoc.md.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Rust 0.10-pre\n" +"Project-Id-Version: Rust 0.10\n" "POT-Creation-Date: 2014-02-03 08:13+0900\n" "PO-Revision-Date: 2014-01-13 12:01+0900\n" "Last-Translator: Automatically generated\n" diff --git a/src/doc/po/ja/tutorial.md.po b/src/doc/po/ja/tutorial.md.po index 2646460346b5..b6982e5f8071 100644 --- a/src/doc/po/ja/tutorial.md.po +++ b/src/doc/po/ja/tutorial.md.po @@ -360,8 +360,8 @@ msgstr "上記条件を満たしていれば、以下のような手順でビル #| "gz $ tar -xzf rust-0.7.tar.gz $ cd rust-0.7 $ ./configure $ make && make " #| "install ~~~~" msgid "" -"~~~~ {.notrust} $ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz $ " -"tar -xzf rust-0.9.tar.gz $ cd rust-0.9 $ ./configure $ make && make install " +"~~~~ {.notrust} $ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz $ " +"tar -xzf rust-0.10.tar.gz $ cd rust-0.10 $ ./configure $ make && make install " "~~~~" msgstr "" "~~~~ {.notrust}\n" @@ -408,8 +408,8 @@ msgstr "" #| "[tarball]: http://static.rust-lang.org/dist/rust-0.7.tar.gz [win-exe]: " #| "http://static.rust-lang.org/dist/rust-0.7-install.exe" msgid "" -"[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz [win-exe]: " -"http://static.rust-lang.org/dist/rust-0.9-install.exe" +"[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz [win-exe]: " +"http://static.rust-lang.org/dist/rust-0.10-install.exe" msgstr "" "[tarball]: http://static.rust-lang.org/dist/rust-0.7.tar.gz\n" "[win-exe]: http://static.rust-lang.org/dist/rust-0.7-install.exe" diff --git a/src/doc/tutorial.md b/src/doc/tutorial.md index e15145e5f1d3..891880aaece1 100644 --- a/src/doc/tutorial.md +++ b/src/doc/tutorial.md @@ -100,9 +100,9 @@ If you've fulfilled those prerequisites, something along these lines should work. ~~~~ {.notrust} -$ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz -$ tar -xzf rust-0.9.tar.gz -$ cd rust-0.9 +$ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz +$ tar -xzf rust-0.10.tar.gz +$ cd rust-0.10 $ ./configure $ make && make install ~~~~ @@ -117,8 +117,8 @@ When complete, `make install` will place several programs into `/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the API-documentation tool. -[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz -[win-exe]: http://static.rust-lang.org/dist/rust-0.9-install.exe +[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz +[win-exe]: http://static.rust-lang.org/dist/rust-0.10-install.exe ## Compiling your first program diff --git a/src/etc/kate/rust.xml b/src/etc/kate/rust.xml index 288085d8bae6..dc3aa94c5957 100644 --- a/src/etc/kate/rust.xml +++ b/src/etc/kate/rust.xml @@ -7,7 +7,7 @@ ]> - + fn diff --git a/src/libarena/lib.rs b/src/libarena/lib.rs index 061f3e6d268f..bd1d6c07669b 100644 --- a/src/libarena/lib.rs +++ b/src/libarena/lib.rs @@ -15,7 +15,7 @@ //! of individual objects while the arena itself is still alive. The benefit //! of an arena is very fast allocation; just a pointer bump. -#![crate_id = "arena#0.10-pre"] +#![crate_id = "arena#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libcollections/lib.rs b/src/libcollections/lib.rs index a424dbebe149..d0dffa5d3bb1 100644 --- a/src/libcollections/lib.rs +++ b/src/libcollections/lib.rs @@ -12,7 +12,7 @@ * Collection types. */ -#![crate_id = "collections#0.10-pre"] +#![crate_id = "collections#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libflate/lib.rs b/src/libflate/lib.rs index 2e2224bde842..a45e72fb88c7 100644 --- a/src/libflate/lib.rs +++ b/src/libflate/lib.rs @@ -14,7 +14,7 @@ Simple compression */ -#![crate_id = "flate#0.10-pre"] +#![crate_id = "flate#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libfourcc/lib.rs b/src/libfourcc/lib.rs index bf327c1bc275..ad03c7532907 100644 --- a/src/libfourcc/lib.rs +++ b/src/libfourcc/lib.rs @@ -39,7 +39,7 @@ fn main() { */ -#![crate_id = "fourcc#0.10-pre"] +#![crate_id = "fourcc#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libgetopts/lib.rs b/src/libgetopts/lib.rs index e47e7ddec203..d1664a4eb5f2 100644 --- a/src/libgetopts/lib.rs +++ b/src/libgetopts/lib.rs @@ -76,7 +76,7 @@ //! } //! ~~~ -#![crate_id = "getopts#0.10-pre"] +#![crate_id = "getopts#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libglob/lib.rs b/src/libglob/lib.rs index ec7b5b262f5e..4f8e0f02fd7c 100644 --- a/src/libglob/lib.rs +++ b/src/libglob/lib.rs @@ -23,7 +23,7 @@ * `glob`/`fnmatch` functions. */ -#![crate_id = "glob#0.10-pre"] +#![crate_id = "glob#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libgreen/lib.rs b/src/libgreen/lib.rs index f0e7e7fbf6df..e62c03517acc 100644 --- a/src/libgreen/lib.rs +++ b/src/libgreen/lib.rs @@ -184,7 +184,7 @@ //! pool.shutdown(); //! ``` -#![crate_id = "green#0.10-pre"] +#![crate_id = "green#0.10"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] #![crate_type = "dylib"] diff --git a/src/libhexfloat/lib.rs b/src/libhexfloat/lib.rs index 3ed0d598dd8e..41b4132400f9 100644 --- a/src/libhexfloat/lib.rs +++ b/src/libhexfloat/lib.rs @@ -36,7 +36,7 @@ fn main() { */ -#![crate_id = "hexfloat#0.10-pre"] +#![crate_id = "hexfloat#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/liblog/lib.rs b/src/liblog/lib.rs index 8013ebe65110..0e4813915ec8 100644 --- a/src/liblog/lib.rs +++ b/src/liblog/lib.rs @@ -105,7 +105,7 @@ if logging is disabled, none of the components of the log will be executed. */ -#![crate_id = "log#0.10-pre"] +#![crate_id = "log#0.10"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] #![crate_type = "dylib"] diff --git a/src/libnative/lib.rs b/src/libnative/lib.rs index d06ca15f30c3..56c867651fb8 100644 --- a/src/libnative/lib.rs +++ b/src/libnative/lib.rs @@ -41,7 +41,7 @@ //! } //! ``` -#![crate_id = "native#0.10-pre"] +#![crate_id = "native#0.10"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] #![crate_type = "dylib"] diff --git a/src/libnum/lib.rs b/src/libnum/lib.rs index 453dd3c0834c..af6771c47937 100644 --- a/src/libnum/lib.rs +++ b/src/libnum/lib.rs @@ -10,7 +10,7 @@ #![feature(macro_rules)] -#![crate_id = "num#0.10-pre"] +#![crate_id = "num#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/librand/lib.rs b/src/librand/lib.rs index f8183b08ce9d..5e71202c46a2 100644 --- a/src/librand/lib.rs +++ b/src/librand/lib.rs @@ -62,7 +62,7 @@ println!("{:?}", tuple_ptr) ``` */ -#![crate_id = "rand#0.10-pre"] +#![crate_id = "rand#0.10"] #![license = "MIT/ASL2"] #![crate_type = "dylib"] #![crate_type = "rlib"] diff --git a/src/librustc/front/std_inject.rs b/src/librustc/front/std_inject.rs index 9182f19130cb..27ada7c487bb 100644 --- a/src/librustc/front/std_inject.rs +++ b/src/librustc/front/std_inject.rs @@ -22,7 +22,7 @@ use syntax::parse::token::InternedString; use syntax::parse::token; use syntax::util::small_vector::SmallVector; -pub static VERSION: &'static str = "0.10-pre"; +pub static VERSION: &'static str = "0.10"; pub fn maybe_inject_crates_ref(sess: &Session, krate: ast::Crate) -> ast::Crate { diff --git a/src/librustc/lib.rs b/src/librustc/lib.rs index 59b08d90ca07..e7e9ecf1bcbb 100644 --- a/src/librustc/lib.rs +++ b/src/librustc/lib.rs @@ -18,7 +18,7 @@ This API is completely unstable and subject to change. */ -#![crate_id = "rustc#0.10-pre"] +#![crate_id = "rustc#0.10"] #![comment = "The Rust compiler"] #![license = "MIT/ASL2"] #![crate_type = "dylib"] diff --git a/src/librustdoc/lib.rs b/src/librustdoc/lib.rs index d16802a23145..ffae92864074 100644 --- a/src/librustdoc/lib.rs +++ b/src/librustdoc/lib.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![crate_id = "rustdoc#0.10-pre"] +#![crate_id = "rustdoc#0.10"] #![desc = "rustdoc, the Rust documentation extractor"] #![license = "MIT/ASL2"] #![crate_type = "dylib"] diff --git a/src/librustuv/lib.rs b/src/librustuv/lib.rs index 427dd87a0a18..ea4202bb9d3a 100644 --- a/src/librustuv/lib.rs +++ b/src/librustuv/lib.rs @@ -34,7 +34,7 @@ via `close` and `delete` methods. */ -#![crate_id = "rustuv#0.10-pre"] +#![crate_id = "rustuv#0.10"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] #![crate_type = "dylib"] diff --git a/src/libsemver/lib.rs b/src/libsemver/lib.rs index c30c0075e355..4bdbca4ec1c5 100644 --- a/src/libsemver/lib.rs +++ b/src/libsemver/lib.rs @@ -28,7 +28,7 @@ //! An example version number with all five components is //! `0.8.1-rc.3.0+20130922.linux`. -#![crate_id = "semver#0.10-pre"] +#![crate_id = "semver#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libserialize/lib.rs b/src/libserialize/lib.rs index b3a529601a4e..2854a8f00513 100644 --- a/src/libserialize/lib.rs +++ b/src/libserialize/lib.rs @@ -14,7 +14,7 @@ Core encoding and decoding interfaces. */ -#![crate_id = "serialize#0.10-pre"] +#![crate_id = "serialize#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index c130b89b6d45..c6e65abe3bb3 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -43,7 +43,7 @@ //! //! use std::prelude::*; -#![crate_id = "std#0.10-pre"] +#![crate_id = "std#0.10"] #![comment = "The Rust standard library"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] diff --git a/src/libsync/lib.rs b/src/libsync/lib.rs index fa219009d41d..7fb1c680697d 100644 --- a/src/libsync/lib.rs +++ b/src/libsync/lib.rs @@ -12,7 +12,7 @@ * Concurrency-enabled mechanisms and primitives. */ -#![crate_id = "sync#0.10-pre"] +#![crate_id = "sync#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libsyntax/lib.rs b/src/libsyntax/lib.rs index 86795b6623c7..73dab4938460 100644 --- a/src/libsyntax/lib.rs +++ b/src/libsyntax/lib.rs @@ -18,7 +18,7 @@ This API is completely unstable and subject to change. */ -#![crate_id = "syntax#0.10-pre"] +#![crate_id = "syntax#0.10"] #![license = "MIT/ASL2"] #![crate_type = "dylib"] #![crate_type = "rlib"] diff --git a/src/libterm/lib.rs b/src/libterm/lib.rs index 50f2118f0c4e..f340edf7a3a6 100644 --- a/src/libterm/lib.rs +++ b/src/libterm/lib.rs @@ -10,7 +10,7 @@ //! Simple ANSI color library -#![crate_id = "term#0.10-pre"] +#![crate_id = "term#0.10"] #![comment = "Simple ANSI color library"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index 1bc3e9e6ba5e..2bb15fe269ef 100644 --- a/src/libtest/lib.rs +++ b/src/libtest/lib.rs @@ -23,7 +23,7 @@ // running tests while providing a base that other test frameworks may // build off of. -#![crate_id = "test#0.10-pre"] +#![crate_id = "test#0.10"] #![comment = "Rust internal test library only used by rustc"] #![license = "MIT/ASL2"] #![crate_type = "rlib"] diff --git a/src/libtime/lib.rs b/src/libtime/lib.rs index 261e4e25aff3..eddb8f6bb567 100644 --- a/src/libtime/lib.rs +++ b/src/libtime/lib.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![crate_id = "time#0.10-pre"] +#![crate_id = "time#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/liburl/lib.rs b/src/liburl/lib.rs index b729a7a69e21..474a9b4854e6 100644 --- a/src/liburl/lib.rs +++ b/src/liburl/lib.rs @@ -10,7 +10,7 @@ //! Types/fns concerning URLs (see RFC 3986) -#![crate_id = "url#0.10-pre"] +#![crate_id = "url#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libuuid/lib.rs b/src/libuuid/lib.rs index d1e4a1c0472b..84f7a9a362bc 100644 --- a/src/libuuid/lib.rs +++ b/src/libuuid/lib.rs @@ -54,7 +54,7 @@ Examples of string representations: */ -#![crate_id = "uuid#0.10-pre"] +#![crate_id = "uuid#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/libworkcache/lib.rs b/src/libworkcache/lib.rs index a078a770e86d..5cfca04690ca 100644 --- a/src/libworkcache/lib.rs +++ b/src/libworkcache/lib.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![crate_id = "workcache#0.10-pre"] +#![crate_id = "workcache#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] diff --git a/src/test/auxiliary/issue-11908-1.rs b/src/test/auxiliary/issue-11908-1.rs index f06929a5deee..1fc06f4f682c 100644 --- a/src/test/auxiliary/issue-11908-1.rs +++ b/src/test/auxiliary/issue-11908-1.rs @@ -10,5 +10,5 @@ // no-prefer-dynamic -#[crate_id = "collections#0.10-pre"]; +#[crate_id = "collections#0.10"]; #[crate_type = "dylib"]; diff --git a/src/test/auxiliary/issue-11908-2.rs b/src/test/auxiliary/issue-11908-2.rs index 345be34f3774..45a5bc2c496e 100644 --- a/src/test/auxiliary/issue-11908-2.rs +++ b/src/test/auxiliary/issue-11908-2.rs @@ -10,5 +10,5 @@ // no-prefer-dynamic -#[crate_id = "collections#0.10-pre"]; +#[crate_id = "collections#0.10"]; #[crate_type = "rlib"]; diff --git a/src/test/run-make/crate-data-smoke/Makefile b/src/test/run-make/crate-data-smoke/Makefile index 5009ed15ee6c..b849b71d2074 100644 --- a/src/test/run-make/crate-data-smoke/Makefile +++ b/src/test/run-make/crate-data-smoke/Makefile @@ -1,7 +1,7 @@ -include ../tools.mk all: - [ `$(RUSTC) --crate-id crate.rs` = "foo#0.10-pre" ] + [ `$(RUSTC) --crate-id crate.rs` = "foo#0.10" ] [ `$(RUSTC) --crate-name crate.rs` = "foo" ] [ `$(RUSTC) --crate-file-name crate.rs` = "foo" ] [ `$(RUSTC) --crate-file-name --crate-type=lib --test crate.rs` = "foo" ] diff --git a/src/test/run-make/crate-data-smoke/crate.rs b/src/test/run-make/crate-data-smoke/crate.rs index 71b54f6c3414..e2b69ec53e44 100644 --- a/src/test/run-make/crate-data-smoke/crate.rs +++ b/src/test/run-make/crate-data-smoke/crate.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#[crate_id = "foo#0.10-pre"]; +#[crate_id = "foo#0.10"]; // Querying about the crate metadata should *not* parse the entire crate, it // only needs the crate attributes (which are guaranteed to be at the top) be diff --git a/src/test/run-pass/use.rs b/src/test/run-pass/use.rs index 1d65a0a5e9e8..468baaa079ce 100644 --- a/src/test/run-pass/use.rs +++ b/src/test/run-pass/use.rs @@ -17,7 +17,7 @@ #[no_std]; extern crate std; extern crate zed = "std"; -extern crate bar = "std#0.10-pre"; +extern crate bar = "std#0.10"; use std::str;