rust/src
bors ddc28298b9 Auto merge of #27365 - pcwalton:more-collections, r=aturon
This was showing up in Servo profiles.

r? @aturon
2015-07-29 13:11:29 +00:00
..
compiler-rt@58ab642c30
compiletest Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton 2015-07-12 22:05:59 +00:00
doc remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
driver
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc fix pretty printers to handle new Vec 2015-07-17 10:43:58 -07:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a
liballoc Auto merge of #26934 - reem:boxed-slice-clone, r=Gankro 2015-07-28 19:36:26 +00:00
libarena Make align_of behave like min_align_of. 2015-06-24 17:00:43 -07:00
libbacktrace 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
libcollections libcollections: Inline some performance-critical string functions; e.g. 2015-07-28 15:18:27 -07:00
libcollectionstest Implement Clone for Box<[T]> where T: Clone 2015-07-28 01:43:17 -07:00
libcore Auto merge of #27358 - bluss:split-at-mut, r=aturon 2015-07-29 09:57:50 +00:00
libcoretest Auto merge of #27280 - bluss:siphash-perf, r=alexcrichton 2015-07-28 05:38:53 +00:00
libflate Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libfmt_macros Make the unused_mut lint smarter with respect to locals. 2015-07-01 00:12:12 +03:00
libgetopts Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton 2015-07-12 22:05:59 +00:00
libgraphviz graphviz: support style attributes 2015-07-20 15:45:25 +12:00
liblibc Fixes #25155 and fixes #27359 by fixing the stat defines for both freebsd 10.1 x86_64 and i686 2015-07-28 11:10:23 -07:00
liblog More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
librand Fix negate_unsigned feature gate check 2015-07-14 21:48:43 +03:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc Auto merge of #27260 - alexcrichton:cap-lints, r=nrc 2015-07-29 02:04:38 +00:00
librustc_back remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
librustc_bitflags Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_borrowck Auto merge of #27234 - oli-obk:move_get_name_get_ident_to_impl, r=eddyb 2015-07-28 21:14:28 +00:00
librustc_data_structures Implement Default TyParam fallback 2015-07-25 19:57:57 -07:00
librustc_driver Fixup #27046 with pattern bindings 2015-07-16 16:37:40 +05:30
librustc_lint remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
librustc_llvm Rewrite the improper_ctypes lint. 2015-07-23 17:03:04 -07:00
librustc_privacy remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
librustc_resolve Auto merge of #27349 - arielb1:constant-at, r=alexcrichton 2015-07-29 08:23:04 +00:00
librustc_trans Auto merge of #27234 - oli-obk:move_get_name_get_ident_to_impl, r=eddyb 2015-07-28 21:14:28 +00:00
librustc_typeck Auto merge of #27261 - arielb1:drop-sanity-check, r=pnkfelix 2015-07-29 06:47:55 +00:00
librustc_unicode wtf8, char: Replace uses of mem::transmute with more specific functions 2015-07-23 13:55:37 +02:00
librustdoc remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
libserialize More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
libstd Auto merge of #27360 - dhuseby:fixing_freebsd_stat_structs_and_tests, r=alexcrichton 2015-07-29 11:33:20 +00:00
libsyntax Auto merge of #26846 - P1start:print-maybe-styled-macro, r=pnkfelix 2015-07-29 00:28:55 +00:00
libterm std: Deprecate a number of unstable features 2015-07-27 16:38:25 -07:00
libtest std: Remove msvc/valgrind headers 2015-07-27 16:21:15 -07:00
llvm@874dc4ee4c Update LLVM 2015-07-16 20:25:51 -07:00
rt std: Remove msvc/valgrind headers 2015-07-27 16:21:15 -07:00
rust-installer@c37d3747da Fix error message spans 2015-07-25 19:57:59 -07:00
rustbook Fix the relative path issue by including the files using include_bytes! 2015-07-27 20:46:01 +02:00
rustllvm Write deterministic archives 2015-07-22 23:54:59 -07:00
test Auto merge of #27349 - arielb1:constant-at, r=alexcrichton 2015-07-29 08:23:04 +00:00
snapshots.txt Register new snapshots (2015-07-26 a5c12f4). 2015-07-27 13:31:48 +03:00