rust/src
Manish Goregaokar afe16ae7ff Rollup merge of #26976 - tshepang:more-simple-explanation, r=gankro
That sentence make me read it a few times before properly understanding it
2015-07-12 18:35:55 +05:30
..
compiler-rt@58ab642c30
compiletest this fixes the test failures on freebsd 2015-07-08 10:32:43 -07:00
doc TRPL: make version constraits explicit 2015-07-08 13:09:22 -04:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc llconfig is llvm-config 2015-07-06 08:40:40 -04:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Update boxed.rs 2015-07-11 03:50:32 +08:00
libarena Make align_of behave like min_align_of. 2015-06-24 17:00:43 -07:00
libbacktrace 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
libcollections Auto merge of #26878 - Esption:master, r=pnkfelix 2015-07-11 19:18:02 +00:00
libcollectionstest Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
libcore Rollup merge of #26974 - tshepang:trailing-comma, r=Gankro 2015-07-12 18:35:55 +05:30
libcoretest Add trailing , for 1-tuples 2015-07-10 11:03:52 -08:00
libflate Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libfmt_macros Make the unused_mut lint smarter with respect to locals. 2015-07-01 00:12:12 +03:00
libgetopts Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
libgraphviz Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
liblibc adding support for i686-unknown-freebsd target 2015-07-11 00:23:04 -07:00
liblog More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
librand Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc Rollup merge of #26976 - tshepang:more-simple-explanation, r=gankro 2015-07-12 18:35:55 +05:30
librustc_back adding support for i686-unknown-freebsd target 2015-07-11 00:23:04 -07:00
librustc_bitflags Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_borrowck 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
librustc_data_structures Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
librustc_driver Auto merge of #26869 - alexcrichton:fix-msvc-sepcomp, r=nrc 2015-07-08 22:45:19 +00:00
librustc_lint Auto merge of #26473 - Eljay:missing_docs, r=alexcrichton 2015-07-05 20:37:26 +00:00
librustc_llvm trans: Use LLVM's writeArchive to modify archives 2015-07-10 09:06:21 -07:00
librustc_privacy 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
librustc_resolve Remove a FIXME 2015-07-08 23:30:19 +09:00
librustc_trans Auto merge of #26926 - alexcrichton:llvm-archive-writer, r=brson 2015-07-10 20:18:30 +00:00
librustc_typeck Auto merge of #26904 - bluss:no-repeat, r=alexcrichton 2015-07-09 10:36:41 +00:00
librustc_unicode Remove char::to_titlecase. Fix #26555 2015-06-24 22:16:25 -07:00
librustdoc Rollup merge of #26967 - tsurai:master, r=steveklabnik 2015-07-12 18:35:54 +05:30
libserialize More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
libstd Auto merge of #26972 - jethrogb:patch-1, r=alexcrichton 2015-07-12 06:02:17 +00:00
libsyntax Auto merge of #26907 - nrc:save-fns, r=brson 2015-07-10 00:47:35 +00:00
libterm Temp fix for all constants that are missing docs. 2015-06-21 16:04:37 +01:00
libtest windows: Don't link rust_builtin 2015-07-02 10:44:40 -07:00
llvm@8cbcdf1b72 rustc: Update LLVM 2015-06-16 22:56:42 -07:00
rt rustc_trans: Disable landing pads on 32-bit MSVC 2015-07-02 10:45:13 -07:00
rust-installer@c37d3747da Upgrade rust-installer. Fixes install on Fedora-based Linuxes. 2015-07-10 11:33:29 -07:00
rustbook Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnik 2015-06-22 05:23:50 +00:00
rustllvm trans: Use LLVM's writeArchive to modify archives 2015-07-10 09:06:21 -07:00
test Auto merge of #26907 - nrc:save-fns, r=brson 2015-07-10 00:47:35 +00:00
snapshots.txt Register snapshots (2015-05-24 ba0e1cd). 2015-05-27 11:19:02 +03:00