rust/src
Niko Matsakis a6e6be5f88 port return expressions to use CoerceMany
This slightly affects the error messages in one particular compile-fail
test.
2017-03-30 07:55:29 -04:00
..
bootstrap Rollup merge of #40852 - ollie27:rustbuild_compiler_docs, r=alexcrichton 2017-03-27 15:56:26 -07:00
build_helper
ci Rollup merge of #40780 - aidanhs:aphs-cache-git-modules, r=alexcrichton 2017-03-29 16:53:29 -04:00
compiler-rt@d30da544a8
doc Rollup merge of #40901 - MaloJaffre:fix-double-redirect, r=steveklabnik 2017-03-29 16:53:32 -04:00
driver
etc
grammar Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
jemalloc@11bfb0dcf8
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #40731 - sfackler:vec-from-iter-spec, r=aturon 2017-03-28 23:19:23 -04:00
libcollectionstest
libcompiler_builtins
libcore Rollup merge of #40907 - donniebishop:utf8_unchecked_docs, r=steveklabnik 2017-03-29 16:53:33 -04:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
liblibc@05a2d19735 Update libc to 0.2.21 2017-03-25 11:03:06 -03:00
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
librand
librustc add an ObligationCauseCode we'll use later (ReturnNoExpression) 2017-03-30 07:55:29 -04:00
librustc_asan
librustc_back
librustc_bitflags
librustc_borrowck Rollup merge of #40841 - arielb1:immutable-blame, r=pnkfelix 2017-03-29 08:57:06 -04:00
librustc_const_eval Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
librustc_const_math
librustc_data_structures Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
librustc_driver Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
librustc_errors Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
librustc_incremental Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
librustc_lint Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
librustc_llvm Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
librustc_lsan
librustc_metadata Refactor how spans are combined in the parser. 2017-03-29 11:17:59 +00:00
librustc_mir refactor the targeted_by_break field 2017-03-30 07:55:29 -04:00
librustc_msan
librustc_passes
librustc_platform_intrinsics
librustc_plugin Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
librustc_privacy
librustc_resolve Move syntax::ext::hygiene to syntax_pos::hygiene. 2017-03-29 00:41:08 +00:00
librustc_save_analysis Refactor how spans are combined in the parser. 2017-03-29 11:17:59 +00:00
librustc_trans remove unneeded & that now fails to coerce 2017-03-30 07:55:29 -04:00
librustc_tsan
librustc_typeck port return expressions to use CoerceMany 2017-03-30 07:55:29 -04:00
librustdoc Rollup merge of #40814 - abonander:issue_39436, r=jseyfried 2017-03-29 16:53:30 -04:00
libserialize
libstd Rollup merge of #40866 - projektir:once_docs, r=estebank 2017-03-29 08:57:07 -04:00
libstd_unicode char::to_uppercase doc typo: use the 'an' article. 2017-03-25 15:58:35 -07:00
libsyntax port the match code to use CoerceMany 2017-03-30 07:55:29 -04:00
libsyntax_ext Refactor how spans are combined in the parser. 2017-03-29 11:17:59 +00:00
libsyntax_pos Refactor how spans are combined in the parser. 2017-03-29 11:17:59 +00:00
libterm
libtest
libunwind
llvm@2e951c3ae3
rt End of pulldown switch and remove completely hoedown 2017-03-28 11:38:55 -06:00
rtstartup
rust-installer@4f99485080
rustc Fix plain_summary_line function 2017-03-28 11:38:56 -06:00
rustllvm
test port return expressions to use CoerceMany 2017-03-30 07:55:29 -04:00
tools Auto merge of #40338 - GuillaumeGomez:pulldown-switch, r=frewsxcv,steveklabnik 2017-03-29 07:06:13 +00:00
Cargo.lock Fix id generation 2017-03-28 11:38:56 -06:00
Cargo.toml
stage0.txt