| .. |
|
bootstrap
|
Fixup rustbuild on #35124
|
2016-08-27 15:40:25 +05:30 |
|
build_helper
|
|
|
|
compiler-rt@8598065bd9
|
|
|
|
doc
|
Remove style guide.
|
2016-08-25 15:22:12 -04:00 |
|
driver
|
|
|
|
etc
|
Auto merge of #35748 - michaelwoerister:fix-rust-gdb-py-version-check, r=brson
|
2016-08-23 22:52:29 -07:00 |
|
grammar
|
|
|
|
jemalloc@e058ca6616
|
|
|
|
liballoc
|
Replace unnecessary uses of TraitObject with casts
|
2016-08-26 06:37:36 -04:00 |
|
liballoc_jemalloc
|
|
|
|
liballoc_system
|
|
|
|
libarena
|
|
|
|
libbacktrace
|
|
|
|
libcollections
|
Auto merge of #35906 - jseyfried:local_prelude, r=eddyb
|
2016-08-25 20:45:32 -07:00 |
|
libcollectionstest
|
std: Stabilize APIs for the 1.12 release
|
2016-08-19 11:59:56 -07:00 |
|
libcore
|
Replace unnecessary uses of TraitObject with casts
|
2016-08-26 06:37:36 -04:00 |
|
libcoretest
|
Yield Err in char::decode_utf8 per Unicode, like String::from_utf8_lossy
|
2016-08-23 22:09:59 +02:00 |
|
libflate
|
|
|
|
libfmt_macros
|
|
|
|
libgetopts
|
|
|
|
libgraphviz
|
|
|
|
liblibc@5066b7dcab
|
|
|
|
liblog
|
|
|
|
libpanic_abort
|
|
|
|
libpanic_unwind
|
Remove old stage0 compatibility
|
2016-08-19 20:26:10 +00:00 |
|
libproc_macro
|
Proc_macro is alive
|
2016-08-16 13:17:36 -07:00 |
|
librand
|
|
|
|
librbml
|
Use idiomatic names for string-related methods names.
|
2016-08-23 21:28:26 -04:00 |
|
librustc
|
Future proof the AST for union.
|
2016-08-29 05:20:40 +00:00 |
|
librustc_back
|
rustc: Don't enable NEON by default on armv7 Linux
|
2016-08-19 10:16:42 -07:00 |
|
librustc_bitflags
|
|
|
|
librustc_borrowck
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
librustc_const_eval
|
rustc: pass ty::Region behind an interned 'tcx reference.
|
2016-08-27 01:15:06 +03:00 |
|
librustc_const_math
|
|
|
|
librustc_data_structures
|
generalize BitMatrix to be NxM and not just NxN
|
2016-08-09 08:26:06 -04:00 |
|
librustc_driver
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
librustc_errors
|
prevent error message interleaving on win/unix
|
2016-08-25 13:28:35 -07:00 |
|
librustc_incremental
|
Refactor away AttrMetaMethods.
|
2016-08-25 20:41:40 +00:00 |
|
librustc_lint
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
librustc_llvm
|
Fix debug line info for macro expansions.
|
2016-08-25 00:40:42 -07:00 |
|
librustc_metadata
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
librustc_mir
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
librustc_passes
|
Change Constness to Spanned<Constness>
|
2016-08-27 22:43:51 -07:00 |
|
librustc_platform_intrinsics
|
|
|
|
librustc_plugin
|
Refactor away AttrMetaMethods.
|
2016-08-25 20:41:40 +00:00 |
|
librustc_privacy
|
update error E0450 to new format
|
2016-08-27 19:39:22 +03:00 |
|
librustc_resolve
|
Future proof the AST for union.
|
2016-08-29 05:20:40 +00:00 |
|
librustc_save_analysis
|
Refactor away variant ast::PathListItemKind::Mod
|
2016-08-21 22:59:36 +00:00 |
|
librustc_trans
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
librustc_typeck
|
Fix merge conflicts.
|
2016-08-29 05:20:42 +00:00 |
|
librustc_unicode
|
Add a FusedIterator trait.
|
2016-08-18 12:16:29 -04:00 |
|
librustdoc
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
libserialize
|
|
|
|
libstd
|
Auto merge of #35969 - bluss:memrchr-alignment, r=nagisa
|
2016-08-27 07:52:20 -07:00 |
|
libsyntax
|
Remove inherent methods Annotatable::attrs and Annotatable::fold_attrs.
|
2016-08-29 05:20:42 +00:00 |
|
libsyntax_ext
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
libsyntax_pos
|
Replace local backtrace with def-use, repair std macro spans
|
2016-08-17 14:26:14 -07:00 |
|
libterm
|
|
|
|
libtest
|
std: Stabilize APIs for the 1.12 release
|
2016-08-19 11:59:56 -07:00 |
|
libunwind
|
[emscripten] Disable code paths that don't work on emscripten
|
2016-08-10 16:39:32 +02:00 |
|
llvm@c3eb3c7608
|
Update LLVM to include 4 backported commits by @majnemer.
|
2016-08-17 05:37:48 +03:00 |
|
rt
|
|
|
|
rtstartup
|
|
|
|
rust-installer@755bc3db4f
|
Update rust-installer. Fixes #35840
|
2016-08-23 00:38:26 +00:00 |
|
rustc
|
Update cargo bootstrap rev and add fix for cargo#3005
|
2016-08-23 00:05:33 +00:00 |
|
rustllvm
|
Fix debug line info for macro expansions.
|
2016-08-25 00:40:42 -07:00 |
|
test
|
Rollup merge of #35917 - jseyfried:remove_attr_ext_traits, r=nrc
|
2016-08-28 10:40:04 +00:00 |
|
tools
|
Auto merge of #35674 - ahmedcharles:rpass, r=alexcrichton
|
2016-08-27 12:31:25 -07:00 |
|
stage0.txt
|
Update cargo bootstrap rev and add fix for cargo#3005
|
2016-08-23 00:05:33 +00:00 |