rust/src/test
bors 102bab3d68 Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddyb
debuginfo: Fix regression in namespace handling for struct types.

Fixes a small regression that has been introduced in recent refactorings.

Fixes #33193

r? @eddyb
2016-05-06 08:31:58 -07:00
..
auxiliary Rollup merge of #33133 - mitaa:rdoc-smth-smth-impl, r=alexcrichton 2016-04-26 01:44:51 +05:30
codegen Add tests 2016-03-22 09:58:23 +01:00
codegen-units Fix a race condition caused by concurrently executed codegen unit tests. 2016-05-01 13:53:39 -04:00
compile-fail Auto merge of #33138 - arielb1:sized-shortcut, r=nikomatsakis 2016-05-06 06:21:25 -07:00
compile-fail-fulldeps Fix fallout in tests 2016-04-07 05:48:42 +00:00
debuginfo debuginfo: Fix regression in namespace handling for struct types. 2016-05-01 23:45:33 -04:00
incremental Fix test cases to reflect that #32014...went away 2016-04-06 16:38:29 -04:00
parse-fail parser: change warning into an error on T<A=B, C> 2016-05-02 15:10:28 +02:00
pretty Fix fallout in tests 2016-03-30 22:00:48 +00:00
run-fail Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make Auto merge of #32756 - nikomatsakis:borrowck-snippet, r=nrc 2016-05-02 19:21:56 -07:00
run-pass Auto merge of #33138 - arielb1:sized-shortcut, r=nikomatsakis 2016-05-06 06:21:25 -07:00
run-pass-fulldeps Fix tests 2016-05-03 10:51:01 +12:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc Rollup merge of #33372 - birkenfeld:rustdoc-escape-code, r=cmr 2016-05-03 19:54:59 +05:30