rust/src/test
Alex Crichton 3f2434eee3 Test fixes from rolling up PRs
Closes #12803 (std: Relax an assertion in oneshot selection) r=brson
Closes #12818 (green: Fix a scheduler assertion on yielding) r=brson
Closes #12819 (doc: discuss try! in std::io) r=alexcrichton
Closes #12820 (Use generic impls for `Hash`) r=alexcrichton
Closes #12826 (Remove remaining nolink usages) r=alexcrichton
Closes #12835 (Emacs: always jump the cursor if needed on indent) r=brson
Closes #12838 (Json method cleanup) r=alexcrichton
Closes #12843 (rustdoc: whitelist the headers that get a § on hover) r=alexcrichton
Closes #12844 (docs: add two unlisted libraries to the index page) r=pnkfelix
Closes #12846 (Added a test that checks that unary structs can be mutably borrowed) r=sfackler
Closes #12847 (mk: Fix warnings about duplicated rules) r=nmatsakis
2014-03-12 15:01:27 -07:00
..
auxiliary auto merge of #12556 : alexcrichton/rust/weak-linkage, r=brson 2014-03-11 09:56:57 -07:00
bench rand: deprecate rng. 2014-03-12 11:31:43 +11:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Remove remaining nolink usages.(fixes #12810) 2014-03-12 15:01:25 -07:00
debug-info auto merge of #12816 : michaelwoerister/rust/limited-debuginfo, r=alexcrichton 2014-03-12 07:42:03 -07:00
pretty Fix a pretty printer crash on /***. 2014-02-27 12:16:18 +11:00
run-fail fix typos with with repeated words, just like this sentence. 2014-03-06 20:19:14 +09:00
run-make Update users for the std::rand -> librand move. 2014-03-12 11:31:43 +11:00
run-pass Test fixes from rolling up PRs 2014-03-12 15:01:27 -07:00
run-pass-fulldeps Add an ItemModifier syntax extension type 2014-03-11 00:28:25 -07:00