rust/src/test
kennytm 73ea8939ee
Rollup merge of #49931 - csmoe:end_span, r=estebank
Fix incorrect span in `&mut` suggestion

Fixes #49859
2018-04-17 03:34:30 +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 Auto merge of #49881 - varkor:partialord-opt, r=Manishearth 2018-04-15 03:54:15 +00: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 pgo: Move the tests to run-make-fulldeps, and make the profile file be in the tmp directory properly. 2018-03-25 03:58:26 +02: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 #49719 - mark-i-m:no_sep, r=petrochenkov 2018-04-16 00:06:10 +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
ui Rollup merge of #49931 - csmoe:end_span, r=estebank 2018-04-17 03:34:30 +08: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