rust/src
Alex Crichton af56e2efde rustc_back: Tweak the MSVC target spec
This change primarily changes the default ar utility used by MSVC-targeting
compilers as `llvm-ar`, adding comments along the way as to why.
2015-05-19 10:53:06 -07:00
..
compiler-rt@58ab642c30
compiletest Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
doc Rollup merge of #25314 - steveklabnik:static_to_associated, r=alexcrichton 2015-05-11 23:24:20 -04:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
error-index-generator Error index style tweaks. 2015-05-05 11:17:00 +10:00
etc Auto merge of #25266 - richo:windows-resource-sancheck, r=steveklabnik 2015-05-11 06:42:25 +00:00
grammar Panic if the grammar verifier sees a token it doesn't recognize 2015-05-05 19:47:50 -04:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Rollup merge of #25254 - cgaebel:check-sizes-on-allocate, r=Gankro 2015-05-11 23:24:18 -04:00
libarena Register new snapshots 2015-04-28 17:23:45 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections Rollup merge of #25288 - DrKwint:master, r=alexcrichton 2015-05-11 23:24:19 -04:00
libcollectionstest Implement append and split_off for BitSet (RFC 509) 2015-05-10 21:46:32 +02:00
libcore Auto merge of #25300 - kballard:core-slice-overflow, r=Gankro 2015-05-12 14:39:31 +00:00
libcoretest Auto merge of #24612 - lifthrasiir:flt2dec, r=pnkfelix 2015-05-09 14:56:56 +00:00
libflate test: Fixup many library unit tests 2015-04-14 10:14:19 -07:00
libfmt_macros Negative case of len() -> is_empty() 2015-04-14 20:26:03 -07:00
libgetopts implement rfc 1054: split_whitespace() fn, deprecate words() 2015-04-21 15:31:51 -04:00
libgraphviz Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
liblibc Rollup merge of #25211 - huonw:libc, r=cmr 2015-05-09 00:37:45 +05:30
liblog Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
librand Add a reason to the libc & rand instability. 2015-05-08 23:20:53 +10:00
librbml std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
librustc rustc: Shorten MSVC metadata section name 2015-05-19 10:53:06 -07:00
librustc_back rustc_back: Tweak the MSVC target spec 2015-05-19 10:53:06 -07:00
librustc_bitflags Fallout 2015-04-29 08:55:31 -07:00
librustc_borrowck Update old uses of ~ in comments and debugging statements 2015-05-03 20:16:02 -04:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver rustc: Shorten MSVC metadata section name 2015-05-19 10:53:06 -07:00
librustc_lint lint: deny transmuting from immutable to mutable, since it's undefined behavior 2015-05-05 22:26:23 -07:00
librustc_llvm rustc_llvm: Expose setting more DLL storage classes 2015-05-12 14:50:36 -07:00
librustc_privacy Update old uses of ~ in comments and debugging statements 2015-05-03 20:16:02 -04:00
librustc_resolve Auto merge of #25171 - quantheory:associated_time_long_paths, r=nikomatsakis 2015-05-12 13:04:14 +00:00
librustc_trans rustc_back: Tweak the MSVC target spec 2015-05-19 10:53:06 -07:00
librustc_typeck Auto merge of #25323 - eddyb:coherent-coherence, r=pnkfelix 2015-05-12 10:46:14 +00:00
librustc_unicode Replaces instanced of 'an UTF' with 'a UTF' 2015-04-30 21:38:01 -04:00
librustdoc Auto merge of #25323 - eddyb:coherent-coherence, r=pnkfelix 2015-05-12 10:46:14 +00:00
libserialize test: update tests for flt2dec fallouts. 2015-05-06 14:21:48 +09:00
libstd Scale back changes made 2015-05-12 14:50:36 -07:00
libsyntax Auto merge of #25171 - quantheory:associated_time_long_paths, r=nikomatsakis 2015-05-12 13:04:14 +00:00
libterm Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
libtest Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnik 2015-05-11 04:46:41 +00:00
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt rt: Clean up to build with cl.exe 2015-05-19 10:35:58 -07:00
rust-installer@e54d4823d2 Update rust-installer 2015-05-11 15:05:57 -07:00
rustbook rustbook: Fixes display of navigation links in README.html. 2015-04-25 00:21:13 +02:00
rustllvm rustc_llvm: Expose setting more DLL storage classes 2015-05-12 14:50:36 -07:00
test Auto merge of #25300 - kballard:core-slice-overflow, r=Gankro 2015-05-12 14:39:31 +00:00
snapshots.txt Register new snapshots 2015-04-28 17:23:45 -07:00