rust/src
Alex Crichton fa0834d630 rustc_back: Don't pass 'u' to ar invocations
This flag indicates that when files are being replaced or added to archives (the
`r` flag) that the new file should not be inserted if it is not newer than the
file that already exists in the archive. The compiler never actually has a use
case of *not* wanting to insert a file because it already exists, and this
causes rlibs to not be updated in some cases when the compiler was re-run too
quickly.

Closes #18913
2015-05-26 07:06:31 -07:00
..
compiler-rt@58ab642c30
compiletest
doc Auto merge of #25771 - killercup:trpl/cleanup-markdown-links, r=steveklabnik 2015-05-25 21:28:51 +00:00
driver
error-index-generator
etc
grammar
jemalloc@e24a1a025a
liballoc Mark boxed::into_raw as safe 2015-05-24 21:45:29 -04:00
libarena
libbacktrace
libcollections Rollup merge of #25716 - steveklabnik:remove_bad_docs, r=Gankro 2015-05-23 19:03:20 +02:00
libcollectionstest
libcore Auto merge of #25698 - mdinger:flat_map, r=steveklabnik 2015-05-25 19:52:45 +00:00
libcoretest Stabilize debug builders for 1.2.0 2015-05-19 21:57:39 -07:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
liblog
librand
librbml
librustc Remove ObjectCastMap 2015-05-26 12:33:53 +03:00
librustc_back rustc_back: Don't pass 'u' to ar invocations 2015-05-26 07:06:31 -07:00
librustc_bitflags
librustc_borrowck
librustc_data_structures
librustc_driver Make caching in stability work. This improves stability check performance 2015-05-26 11:38:56 +03:00
librustc_lint Auto merge of #25785 - arielb1:cleanup-201505, r=eddyb 2015-05-26 12:15:30 +00:00
librustc_llvm Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_privacy
librustc_resolve Make various fixes: 2015-05-21 11:47:30 -04:00
librustc_trans Auto merge of #25773 - dotdash:deref_dst, r=eddyb 2015-05-25 15:54:39 +00:00
librustc_typeck Remove ObjectCastMap 2015-05-26 12:33:53 +03:00
librustc_unicode
librustdoc Make caching in stability work. This improves stability check performance 2015-05-26 11:38:56 +03:00
libserialize
libstd Auto merge of #25767 - mystor:patch-1, r=Gankro 2015-05-25 23:02:52 +00:00
libsyntax Make caching in stability work. This improves stability check performance 2015-05-26 11:38:56 +03:00
libterm
libtest
llvm@bff6907697
rt Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust-installer@e54d4823d2
rustbook
rustllvm
test rustc_back: Don't pass 'u' to ar invocations 2015-05-26 07:06:31 -07:00
snapshots.txt