| .. |
|
bootstrap
|
Rollup merge of #40852 - ollie27:rustbuild_compiler_docs, r=alexcrichton
|
2017-03-27 15:56:26 -07:00 |
|
build_helper
|
rustbuild: Assert directory creation succeeds
|
2017-03-07 15:24:36 -08:00 |
|
ci
|
Auto merge of #40809 - alexcrichton:update-sccache-again, r=alexcrichton
|
2017-03-26 01:33:39 +00:00 |
|
compiler-rt@d30da544a8
|
sanitizer support
|
2017-02-08 18:51:43 -05:00 |
|
doc
|
Update various book modules
|
2017-03-27 17:41:58 -04:00 |
|
driver
|
|
|
|
etc
|
Vec, LinkedList, VecDeque, String, and Option NatVis visualizations
|
2017-02-15 01:51:19 -08:00 |
|
grammar
|
Fix various useless derefs and slicings
|
2017-03-27 08:58:00 +02:00 |
|
jemalloc@11bfb0dcf8
|
|
|
|
liballoc
|
Fix up various links
|
2017-03-20 10:10:16 -04:00 |
|
liballoc_jemalloc
|
Update usages of 'OSX' (and other old names) to 'macOS'.
|
2017-03-12 14:59:04 -04:00 |
|
liballoc_system
|
|
|
|
libarena
|
|
|
|
libbacktrace
|
libbacktrace: Fix uninitialized variable
|
2017-02-04 01:18:10 +03:00 |
|
libcollections
|
Rollup merge of #40731 - sfackler:vec-from-iter-spec, r=aturon
|
2017-03-28 23:19:23 -04:00 |
|
libcollectionstest
|
Specialize Vec::from_iter for vec::IntoIter
|
2017-03-22 08:55:17 +00:00 |
|
libcompiler_builtins
|
make shift builtins panic-free with new unchecked_sh* intrinsics
|
2017-03-15 06:59:09 +01:00 |
|
libcore
|
Rollup merge of #40832 - pftbest:fix_msp430, r=stjepang
|
2017-03-27 15:56:25 -07:00 |
|
libcoretest
|
Unit test heapsort
|
2017-03-21 20:46:20 +01:00 |
|
libflate
|
Add/remove rerun-if-changed when necessary
|
2017-03-04 21:38:26 +03:00 |
|
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
|
std: Remove cfg(cargobuild) annotations
|
2017-02-06 08:42:54 -08:00 |
|
libproc_macro
|
Add doc attributes to proc_macro crate
|
2017-03-12 02:54:43 +00:00 |
|
libproc_macro_plugin
|
Improve the TokenStream quoter.
|
2017-03-15 23:05:02 +00:00 |
|
librand
|
|
|
|
librustc
|
Auto merge of #40836 - arielb1:issue-32330-copy, r=nikomatsakis
|
2017-03-29 01:18:13 +00:00 |
|
librustc_asan
|
sanitizer runtime crates shouldn't be tested
|
2017-03-05 14:25:47 -05:00 |
|
librustc_back
|
Remove internal liblog
|
2017-03-23 11:28:00 -07:00 |
|
librustc_bitflags
|
|
|
|
librustc_borrowck
|
Fix various useless derefs and slicings
|
2017-03-27 08:58:00 +02:00 |
|
librustc_const_eval
|
Fix various useless derefs and slicings
|
2017-03-27 08:58:00 +02:00 |
|
librustc_const_math
|
rustc_const_eval: always demand typeck_tables for evaluating constants.
|
2017-02-25 18:35:26 +02:00 |
|
librustc_data_structures
|
Fix various useless derefs and slicings
|
2017-03-27 08:58:00 +02:00 |
|
librustc_driver
|
Rollup merge of #40751 - nrc:save-callback, r=eddyb
|
2017-03-27 15:56:23 -07:00 |
|
librustc_errors
|
Rollup merge of #40287 - estebank:label-overlap, r=nrc
|
2017-03-10 16:18:28 -08:00 |
|
librustc_incremental
|
Fix various useless derefs and slicings
|
2017-03-27 08:58:00 +02: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
|
sanitizer runtime crates shouldn't be tested
|
2017-03-05 14:25:47 -05:00 |
|
librustc_metadata
|
Rollup merge of #40683 - nikomatsakis:incr-comp-coerce-unsized-info, r=eddyb
|
2017-03-27 15:56:23 -07:00 |
|
librustc_mir
|
Auto merge of #40347 - alexcrichton:rm-liblog, r=brson
|
2017-03-26 04:26:22 +00:00 |
|
librustc_msan
|
sanitizer runtime crates shouldn't be tested
|
2017-03-05 14:25:47 -05:00 |
|
librustc_passes
|
Remove internal liblog
|
2017-03-23 11:28:00 -07:00 |
|
librustc_platform_intrinsics
|
Auto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
|
2017-02-14 01:26:10 +00:00 |
|
librustc_plugin
|
Fix various useless derefs and slicings
|
2017-03-27 08:58:00 +02:00 |
|
librustc_privacy
|
convert privacy access levels into a query
|
2017-03-23 19:10:45 -04:00 |
|
librustc_resolve
|
Rollup merge of #40853 - ollie27:error-index, r=steveklabnik
|
2017-03-27 15:56:26 -07:00 |
|
librustc_save_analysis
|
Rollup merge of #40751 - nrc:save-callback, r=eddyb
|
2017-03-27 15:56:23 -07:00 |
|
librustc_trans
|
Rollup merge of #40683 - nikomatsakis:incr-comp-coerce-unsized-info, r=eddyb
|
2017-03-27 15:56:23 -07:00 |
|
librustc_tsan
|
sanitizer runtime crates shouldn't be tested
|
2017-03-05 14:25:47 -05:00 |
|
librustc_typeck
|
Rollup merge of #40853 - ollie27:error-index, r=steveklabnik
|
2017-03-27 15:56:26 -07:00 |
|
librustdoc
|
Rollup merge of #40828 - projektir:markdown_metadata, r=steveklabnik
|
2017-03-27 15:56:25 -07:00 |
|
libserialize
|
Only SwitchInt over integers, not all consts
|
2017-02-10 19:42:41 +02:00 |
|
libstd
|
Rollup merge of #40838 - lukaramu:std-net-docs, r=GuillaumeGomez
|
2017-03-28 23:19:24 -04:00 |
|
libstd_unicode
|
char::to_uppercase doc typo: use the 'an' article.
|
2017-03-25 15:58:35 -07:00 |
|
libsyntax
|
Rollup merge of #40813 - jseyfried:fix_expansion_regression, r=nrc
|
2017-03-27 15:56:24 -07:00 |
|
libsyntax_ext
|
Remove internal liblog
|
2017-03-23 11:28:00 -07:00 |
|
libsyntax_pos
|
store typeck lints in the TypeckTables
|
2017-02-02 20:38:16 -05:00 |
|
libterm
|
Update usages of 'OSX' (and other old names) to 'macOS'.
|
2017-03-12 14:59:04 -04:00 |
|
libtest
|
fix typo
|
2017-02-27 11:18:11 +08:00 |
|
libunwind
|
Add/remove rerun-if-changed when necessary
|
2017-03-04 21:38:26 +03:00 |
|
llvm@2e951c3ae3
|
update LLVM with fix for PR32379
|
2017-03-24 00:54:23 +02:00 |
|
rt
|
Set correct hoedown submodule branch
|
2017-02-03 11:08:20 +01:00 |
|
rtstartup
|
|
|
|
rust-installer@4f99485080
|
|
|
|
rustc
|
test: Verify all sysroot crates are unstable
|
2017-02-21 11:38:17 -08:00 |
|
rustllvm
|
update LLVM with fix for PR32379
|
2017-03-24 00:54:23 +02:00 |
|
test
|
Auto merge of #40836 - arielb1:issue-32330-copy, r=nikomatsakis
|
2017-03-29 01:18:13 +00:00 |
|
tools
|
appveyor: Downgrade MinGW to 6.2.0
|
2017-03-27 13:07:33 -07:00 |
|
Cargo.lock
|
Remove internal liblog
|
2017-03-23 11:28:00 -07:00 |
|
Cargo.toml
|
Don't put Cargo into the rustc workspace
|
2017-03-10 14:49:19 -08:00 |
|
stage0.txt
|
rustbuild: Use copies instead of hard links
|
2017-03-09 07:00:13 -08:00 |