rust/src
bors f338dba297 Auto merge of #45100 - kennytm:rollup, r=kennytm
Rollup of 10 pull requests

- Successful merges: #45018, #45042, #45052, #45053, #45058, #45060, #45081, #45083, #45090, #45094
- Failed merges:
2017-10-08 05:55:13 +00:00
..
bootstrap
build_helper
ci
doc implement pattern-binding-modes RFC 2017-10-06 16:30:23 -04:00
etc Auto merge of #44949 - QuietMisdreavus:rustdoctest-dirs, r=nikomatsakis 2017-10-03 19:38:33 +00:00
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #45052 - steveklabnik:gh44105, r=dtolnay 2017-10-08 13:38:59 +08:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@0b9844764e
libcore Rollup merge of #45081 - tamird:fmt-cleanup, r=alexcrichton 2017-10-08 13:39:03 +08:00
libfmt_macros
libgetopts address some FIXMEs whose associated issues were marked as closed 2017-09-30 11:33:47 +03:00
libgraphviz
liblibc@44e4018e1a
libpanic_abort
libpanic_unwind
libproc_macro proc_macro::Span API improvements 2017-10-05 17:00:55 -07:00
libprofiler_builtins
librand address some FIXMEs whose associated issues were marked as closed 2017-09-30 11:33:47 +03:00
librustc Auto merge of #45100 - kennytm:rollup, r=kennytm 2017-10-08 05:55:13 +00:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back Rollup merge of #45094 - japaric:strict-align, r=alexcrichton 2017-10-08 13:39:06 +08:00
librustc_borrowck add notes to report_conflicting_borrow MIR borrowck 2017-10-04 10:35:42 +03:00
librustc_const_eval implement pattern-binding-modes RFC 2017-10-06 16:30:23 -04:00
librustc_const_math
librustc_cratesio_shim
librustc_data_structures Generate ScopeId using newtype_index macro 2017-10-04 23:51:43 -03:00
librustc_driver Auto merge of #44860 - kennytm:fix-44731, r=alexcrichton 2017-10-07 09:36:12 +00:00
librustc_errors
librustc_incremental Auto merge of #44983 - vitiral:dirty_clean_groups, r=michaelwoerister 2017-10-08 03:02:35 +00:00
librustc_lint Auto merge of #44966 - zackmdavis:no_mangle_no_snake, r=aturon 2017-10-03 02:26:27 +00:00
librustc_llvm rustc: Implement ThinLTO 2017-10-07 08:17:52 -07:00
librustc_lsan
librustc_metadata
librustc_mir Auto merge of #44878 - Nashenas88:master, r=nikomatsakis 2017-10-05 17:14:12 +00:00
librustc_msan
librustc_passes
librustc_platform_intrinsics Auto merge of #44885 - lu-zero:master, r=alexcrichton 2017-10-02 17:18:20 +00:00
librustc_plugin
librustc_privacy
librustc_resolve
librustc_save_analysis
librustc_trans rustc: Implement ThinLTO 2017-10-07 08:17:52 -07:00
librustc_trans_utils
librustc_tsan
librustc_typeck implement pattern-binding-modes RFC 2017-10-06 16:30:23 -04:00
librustdoc Fix invalid rustdoc rendering for FnTy args 2017-10-07 17:23:06 +02:00
libserialize
libstd Rollup merge of #45083 - fhartwig:slice-read-to-end, r=bluss 2017-10-08 13:39:04 +08:00
libstd_unicode
libsyntax Rollup merge of #45060 - topecongiro:semi-in-local-span, r=petrochenkov 2017-10-08 13:39:02 +08:00
libsyntax_ext
libsyntax_pos Rename FileMap::path and change to an Option 2017-10-03 19:47:33 +10:00
libterm
libtest
libunwind
llvm@c7a16bd57c Faster compile times for release builds with llvm fix 2017-10-05 18:56:23 +00:00
rt
rtstartup
rustc Trim and document compiler-builtins shim 2017-10-06 20:35:57 -04:00
rustllvm rustc: Implement ThinLTO 2017-10-07 08:17:52 -07:00
test Rollup merge of #45018 - michaelwoerister:fix-dep-node-debug-recursion, r=eddyb 2017-10-08 13:38:57 +08:00
tools update mdbook 2017-10-02 10:16:32 -04:00
Cargo.lock Generate Idx in nll using newtype_index! 2017-10-04 23:50:53 -03:00
Cargo.toml
stage0.txt