os-rust/src
Brian Anderson 7770ea706b rustdoc: Add #[doc(test(no_inject_crate))] attribute
So that collections doctests don't automatically fail themselves
by injecting `extern crate collections` when they are mostly
using the std facade.
2015-03-23 14:40:25 -07:00
..
compiler-rt@58ab642c30
compiletest std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
doc rustdoc: interpret all leading feature attributes in examples as crate attributes 2015-03-23 14:40:25 -07:00
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Strip trailing whitespace 2015-03-15 11:25:43 -07:00
grammar Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc liballoc: Partially inline the refcount manipulation in the Arc 2015-03-18 22:05:19 -07:00
libarena Register new snapshots 2015-03-18 16:32:32 -07:00
libbacktrace Strip trailing whitespace 2015-03-15 11:25:43 -07:00
libcollections Rollup merge of #23559 - aturon:future-proof-map-index, r=Gankro 2015-03-23 04:54:26 +05:30
libcollectionstest std: Stabilize IteratorExt::cloned 2015-03-17 18:05:58 -07:00
libcore Auto merge of #23470 - alexcrichton:less-prelude, r=aturon 2015-03-21 05:25:21 +00:00
libcoretest std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
libflate Improve error handling in libflate 2015-03-16 19:15:20 +01:00
libfmt_macros fix for new attributes failing. issue #22964 2015-03-05 11:53:51 -05:00
libgetopts std: Tweak some unstable features of str 2015-03-17 18:03:03 -07:00
libgraphviz Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
liblibc Rollup merge of #23457 - nagisa:get-set-resources, r=alexcrichton 2015-03-19 08:24:35 +05:30
liblog Revert "Revert "std: Re-enable at_exit()"" 2015-03-20 10:56:27 -07:00
librand Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn 2015-03-17 15:20:27 +05:30
librbml Fix spelling errors in comments. 2015-03-19 00:48:08 -04:00
librustc Rollup merge of #23554 - Ms2ger:readme-rustc, r=steveklabnik 2015-03-23 04:54:26 +05:30
librustc_back std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
librustc_bitflags Example -> Examples 2015-03-11 21:11:40 -04:00
librustc_borrowck don't use Result::ok just to be able to use unwrap/unwrap_or 2015-03-20 08:19:13 +01:00
librustc_driver std: Tweak some unstable features of str 2015-03-17 18:03:03 -07:00
librustc_lint std: Tweak some unstable features of str 2015-03-17 18:03:03 -07:00
librustc_llvm Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton 2015-03-14 08:55:31 +00:00
librustc_privacy Fix private module loophole in the 'private type in public item' check 2015-03-18 16:47:24 +13:00
librustc_resolve Future-proof indexing on maps: remove IndexMut 2015-03-20 10:46:31 -07:00
librustc_trans Rollup merge of #23554 - Ms2ger:readme-rustc, r=steveklabnik 2015-03-23 04:54:26 +05:30
librustc_typeck Future-proof indexing on maps: remove IndexMut 2015-03-20 10:46:31 -07:00
librustdoc rustdoc: Add #[doc(test(no_inject_crate))] attribute 2015-03-23 14:40:25 -07:00
libserialize std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
libstd Rollup merge of #23576 - barosl:mutex-doc, r=alexcrichton 2015-03-23 04:54:27 +05:30
libsyntax Auto merge of #23512 - oli-obk:result_ok_unwrap, r=alexcrichton 2015-03-20 23:16:47 +00:00
libterm don't use Result::ok just to be able to use unwrap/unwrap_or 2015-03-20 08:19:13 +01:00
libtest std: Remove old_io/old_path from the prelude 2015-03-20 20:07:19 -07:00
libunicode Update docs for ToUppercase/ToLowercase structs 2015-03-19 13:34:18 -07:00
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook Register new snapshots 2015-03-18 16:32:32 -07:00
rustllvm Drop support for LLVM < 3.5 and fix compile errors with 3.5 2015-03-14 13:14:04 +01:00
test Rollup merge of #23578 - fhahn:issue-22820-feature-gate-tests1, r=alexcrichton 2015-03-23 04:54:26 +05:30
snapshots.txt Register new snapshots 2015-03-18 16:32:32 -07:00