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
libarena
libbacktrace
libcollections Remove auto-deref'ing Pattern impl because it conflicts with other 2015-03-23 18:05:20 -04:00
libcollectionstest
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
libgraphviz
liblibc
liblog Revert "Revert "std: Re-enable at_exit()"" 2015-03-20 10:56:27 -07:00
librand
librbml
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
librustc_lint
librustc_llvm
librustc_privacy
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
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