rust/src/test
bors 3c3e372e18 Auto merge of #54000 - jkozlowski:fix-53174, r=cramertj
Allow named lifetimes in async functions.

- Fixes #53174

Code by @eddyb; @cramertj suggested I lift it off another change so we can fix #53174.

r? @cramertj
2018-09-10 12:58:04 +00:00
..
auxiliary
codegen Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
codegen-units Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
compile-fail stabilize #[panic_handler] 2018-09-07 13:27:30 +02:00
compile-fail-fulldeps Update tests 2018-08-31 00:47:09 -07:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental Introduce Custom Test Frameworks 2018-09-04 22:33:00 -07:00
incremental-fulldeps use an incremental-fulldeps test instead of a run-make test 2018-08-26 18:48:41 +03:00
mir-opt Auto merge of #53909 - mikhail-m1:53643, r=nikomatsakis 2018-09-08 19:57:14 +00:00
parse-fail Fix existing test 2018-09-05 07:03:02 -07:00
pretty Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
run-fail Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps Auto merge of #54051 - kennytm:rollup, r=kennytm 2018-09-08 11:53:21 +00:00
run-pass Auto merge of #54000 - jkozlowski:fix-53174, r=cramertj 2018-09-10 12:58:04 +00:00
run-pass-fulldeps Track distinct spans for open and close delimiter 2018-09-08 19:01:48 -07:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Fix hover on impls 2018-09-06 23:32:30 +02:00
rustdoc-js Auto merge of #53227 - nivkner:pin_move, r=RalfJung 2018-08-27 22:56:15 +00:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix
ui Auto merge of #54011 - eddyb:anchored-in-the-future, r=petrochenkov 2018-09-10 10:28:53 +00:00
ui-fulldeps Remove crate_visibility_modifier from 2018 edition 2018-09-09 02:28:13 +02:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00