.. |
bootstrap
|
Add remote device testing support
|
2017-05-04 12:43:22 +02:00 |
build_helper
|
|
|
ci
|
|
|
compiler-rt@c8a8767c56
|
|
|
doc
|
Minor cleanup of UX guidelines.
|
2017-05-06 14:17:26 -06:00 |
driver
|
|
|
etc
|
Move unicode Python script into libstd_unicode crate.
|
2017-05-04 22:37:55 -04:00 |
jemalloc@11bfb0dcf8
|
|
|
liballoc
|
Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
|
2017-05-05 17:35:24 -04:00 |
liballoc_jemalloc
|
|
|
liballoc_system
|
|
|
libarena
|
Deprecate heap::EMPTY in favour of Unique::empty or otherwise.
|
2017-05-04 23:54:54 -04:00 |
libbacktrace
|
|
|
libcollections
|
Deprecate heap::EMPTY in favour of Unique::empty or otherwise.
|
2017-05-04 23:54:54 -04:00 |
libcompiler_builtins
|
|
|
libcore
|
Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
|
2017-05-05 17:35:24 -04:00 |
libflate
|
fallout from NonZero/Unique/Shared changes
|
2017-05-04 23:54:54 -04:00 |
libfmt_macros
|
|
|
libgetopts
|
|
|
libgraphviz
|
|
|
liblibc@03562b0cb2
|
Reload nameserver information on lookup failure
|
2017-05-04 23:59:55 -04:00 |
libpanic_abort
|
|
|
libpanic_unwind
|
|
|
libproc_macro
|
|
|
libproc_macro_plugin
|
|
|
librand
|
Removal pass for anonymous parameters
|
2017-05-02 05:55:20 +02:00 |
librustc
|
Rollup merge of #41734 - nikomatsakis:incr-comp-refactor-variance, r=pnkfelix
|
2017-05-05 17:35:29 -04:00 |
librustc_asan
|
|
|
librustc_back
|
Rollup merge of #41657 - malbarbo:android-armv7-linker, r=alexcrichton
|
2017-05-02 21:21:22 -04:00 |
librustc_bitflags
|
|
|
librustc_borrowck
|
Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
|
2017-05-05 17:35:24 -04:00 |
librustc_const_eval
|
modify ExprUseVisitor and friends to take region-maps, not def-id
|
2017-04-30 17:03:32 -04:00 |
librustc_const_math
|
|
|
librustc_data_structures
|
Rollup merge of #41734 - nikomatsakis:incr-comp-refactor-variance, r=pnkfelix
|
2017-05-05 17:35:29 -04:00 |
librustc_driver
|
remove mir_passes from Session and add a FIXME
|
2017-05-02 16:21:58 -04:00 |
librustc_errors
|
Auto merge of #40851 - oli-obk:multisugg, r=jonathandturner
|
2017-05-02 01:04:27 +00:00 |
librustc_incremental
|
allow dep-graph assertions on fields
|
2017-05-03 16:42:07 -04:00 |
librustc_lint
|
Add a lint to disallow anonymous parameters
|
2017-05-02 05:15:26 +02:00 |
librustc_llvm
|
Auto merge of #41560 - alevy:rwpi-ropi, r=eddyb
|
2017-05-01 17:23:09 +00:00 |
librustc_lsan
|
|
|
librustc_metadata
|
Rollup merge of #41734 - nikomatsakis:incr-comp-refactor-variance, r=pnkfelix
|
2017-05-05 17:35:29 -04:00 |
librustc_mir
|
remove temporary variable
|
2017-05-02 16:21:57 -04:00 |
librustc_msan
|
|
|
librustc_passes
|
rename from item_mir to optimized_mir
|
2017-05-02 16:21:57 -04:00 |
librustc_platform_intrinsics
|
|
|
librustc_plugin
|
|
|
librustc_privacy
|
|
|
librustc_resolve
|
|
|
librustc_save_analysis
|
convert save-analysis to use ItemCtxt and not ast_ty_to_ty_cache
|
2017-05-03 21:33:15 -04:00 |
librustc_trans
|
rename from item_mir to optimized_mir
|
2017-05-02 16:21:57 -04:00 |
librustc_tsan
|
|
|
librustc_typeck
|
Rollup merge of #41734 - nikomatsakis:incr-comp-refactor-variance, r=pnkfelix
|
2017-05-05 17:35:29 -04:00 |
librustdoc
|
Rollup merge of #41678 - GuillaumeGomez:rustdoc-test-warnings, r=alexcrichton
|
2017-05-05 17:35:27 -04:00 |
libserialize
|
|
|
libstd
|
Auto merge of #41768 - rap2hpoutre:patch-4, r=frewsxcv
|
2017-05-06 02:01:00 +00:00 |
libstd_unicode
|
Move unicode Python script into libstd_unicode crate.
|
2017-05-04 22:37:55 -04:00 |
libsyntax
|
Rollup merge of #41722 - F001:warnTilde, r=petrochenkov
|
2017-05-05 17:35:28 -04:00 |
libsyntax_ext
|
|
|
libsyntax_pos
|
|
|
libterm
|
|
|
libtest
|
Add Options type in libtest and remove argument
|
2017-05-05 10:52:10 +02:00 |
libunwind
|
|
|
llvm@cf85b5a8da
|
Update llvm to pull in various backports
|
2017-05-04 08:12:17 +02:00 |
rt
|
|
|
rtstartup
|
Update stage0 bootstrap compiler
|
2017-04-29 12:11:14 -07:00 |
rust-installer@2e6417f6af
|
Update rust-installer to fix rust-lang-nursery/rustup.rs#1092
|
2017-05-05 00:03:30 -07:00 |
rustc
|
|
|
rustllvm
|
Auto merge of #41560 - alevy:rwpi-ropi, r=eddyb
|
2017-05-01 17:23:09 +00:00 |
test
|
Rollup merge of #41761 - euclio:24106-test, r=estebank
|
2017-05-05 17:35:29 -04:00 |
tools
|
Rollup merge of #41678 - GuillaumeGomez:rustdoc-test-warnings, r=alexcrichton
|
2017-05-05 17:35:27 -04:00 |
Cargo.lock
|
convert save-analysis to use ItemCtxt and not ast_ty_to_ty_cache
|
2017-05-03 21:33:15 -04:00 |
Cargo.toml
|
Update stage0 bootstrap compiler
|
2017-04-29 12:11:14 -07:00 |
stage0.txt
|
Update stage0 bootstrap compiler
|
2017-04-29 12:11:14 -07:00 |