rust/src
bors cf636c233d Auto merge of #22093 - petrochenkov:builtin, r=pnkfelix
Names of structs, enums, traits, type aliases and type parameters (i.e. all identifiers that can be used as full paths in type position) are not allowed to match the names of primitive types.
See #20427 for more information.

This is a minor [breaking-change]
2015-02-13 07:44:41 +00:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
doc opt into box_patterns in the reference doc that uses them. 2015-02-11 11:47:14 +01:00
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Rollup merge of #21994 - iKevinY:featureck-fix, r=brson 2015-02-07 00:43:54 +05:30
grammar Bison grammar: fix precedence with ranges followed by blocks 2015-02-10 17:59:02 -08:00
jemalloc@b001609960
liballoc Feature-gate the #[unsafe_no_drop_flag] attribute. 2015-02-11 13:57:40 +01:00
libarena Added lifetime param to Arena. 2015-02-11 13:51:21 +01:00
libbacktrace openbsd support 2015-02-01 14:41:38 +01:00
libcollections rollup merge of #22166: dcrewi/iter-impls-for-windows 2015-02-11 15:25:59 -08:00
libcore More test fixes and rebase conflicts 2015-02-11 15:45:15 -08:00
libcoretest Auto merge of #21895 - alfie:libcoretest, r=pnkfelix 2015-02-12 14:58:13 +00:00
libflate Add core::marker::PhantomData. 2015-02-11 13:51:09 +01:00
libfmt_macros register snapshots 2015-02-02 13:38:32 -05:00
libgetopts Test fixes and rebase conflicts 2015-02-10 11:51:38 -08:00
libgraphviz remove the deprecated MaybeOwnedVector 2015-02-06 10:00:17 -05:00
liblibc Even more test fixes 2015-02-11 16:38:02 -08:00
liblog std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
librand Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librbml rollup merge of #22161: steveklabnik/close_2741 2015-02-11 14:02:09 -08:00
librustc Pacify the merciless nrc. 2015-02-12 13:29:52 -05:00
librustc_back std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck Add a couple FIXME notes inspired during my review. 2015-02-12 13:55:49 +01:00
librustc_driver rollup merge of #22188: alexcrichton/envv2 2015-02-11 14:02:24 -08:00
librustc_llvm Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichton 2015-02-06 16:21:08 +05:30
librustc_privacy Add comment noting that this naive approach is not too naive. 2015-02-10 15:45:36 +01:00
librustc_resolve Auto merge of #22093 - petrochenkov:builtin, r=pnkfelix 2015-02-13 07:44:41 +00:00
librustc_trans rollup merge of #22188: alexcrichton/envv2 2015-02-11 14:02:24 -08:00
librustc_typeck Pacify the merciless nrc. 2015-02-12 13:29:52 -05:00
librustdoc Rote changes to fix fallout throughout the compiler from splitting the 2015-02-12 13:29:51 -05:00
libserialize rustc: Fix a number of stability lint holes 2015-02-11 12:14:59 -08:00
libstd More test fixes and rebase conflicts 2015-02-11 15:45:15 -08:00
libsyntax Update metadata to reflect that predicates/schemes/trait-defs are now severed 2015-02-12 13:02:37 -05:00
libterm rollup merge of #22188: alexcrichton/envv2 2015-02-11 14:02:24 -08:00
libtest Test fixes and rebase conflicts 2015-02-11 15:05:39 -08:00
libunicode Fixed a tiny typo in the documentation of std::char. 2015-02-12 12:40:16 +01:00
llvm@32c27dda3a Update llvm to rust-llvm-2015-02-09 2015-02-09 21:49:37 +01:00
rt Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton 2015-02-06 16:21:05 +05:30
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook Auto merge of #21997 - Manishearth:rollup, r=alexcrichton 2015-02-06 23:30:17 +00:00
rustllvm Update llvm to rust-llvm-2015-02-09 2015-02-09 21:49:37 +01:00
test Auto merge of #22093 - petrochenkov:builtin, r=pnkfelix 2015-02-13 07:44:41 +00:00
snapshots.txt register snapshots 2015-02-04 20:06:12 -05:00