rust/src
bors c79d0b40a0 Auto merge of #38239 - jseyfried:fix_doc_tests_on_macros, r=eddyb
Fix doc-tests on exported `macro_rules!`

Fixes #38219.
r? @eddyb
2016-12-10 19:12:54 +00:00
..
bootstrap Auto merge of #38233 - alexcrichton:more-errors, r=japaric 2016-12-10 13:00:25 +00:00
build_helper rustbuild: Print out failing commands 2016-12-07 17:27:58 -08:00
ci mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
compiler-rt@a8fc4c169f
doc Rollup merge of #38225 - Cobrand:patch-1, r=GuillaumeGomez 2016-12-07 10:42:52 -08:00
driver
etc
grammar
jemalloc@e058ca6616
liballoc Auto merge of #37492 - japaric:no-atomics-alloc, r=brson 2016-12-09 04:02:51 +00:00
liballoc_jemalloc mk: Switch rustbuild to the default build system 2016-12-07 00:30:23 -08:00
liballoc_system
libarena
libbacktrace
libcollections Auto merge of #38192 - stjepang:faster-sort-algorithm, r=bluss 2016-12-09 10:00:25 +00:00
libcollectionstest Auto merge of #38192 - stjepang:faster-sort-algorithm, r=bluss 2016-12-09 10:00:25 +00:00
libcompiler_builtins
libcore Auto merge of #38149 - bluss:is-empty, r=alexcrichton 2016-12-07 07:15:31 +00:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@0ac39c5ccf
liblog
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
libproc_macro_tokens
librand
librustc Auto merge of #38217 - oli-obk:mir-for-all-and-all-for-mir, r=eddyb 2016-12-10 03:49:38 +00:00
librustc_back Auto merge of #38086 - semarie:openbsd-i686, r=alexcrichton 2016-12-04 16:35:09 +00:00
librustc_bitflags
librustc_borrowck
librustc_const_eval
librustc_const_math
librustc_data_structures
librustc_driver Refactor FnSig to contain a Slice for its inputs and outputs. 2016-12-05 22:33:38 -07:00
librustc_errors
librustc_incremental Rollup merge of #38113 - nikomatsakis:incremental-dump-hash, r=michaelwoerister 2016-12-03 15:39:53 -05:00
librustc_lint Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb 2016-12-07 23:06:10 +00:00
librustc_llvm Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton 2016-12-06 10:54:45 +00:00
librustc_metadata move the check for instantiation from metadata encoding to the actual decision site 2016-12-09 17:29:01 +01:00
librustc_mir Refactor FnSig to contain a Slice for its inputs and outputs. 2016-12-05 22:33:38 -07:00
librustc_passes annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor 2016-12-06 11:28:51 +01:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb 2016-12-07 23:06:10 +00:00
librustc_save_analysis Auto merge of #38203 - nrc:save-wr, r=eddyb 2016-12-09 18:43:33 +00:00
librustc_trans move the check for instantiation from metadata encoding to the actual decision site 2016-12-09 17:29:01 +01:00
librustc_typeck Change error to E0572 2016-12-08 21:03:46 -08:00
librustc_unicode
librustdoc Fix doc-tests on exported macro_rules!. 2016-12-08 11:07:39 +00:00
libserialize
libstd Auto merge of #38197 - mneumann:dragonfly-fixes-2016-12-06, r=alexcrichton 2016-12-09 15:45:41 +00:00
libsyntax Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb 2016-12-07 23:06:10 +00:00
libsyntax_ext annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor 2016-12-06 11:28:51 +01:00
libsyntax_pos
libterm
libtest
libunwind
llvm@3ec14daffb
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm Auto merge of #38223 - rkruppe:llvm-stringref-fixes, r=alexcrichton 2016-12-10 00:34:13 +00:00
test Auto merge of #38239 - jseyfried:fix_doc_tests_on_macros, r=eddyb 2016-12-10 19:12:54 +00:00
tools
vendor
Cargo.lock
Cargo.toml
stage0.txt