rust/src
Niko Matsakis 76ead08108 Remove auto-deref'ing Pattern impl because it conflicts with other
possible blanket impls and also triggers internal overflow. Add some
special cases for common uses (&&str, &String) for now; bounds-targeting
deref coercions are probably the right longer term answer.
2015-03-23 18:05:20 -04:00
..
compiler-rt@58ab642c30
compiletest std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
doc Rollup merge of #23590 - FuGangqiang:attr, r=alexcrichton 2015-03-23 04:54:27 +05:30
driver
etc
grammar
jemalloc@e24a1a025a
liballoc liballoc: Partially inline the refcount manipulation in the Arc 2015-03-18 22:05:19 -07:00
libarena Register new snapshots 2015-03-18 16:32:32 -07:00
libbacktrace
libcollections Remove auto-deref'ing Pattern impl because it conflicts with other 2015-03-23 18:05:20 -04:00
libcollectionstest std: Stabilize IteratorExt::cloned 2015-03-17 18:05:58 -07:00
libcore Remove auto-deref'ing Pattern impl because it conflicts with other 2015-03-23 18:05:20 -04:00
libcoretest Remove auto-deref'ing Pattern impl because it conflicts with other 2015-03-23 18:05:20 -04:00
libflate
libfmt_macros
libgetopts std: Tweak some unstable features of str 2015-03-17 18:03:03 -07:00
libgraphviz
liblibc Rollup merge of #23457 - nagisa:get-set-resources, r=alexcrichton 2015-03-19 08:24:35 +05:30
liblog Revert "Revert "std: Re-enable at_exit()"" 2015-03-20 10:56:27 -07:00
librand
librbml Fix spelling errors in comments. 2015-03-19 00:48:08 -04:00
librustc Refactor how we handle overflow so that it is a fatal error that aborts 2015-03-23 18:05:20 -04:00
librustc_back std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
librustc_bitflags
librustc_borrowck don't use Result::ok just to be able to use unwrap/unwrap_or 2015-03-20 08:19:13 +01:00
librustc_driver std: Tweak some unstable features of str 2015-03-17 18:03:03 -07:00
librustc_lint std: Tweak some unstable features of str 2015-03-17 18:03:03 -07:00
librustc_llvm
librustc_privacy Fix private module loophole in the 'private type in public item' check 2015-03-18 16:47:24 +13:00
librustc_resolve Future-proof indexing on maps: remove IndexMut 2015-03-20 10:46:31 -07:00
librustc_trans Refactor how we handle overflow so that it is a fatal error that aborts 2015-03-23 18:05:20 -04:00
librustc_typeck Future-proof indexing on maps: remove IndexMut 2015-03-20 10:46:31 -07:00
librustdoc std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
libserialize std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
libstd Rollup merge of #23576 - barosl:mutex-doc, r=alexcrichton 2015-03-23 04:54:27 +05:30
libsyntax Auto merge of #23512 - oli-obk:result_ok_unwrap, r=alexcrichton 2015-03-20 23:16:47 +00:00
libterm don't use Result::ok just to be able to use unwrap/unwrap_or 2015-03-20 08:19:13 +01:00
libtest std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
libunicode Update docs for ToUppercase/ToLowercase structs 2015-03-19 13:34:18 -07:00
llvm@bff6907697
rt
rust-installer@60fd8abfca
rustbook Register new snapshots 2015-03-18 16:32:32 -07:00
rustllvm
test Refactor how we handle overflow so that it is a fatal error that aborts 2015-03-23 18:05:20 -04:00
snapshots.txt Register new snapshots 2015-03-18 16:32:32 -07:00