rust/src/test
bors b63cee4a11 Auto merge of #22158 - Kimundi:the_lonely_uppercase_keyword, r=pnkfelix
It is only allowed in paths now, where it will either work inside a `trait`
or `impl` item, or not resolve outside of it.

[breaking-change]

Closes #22137
2015-02-14 17:01:11 +00:00
..
auxiliary Auto merge of #22093 - petrochenkov:builtin, r=pnkfelix 2015-02-13 07:44:41 +00:00
bench shift bindings to accommodate new lifetime/dtor rules. 2015-02-11 08:50:27 +01:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Auto merge of #22158 - Kimundi:the_lonely_uppercase_keyword, r=pnkfelix 2015-02-14 17:01:11 +00:00
compile-fail-fulldeps Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
debuginfo opt into box_patterns in debuginfo tests. 2015-02-11 11:47:14 +01:00
parse-fail rollup merge of #21918: ranma42/replace-be 2015-02-10 08:41:30 -08:00
pretty Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
run-fail cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
run-make Revert #22051 2015-02-11 19:28:02 +02:00
run-pass Auto merge of #21376 - fhahn:issue-15881-model-lexer-dotdotdot, r=cmr 2015-02-13 23:56:40 +00:00
run-pass-fulldeps Auto merge of #22026 - kmcallister:plugin, r=sfackler 2015-02-10 11:15:52 +00:00
run-pass-valgrind Fallout of io => old_io 2015-01-26 16:01:16 -08:00