rust/src
2016-01-29 20:19:39 +05:30
..
compiler-rt@b6087e82ba Update compiler-rt 2015-11-07 00:26:44 +08:00
compiletest Implement the translation item collector. 2016-01-26 10:17:45 -05:00
doc Rollup merge of #31264 - est31:block_coment_parent, r=alexcrichton 2016-01-29 20:19:39 +05:30
driver Run rustfmt on driver. 2015-10-11 23:41:43 -07:00
error-index-generator Run rustfmt on error-index-generator. 2015-10-11 23:44:32 -07:00
etc etc: Remove old num/libc generation code 2016-01-21 14:48:18 -08:00
grammar Fix whitespace alignment 2015-12-24 21:39:38 -05:00
jemalloc@e24a1a025a Downgrade bundled jemalloc version 2016-01-20 09:38:16 -08:00
liballoc Fix warnings during tests 2016-01-26 09:29:28 -08:00
liballoc_jemalloc mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
liballoc_system mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
libarena mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
libbacktrace libbacktrace: Reapply Rust-specific changes 2016-01-15 19:24:50 +03:00
libcollections Auto merge of #31225 - mbrubeck:btreeset-size-hint, r=Gankro 2016-01-28 02:21:58 +00:00
libcollectionstest Auto merge of #31224 - bluss:deque-hashing, r=Gankro 2016-01-27 16:25:36 +00:00
libcore doc: insert missing chars 2016-01-27 20:56:18 +02:00
libcoretest Auto merge of #30917 - arthurprs:bs_bounds_check, r=alexcrichton 2016-01-22 19:00:15 +00:00
libflate mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
libfmt_macros mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
libgetopts Register new snapshots 2015-12-21 09:26:21 -08:00
libgraphviz mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
liblibc@af77843345 updating the libc dependency to pull in build breaker fixes 2016-01-21 10:05:27 -08:00
liblog mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librand Fix warnings during tests 2016-01-26 09:29:28 -08:00
librbml mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc Auto merge of #31132 - gchp:internals, r=brson 2016-01-29 08:37:20 +00:00
librustc_back Add support for armv7 toolchains 2016-01-28 09:45:56 -08:00
librustc_bitflags mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc_borrowck Auto merge of #30411 - mitaa:multispan, r=nrc 2016-01-28 22:13:25 +00:00
librustc_data_structures Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
librustc_driver Auto merge of #30411 - mitaa:multispan, r=nrc 2016-01-28 22:13:25 +00:00
librustc_front Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
librustc_lint mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc_llvm Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
librustc_metadata Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakis 2016-01-29 03:41:44 +00:00
librustc_mir rustc_mir: Mark the crate as unstable 2016-01-24 20:35:55 -08:00
librustc_passes Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
librustc_platform_intrinsics mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc_plugin mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc_privacy mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc_resolve Auto merge of #31144 - jseyfried:remove_import_ordering_restriction, r=nrc 2016-01-29 11:21:58 +00:00
librustc_trans Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakis 2016-01-29 03:41:44 +00:00
librustc_typeck Auto merge of #30411 - mitaa:multispan, r=nrc 2016-01-28 22:13:25 +00:00
librustc_unicode mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustdoc rustdoc: Add missing trailing comma for single element tuples 2016-01-28 21:02:22 +00:00
libserialize Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
libstd Auto merge of #31171 - dirk:dirk/safety-section-in-cstring-docs, r=steveklabnik 2016-01-28 09:03:00 +00:00
libsyntax Auto merge of #30411 - mitaa:multispan, r=nrc 2016-01-28 22:13:25 +00:00
libsyntax_ext Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
libterm mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
libtest mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
llvm@3564439515 Disable the null check elimination pass 2015-12-02 18:19:10 +01:00
rt [MIR] Implement extern call support 2016-01-19 15:14:04 +02:00
rtstartup Register new snapshots 2015-12-21 09:26:21 -08:00
rust-installer@c37d3747da
rustbook std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00
rustllvm Register LLVM passes with the correct LLVM pass manager. 2016-01-25 00:15:39 -05:00
test Rollup merge of #31269 - ollie27:patch-3, r=alexcrichton 2016-01-29 20:19:39 +05:30
snapshots.txt Fixes #30628 by adding new snapshot for dragonfly bsd 2016-01-08 09:37:14 -08:00