rust/src/test
bors de21ea8ff5 Auto merge of #53449 - frewsxcv:rollup, r=frewsxcv
Rollup of 11 pull requests

Successful merges:

 - #52858 (Implement Iterator::size_hint for Elaborator.)
 - #53321 (Fix usage of `wasm_target_feature`)
 - #53326 ([nll] add regression test for issue #27868)
 - #53347 (rustc_resolve: don't allow paths starting with `::crate`.)
 - #53349 ([nll] add tests for #48697 and #30104)
 - #53357 (Pretty print btreemap for GDB)
 - #53358 (`{to,from}_{ne,le,be}_bytes` for unsigned integer types)
 - #53406 (Do not suggest conversion method that is already there)
 - #53407 (make more ported compile fail tests more robust w.r.t. NLL)
 - #53413 (Warn that `#![feature(rust_2018_preview)]` is implied when the edition is set to Rust 2018.)
 - #53434 (wasm: Remove --strip-debug argument to LLD)

Failed merges:

r? @ghost
2018-08-17 17:00:10 +00:00
..
auxiliary
codegen Relax the target-cpu-on-function codegen test so it just checks for presence of the attribute. 2018-08-09 09:39:02 +02:00
codegen-units Revert "Adapt codegen-unit tests to new CGU naming scheme." 2018-07-16 08:58:15 +02:00
compile-fail Moved problematic tests on x86_64-gnu-nopt back to compile-fail. 2018-08-14 11:12:13 +02:00
compile-fail-fulldeps syntax: Enforce attribute grammar in the parser 2018-08-15 00:05:55 +03:00
debuginfo pretty printing for btreemap 2018-08-15 13:48:10 +09:00
incremental rustc: Use link_section, not wasm_custom_section 2018-07-16 09:40:45 -07: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 Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
run-fail-fulldeps
run-make Auto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns 2018-08-17 10:40:25 +00:00
run-make-fulldeps Address review comments for #53031 and fix some merge fallout. 2018-08-08 13:40:23 +02:00
run-pass Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkor 2018-08-17 08:23:44 -07:00
run-pass-fulldeps syntax: Enforce attribute grammar in the parser 2018-08-15 00:05:55 +03:00
run-pass-valgrind Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
rustdoc syntax: also warn about edition "umbrella" features being implied by --edition. 2018-08-16 10:35:45 +03: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 Auto merge of #53449 - frewsxcv:rollup, r=frewsxcv 2018-08-17 17:00:10 +00:00
ui-fulldeps Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkor 2018-08-17 08:23:44 -07:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00