rust/src/test
Steve Klabnik 76e3bc2338 Properly deal with Ordering in the guide
Now that it's been removed from the prelude, we need to treat things differently.

Fixes #17967
2015-01-02 08:54:06 -08:00
..
auxiliary std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
bench std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
compile-fail-fulldeps std: Change escape_unicode to use new escapes 2014-12-16 08:09:37 -08:00
debuginfo debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
pretty std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
run-fail Implement numeric fallback 2015-01-01 17:12:15 -05:00
run-make auto merge of #19941 : alexcrichton/rust/issue-19767, r=brson 2014-12-30 11:11:07 +00:00
run-pass Properly deal with Ordering in the guide 2015-01-02 08:54:06 -08:00
run-pass-fulldeps ack parser.parse_ty change in quote_ty! (+ test) 2014-12-19 15:25:02 +01:00
run-pass-valgrind Free stdin on exit 2014-12-14 23:36:50 -08:00