rust/src
bors bfdcd34e82 Auto merge of #22054 - LeoTestard:include-parse-errors, r=alexcrichton
Makes the compilation abort when a parse error is encountered while
trying to parse an item in an included file. The previous behaviour was
to stop processing the file when a token that can't start an item was
encountered, without producing any error. Fixes #21146.
2015-02-08 14:41:02 +00:00
..
compiler-rt@58ab642c30
compiletest improve compiletest error message when path option missing. 2015-02-05 23:58:32 +01:00
doc Auto merge of #21988 - kmcallister:no-std, r=sfackler 2015-02-08 00:24:03 +00:00
driver
etc Rollup merge of #21994 - iKevinY:featureck-fix, r=brson 2015-02-07 00:43:54 +05:30
grammar Auto merge of #22011 - fhahn:separate-parse-fail-tests, r=nikomatsakis 2015-02-08 12:35:03 +00:00
jemalloc@b001609960
liballoc Auto merge of #22044 - caspark:fix-rc-doc-links, r=nikomatsakis 2015-02-08 02:30:09 +00:00
libarena Auto merge of #21613 - alfie:suffix-small, r=alexcrichton 2015-02-03 07:59:04 +00:00
libbacktrace openbsd support 2015-02-01 14:41:38 +01:00
libcollections Make std::fmt a simple re-export from collections 2015-02-07 10:49:58 -08:00
libcore Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
libcoretest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libflate Auto merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichton 2015-02-06 19:49:31 +00:00
libfmt_macros register snapshots 2015-02-02 13:38:32 -05:00
libgetopts cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libgraphviz remove the deprecated MaybeOwnedVector 2015-02-06 10:00:17 -05:00
liblibc Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
liblog remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
librand Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librbml cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc Auto merge of #21970 - michaelwoerister:lang-item-call-debug-locs, r=brson 2015-02-08 10:27:58 +00:00
librustc_back Libsyntax has been updated 2015-02-06 11:59:10 +01:00
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck Restrictions on moves out-from and into fixed-length arrays. 2015-02-07 13:44:00 +01:00
librustc_driver Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_llvm Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichton 2015-02-06 16:21:08 +05:30
librustc_privacy remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
librustc_resolve Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton 2015-02-07 02:04:47 +00:00
librustc_trans Auto merge of #21970 - michaelwoerister:lang-item-call-debug-locs, r=brson 2015-02-08 10:27:58 +00:00
librustc_typeck Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton 2015-02-07 02:04:47 +00:00
librustdoc Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichton 2015-02-08 06:15:52 +00:00
libserialize misc collections code cleanup 2015-02-05 18:22:03 -05:00
libstd Auto merge of #21565 - kmcallister:poison, r=alexcrichton 2015-02-08 08:21:44 +00:00
libsyntax Auto merge of #22054 - LeoTestard:include-parse-errors, r=alexcrichton 2015-02-08 14:41:02 +00:00
libterm cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libtest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libunicode Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
llvm@2d54c4f559 Update LLVM to rust-llvm-2015-01-30 2015-02-01 20:00:35 +01:00
rt Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton 2015-02-06 16:21:05 +05:30
rust-installer@e577c97b49
rustbook Auto merge of #21997 - Manishearth:rollup, r=alexcrichton 2015-02-06 23:30:17 +00:00
rustllvm Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00
test Auto merge of #22054 - LeoTestard:include-parse-errors, r=alexcrichton 2015-02-08 14:41:02 +00:00
snapshots.txt register snapshots 2015-02-04 20:06:12 -05:00