rust/src/test
2018-04-21 15:18:13 +08:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Auto merge of #48528 - bitshifter:repr_packed, r=eddyb 2018-04-12 03:08:14 +00:00
codegen-units Add codegen-units test for shared-generics. 2018-04-06 12:14:08 +02:00
compile-fail Bring back old fallback semantics: Without feature(never_type), fallback to (), not !. 2018-04-20 18:09:59 +02:00
compile-fail-fulldeps proc_macro: Stay on the "use the cache" path more 2018-04-18 19:36:48 -07:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental Don't recurse into allocations, use a global table instead 2018-04-14 12:21:46 +02:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
parse-fail Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Add back missing #![feature(never_type)]s 2018-04-21 15:18:13 +08:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make std: Avoid allocating panic message unless needed 2018-04-13 07:04:24 -07:00
run-make-fulldeps Auto merge of #49847 - sinkuu:save_analysis_implicit_extern, r=petrochenkov 2018-04-16 02:34:32 +00:00
run-pass Revert stabilization of feature(never_type). 2018-04-20 18:09:28 +02:00
run-pass-fulldeps proc_macro: Avoid cached TokenStream more often 2018-04-10 13:05:13 -07:00
run-pass-valgrind
rustdoc Rollup merge of #50032 - ollie27:rustdoc_all_private, r=GuillaumeGomez 2018-04-17 18:43:17 +02:00
rustdoc-js Add multi-query search 2018-04-14 17:01:28 +02:00
rustdoc-ui Remove unwanted auto-linking and update 2018-04-16 23:37:11 +02:00
ui Revert "Stabilize the TryFrom and TryInto traits" 2018-04-20 18:10:00 +02:00
ui-fulldeps proc_macro: Reorganize public API 2018-04-02 13:48:34 -07:00
COMPILER_TESTS.md Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00