rust/src
Manish Goregaokar 2b3921e0c3 Rollup merge of #36014 - slash3g:stabilize-type-macros, r=nikomatsakis
Stabilize type-macros

Closes #27245

r? @nikomatsakis
2016-08-27 09:31:15 +05:30
..
bootstrap
build_helper
compiler-rt@8598065bd9
doc Remove style guide. 2016-08-25 15:22:12 -04:00
driver
etc
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
libcore Replace unnecessary uses of TraitObject with casts 2016-08-26 06:37:36 -04:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@5066b7dcab
liblog
libpanic_abort
libpanic_unwind
libproc_macro
librand
librbml
librustc rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer. 2016-08-27 01:15:07 +03:00
librustc_back
librustc_bitflags
librustc_borrowck Rollup merge of #36004 - petrochenkov:hashloan, r=arielb1 2016-08-27 09:31:15 +05:30
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
librustc_driver rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer. 2016-08-27 01:15:07 +03:00
librustc_errors prevent error message interleaving on win/unix 2016-08-25 13:28:35 -07:00
librustc_incremental
librustc_lint Remove drop flags from structs and enums implementing Drop. 2016-08-24 13:23:37 +03:00
librustc_llvm Fix debug line info for macro expansions. 2016-08-25 00:40:42 -07:00
librustc_metadata rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer. 2016-08-27 01:15:07 +03:00
librustc_mir rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer. 2016-08-27 01:15:07 +03:00
librustc_passes rustc: pass ty::Region behind an interned 'tcx reference. 2016-08-27 01:15:06 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy Update E0445 and E0454 to new error format 2016-08-24 17:43:51 +05:30
librustc_resolve
librustc_save_analysis
librustc_trans Rollup merge of #36002 - eddyb:abstract-kindness, r=nikomatsakis 2016-08-27 09:31:14 +05:30
librustc_typeck Rollup merge of #36002 - eddyb:abstract-kindness, r=nikomatsakis 2016-08-27 09:31:14 +05:30
librustc_unicode
librustdoc rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer. 2016-08-27 01:15:07 +03:00
libserialize
libstd Replace unnecessary uses of TraitObject with casts 2016-08-26 06:37:36 -04:00
libsyntax Rollup merge of #36014 - slash3g:stabilize-type-macros, r=nikomatsakis 2016-08-27 09:31:15 +05:30
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@c3eb3c7608
rt
rtstartup
rust-installer@755bc3db4f
rustc
rustllvm Fix debug line info for macro expansions. 2016-08-25 00:40:42 -07:00
test Rollup merge of #36014 - slash3g:stabilize-type-macros, r=nikomatsakis 2016-08-27 09:31:15 +05:30
tools
stage0.txt