rust/src
Felix S. Klock II b03279aaa2 inline `Box::new` always.
(You shouldn't use it, but it is a semi-reasonable way to annotate
types when necessary.)
2015-03-03 20:29:01 +01:00
..
compiler-rt@58ab642c30
compiletest Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
doc Rollup merge of #22960 - huonw:static-assert, r=huonw 2015-03-03 17:01:15 +05:30
driver
etc Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
grammar Bison grammar: fix precedence with ranges followed by blocks 2015-02-10 17:59:02 -08:00
jemalloc@b001609960
liballoc inline `Box::new` always. 2015-03-03 20:29:01 +01:00
libarena Add `: Box<_>` or `::Box<_>` type annotations to various places. 2015-03-03 20:29:01 +01:00
libbacktrace bitrig integration 2015-02-11 14:49:06 -08:00
libcollections Add `: Box<_>` or `::Box<_>` type annotations to various places. 2015-03-03 20:29:01 +01:00
libcore Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libcoretest Add `: Box<_>` or `::Box<_>` type annotations to various places. 2015-03-03 20:29:01 +01:00
libflate Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
libfmt_macros int audit - libcore::fmt 2015-02-23 16:07:38 +13:00
libgetopts Remove int/uint from libstd/lib.rs 2015-03-01 13:03:44 +01:00
libgraphviz Enable recursion for visit_ty in lint visitor 2015-03-02 15:35:48 -08:00
liblibc unbreak dragonfly build after nacl integration 2015-03-01 16:08:24 +01:00
liblog std: Stabilize the `env` module 2015-02-27 13:41:49 -08:00
librand Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librbml Rollup merge of #22876 - Florob:const, r=nikomatsakis 2015-03-03 17:02:20 +05:30
librustc Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librustc_back Add `: Box<_>` or `::Box<_>` type annotations to various places. 2015-03-03 20:29:01 +01:00
librustc_bitflags
librustc_borrowck Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
librustc_driver Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
librustc_lint Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
librustc_llvm rollup merge of #22482: alexcrichton/cstr-changes 2015-02-18 14:32:10 -08:00
librustc_privacy privacy: walk associated types in trait impls 2015-03-03 01:28:20 -05:00
librustc_resolve remove some compiler warnings 2015-02-26 07:21:26 +02:00
librustc_trans Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librustc_typeck Fix span typo in the arithmetic overflow for array length reporting. 2015-03-03 12:10:58 +01:00
librustdoc Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
libserialize Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libstd Add `: Box<_>` or `::Box<_>` type annotations to various places. 2015-03-03 20:29:01 +01:00
libsyntax Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libterm std: Stabilize the `env` module 2015-02-27 13:41:49 -08:00
libtest core: Audit num module for int/uint 2015-03-02 16:12:46 -08:00
libunicode Use `const`s instead of `static`s where appropriate 2015-03-02 17:11:51 +01:00
llvm@b89c3f039b Update LLVM to rust-llvm-2015-02-19 2015-02-21 13:37:37 +01:00
rt renaming rust_load_self to rust_current_exe 2015-02-11 14:49:11 -08:00
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook remove some compiler warnings 2015-02-26 07:21:26 +02:00
rustllvm Update LLVM to rust-llvm-2015-02-19 2015-02-21 13:37:37 +01:00
test Add `: Box<_>` or `::Box<_>` type annotations to various places. 2015-03-03 20:29:01 +01:00
snapshots.txt register snapshot 880fb89 2015-02-27 01:48:49 +01:00