rust/src/test
2018-04-18 10:56:43 +03: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 Clarified E0015 message, r=estebank 2018-04-18 10:56:43 +03:00
compile-fail-fulldeps Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03: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 Add some new tests + Fix failing tests 2018-04-12 23:06:03 +03:00
parse-fail Rollup merge of #49350 - abonander:macros-in-extern, r=petrochenkov 2018-04-05 10:49:14 -05:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02: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 Auto merge of #49542 - GuillaumeGomez:intra-link-resolution-error, r=GuillaumeGomez 2018-04-17 09:02:03 +00:00
run-pass-fulldeps proc_macro: Avoid cached TokenStream more often 2018-04-10 13:05:13 -07:00
run-pass-valgrind Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
rustdoc add -C parameter to rustdoc 2018-04-13 16:07:12 -05:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
rustdoc-ui Remove unwanted auto-linking and update 2018-04-16 23:37:11 +02:00
ui Clarified E0015 message, r=estebank 2018-04-18 10:56:43 +03: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