rust/src/test
Guillaume Gomez 3d8e760bf8
Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk
Fix missing impl trait display as ret type

I need to convert a `TraitPredicate` into a `TraitBound` to get the returned impl trait. So far, didn't find how or even if it was the good way to do it.

cc @eddyb @oli-obk (since you're the one behind the change apparently 😉)
2018-08-22 17:45:36 +02:00
..
auxiliary
codegen Auto merge of #53080 - hermord:rc-opt, r=alexcrichton 2018-08-21 06:40:20 +00:00
codegen-units Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
compile-fail Lift some Sized checks. 2018-08-19 08:07:33 +09:00
compile-fail-fulldeps Auto merge of #53471 - petrochenkov:biattr2, r=oli-obk 2018-08-21 20:33:31 +00:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental mv codemap source_map 2018-08-19 23:01:01 +02:00
incremental-fulldeps
mir-opt patch up mir-opt tests 2018-07-26 15:12:04 +03:00
parse-fail Rollup merge of #53373 - estebank:unclosed, r=petrochenkov 2018-08-17 00:13:24 +08:00
pretty syntax: gensym the injected std/core extern crates in the Rust 2018 edition. 2018-08-14 07:06:46 +03:00
run-fail Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make Auto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns 2018-08-17 10:40:25 +00:00
run-make-fulldeps Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
run-pass Auto merge of #53530 - kennytm:rollup, r=kennytm 2018-08-21 16:04:11 +00:00
run-pass-fulldeps Rollup merge of #53370 - jkozlowski:stabilize-macro_vis_matcher, r=cramertj 2018-08-21 17:51:38 +08:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk 2018-08-22 17:45:36 +02:00
rustdoc-js Update stdsimd to undo an accidental stabilization 2018-07-20 22:34:09 -07:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix
ui Rollup merge of #53431 - alexreg:move-feature-gate-tests, r=cramertj 2018-08-22 17:45:31 +02:00
ui-fulldeps Auto merge of #53516 - petrochenkov:derregr, r=estebank 2018-08-22 09:03:25 +00:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00