rust/src
2016-02-02 20:47:34 -08:00
..
compiler-rt@b6087e82ba
compiletest Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton 2016-02-02 17:11:48 +00:00
doc Auto merge of #31370 - Manishearth:rollup, r=Manishearth 2016-02-03 00:58:37 +00:00
driver
error-index-generator
etc show location of unused error codes 2016-01-31 17:19:38 -05:00
grammar
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 Remove "powerpc64le" and "mipsel" target_arch 2016-02-01 20:39:07 -08:00
liballoc_system Remove "powerpc64le" and "mipsel" target_arch 2016-02-01 20:39:07 -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 Rollup merge of #31345 - kamalmarhubi:book-docs-special-section-errors, r=steveklabnik 2016-02-02 00:32:19 -05:00
libcollectionstest test: Deny warnings in {core,collections}test 2016-01-30 16:19:37 -08:00
libcore Rollup merge of #31351 - steveklabnik:gh31318, r=alexcrichton 2016-02-03 02:54:25 +05:30
libcoretest test: Deny warnings in {core,collections}test 2016-01-30 16:19:37 -08: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
libgraphviz mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
liblibc@30f70baa6c Add doctests for directionality 2016-02-02 00:32:09 -05: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 #31279 - DanielJCampbell:MacroReferencing, r=nrc 2016-02-02 01:35:39 +00:00
librustc_back Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton 2016-02-02 17:11:48 +00:00
librustc_bitflags mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08:00
librustc_borrowck Rollup merge of #31270 - ruud-v-a:improve-e0507, r=steveklabnik 2016-02-02 00:32:18 -05:00
librustc_data_structures Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
librustc_driver Reviewer requested changes and test fixes 2016-02-02 09:00:35 +13: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 trans: Reimplement unwinding on MSVC 2016-01-29 16:25:20 -08:00
librustc_metadata Auto merge of #31279 - DanielJCampbell:MacroReferencing, r=nrc 2016-02-02 01:35:39 +00:00
librustc_mir [MIR] Fix type of temporary for box EXPR 2016-01-29 16:13:31 +01:00
librustc_passes Replace some aborts with Results 2016-02-01 08:42:27 +13: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 Add fake import resolutions & targets for names in bad imports 2016-02-02 20:47:34 -08:00
librustc_trans Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton 2016-02-02 17:11:48 +00:00
librustc_typeck Rollup merge of #31347 - GuillaumeGomez:fix_E0118, r=Manishearth 2016-02-03 02:54:25 +05:30
librustc_unicode docs: Standardize on 'Errors' header in std docs 2016-02-01 21:41:29 -05:00
librustdoc Rollup merge of #31329 - quodlibetor:no-const-doc-in-stable, r=alexcrichton 2016-02-03 02:54:24 +05:30
libserialize Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
libstd Auto merge of #31370 - Manishearth:rollup, r=Manishearth 2016-02-03 00:58:37 +00:00
libsyntax Rollup merge of #27499 - barosl:macro-doc-raw-str-hashes, r=nikomatsakis 2016-02-03 02:54:24 +05:30
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@de5c31045d Add doctests for directionality 2016-02-02 00:32:09 -05:00
rt [MIR] Implement extern call support 2016-01-19 15:14:04 +02:00
rtstartup
rust-installer@c37d3747da
rustbook std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00
rustllvm trans: Reimplement unwinding on MSVC 2016-01-29 16:25:20 -08:00
test Add fake import resolutions & targets for names in bad imports 2016-02-02 20:47:34 -08:00
snapshots.txt