rust/src/test
bors 1c3236afc3 Auto merge of #56566 - ljedrz:fix_clippy_errors, r=cramertj
codegen_utils, driver: fix clippy errors

- remove a superfluous conversion
- remove an explicit `return`
- rename `MetadataOnlyCodegenBackend::new` to `::boxed`
- single-arm `match` > `if let`
2018-12-07 15:21:18 +00:00
..
auxiliary
codegen Auto merge of #55010 - tromey:Bug-9224-generic-parameters, r=michaelwoerister 2018-12-03 11:59:11 +00:00
codegen-units Auto merge of #56165 - RalfJung:drop-glue-type, r=eddyb,nikomatsakis 2018-12-01 07:06:17 +00:00
compile-fail Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
compile-fail-fulldeps tests: move all proc_macro tests from -fulldeps. 2018-11-30 06:15:20 +02:00
debuginfo Add template parameter debuginfo to generic types 2018-11-29 13:04:09 -07:00
incremental tests: use force-host and no-prefer-dynamic in all proc_macro tests. 2018-11-30 06:15:20 +02:00
mir-opt Simplify MIR drop generation 2018-11-18 12:29:44 +00:00
pretty tests: use force-host and no-prefer-dynamic in all proc_macro tests. 2018-11-30 06:15:20 +02:00
run-fail Fix two run-fail tests for asmjs 2018-11-04 18:50:57 +01:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make Rollup merge of #56014 - euclio:issue-21335, r=nagisa 2018-12-01 01:05:50 +08:00
run-make-fulldeps codegen_utils, driver: fix clippy errors 2018-12-06 21:14:23 +01:00
run-pass Auto merge of #56282 - qnighy:additional-sizedness-fix, r=nikomatsakis 2018-12-06 17:31:15 +00:00
run-pass-fulldeps Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
run-pass-valgrind Remove license headers from unsized-locals tests. 2018-10-24 23:27:17 +09:00
rustdoc Auto merge of #55318 - Aaron1011:fix/final-auto-trait-resolve, r=nikomatsakis 2018-12-06 22:23:24 +00:00
rustdoc-js Improve filter test 2018-12-03 23:05:09 +01:00
rustdoc-ui adds DocTest filename variant, refactors doctest_offset out of source_map, fixes remaining test failures 2018-12-04 19:52:42 -05:00
rustfix
ui Unsupport #[derive(Trait)] sugar for #[derive_Trait] legacy plugin attributes 2018-12-07 03:30:01 +03:00
ui-fulldeps tests: move all proc_macro tests from -fulldeps. 2018-11-30 06:15:20 +02:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00