rust/src
bors 192c37537b Auto merge of #28173 - alexcrichton:llvm-37, r=brson
This updates the jemalloc and LLVM submodules to the recently released 4.0.0 and 3.7 versions. There's no breakage on the LLVM side of things because we had already been tracking the 3.7 release branch for awhile and no breakage was introduced, and jemalloc apparently is stable enough that nothing broke!
2015-09-08 17:47:23 +00:00
..
compiler-rt@58ab642c30
compiletest
doc Fix a typo 2015-09-06 14:38:12 -07:00
driver
error-index-generator
etc Auto merge of #28246 - huonw:lang-tracking-issues, r=alexcrichton 2015-09-08 01:02:06 +00:00
grammar
jemalloc@e24a1a025a
liballoc
liballoc_jemalloc
liballoc_system
libarena some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libbacktrace
libcollections Add note about clone in docs for vec![] 2015-09-07 03:57:20 +05:30
libcollectionstest
libcore some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libcoretest
libflate
libfmt_macros
libgetopts some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libgraphviz generalize graphviz library to handle HTML tags and other such things 2015-09-06 07:27:22 -04:00
liblibc
liblog some more clippy-based improvements 2015-09-08 00:36:29 +02:00
librand
librbml
librustc Auto merge of #28246 - huonw:lang-tracking-issues, r=alexcrichton 2015-09-08 01:02:06 +00:00
librustc_back
librustc_bitflags
librustc_borrowck
librustc_data_structures move fnv hashing support into librustc_data_structures 2015-09-06 07:27:22 -04:00
librustc_driver add MIR crate and link it into the driver 2015-09-06 07:27:23 -04:00
librustc_front Auto merge of #28190 - arielb1:generic-key-entry, r=eddyb 2015-09-05 22:15:40 +00:00
librustc_lint
librustc_llvm
librustc_mir enable slice patterns and enable building rustdoc 2015-09-06 16:48:57 -04:00
librustc_platform_intrinsics Add some fancier AArch64 load/store instructions. 2015-09-04 09:14:13 -07:00
librustc_privacy
librustc_resolve track, for each upvar, its index in list of upvars 2015-09-06 07:27:22 -04:00
librustc_trans Auto merge of #28270 - arielb1:raw-fat-ops, r=nrc 2015-09-06 23:24:11 +00:00
librustc_typeck Auto merge of #28246 - huonw:lang-tracking-issues, r=alexcrichton 2015-09-08 01:02:06 +00:00
librustc_unicode
librustdoc
libserialize fixes/improvements thanks to @Manishearth 2015-09-08 01:03:01 +02:00
libstd Let's see if lifetime elision works in this case 2015-09-08 08:05:59 +02:00
libsyntax Auto merge of #28291 - nrc:shr_span_fix, r=sfackler 2015-09-08 04:45:37 +00:00
libterm some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libtest Reverted for-loop, it messes up type inference 2015-09-08 09:02:04 +02:00
llvm@168f91ce5c
rt get_num_cpus function should be static 2015-09-05 05:03:48 +03:00
rust-installer@c37d3747da
rustbook rustbook: Fix relative links on the Introduction page 2015-09-04 17:00:33 -04:00
rustllvm
test Auto merge of #28291 - nrc:shr_span_fix, r=sfackler 2015-09-08 04:45:37 +00:00
snapshots.txt