rust/src/test
bors 254f8796b7 Auto merge of #52352 - kennytm:rollup, r=kennytm
Rollup of 17 pull requests

Successful merges:

 - #51962 (Provide llvm-strip in llvm-tools component)
 - #52003 (Implement `Option::replace` in the core library)
 - #52156 (Update std::ascii::ASCIIExt deprecation notes)
 - #52280 (llvm-tools-preview: fix build-manifest)
 - #52290 (Deny bare trait objects in src/librustc_save_analysis)
 - #52293 (Deny bare trait objects in librustc_typeck)
 - #52299 (Deny bare trait objects in src/libserialize)
 - #52300 (Deny bare trait objects in librustc_target and libtest)
 - #52302 (Deny bare trait objects in the rest of rust)
 - #52310 (Backport 1.27.1 release notes to master)
 - #52315 (Resolve FIXME(#27942))
 - #52316 (task: remove wrong comments about non-existent LocalWake trait)
 - #52322 (Update llvm-rebuild-trigger in light of LLVM 7 upgrade)
 - #52330 (Don't silently ignore invalid data in target spec)
 - #52333 (CI: Enable core dump on Linux, and print their stack trace on segfault. )
 - #52346 (Fix typo in improper_ctypes suggestion)
 - #52350 (Bump bootstrap compiler to 1.28.0-beta.10)

Failed merges:

r? @ghost
2018-07-13 19:49:11 +00:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Auto merge of #51622 - kennytm:three-field-range-inclusive, r=SimonSapin 2018-07-13 10:18:38 +00:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Rollup merge of #52207 - RalfJung:unsafety-errors, r=estebank 2018-07-11 12:38:36 -06:00
compile-fail-fulldeps proc-macro: Use transparent marks for call-site hygiene 2018-06-30 01:53:32 +03:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Added incremental test for interlinking static references. 2018-06-30 23:53:52 +01:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Auto merge of #52046 - cramertj:fix-generator-mir, r=eddyb 2018-07-13 00:38:17 +00:00
parse-fail structured suggestion and rewording for ... expression syntax error 2018-06-23 22:57:37 -07:00
pretty fix expected output of pretty/cast-lt and issue-4264 tests 2018-07-12 01:19:27 +02:00
run-fail Ensure that borrows wind up unactivated. 2018-07-04 21:35:38 +01:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make turn run-make test into a run-make-fulldeps test 2018-06-03 19:57:49 +02:00
run-make-fulldeps Rollup merge of #52330 - jethrogb:jb/target-link-args, r=varkor 2018-07-14 02:56:55 +08:00
run-pass Fix some RangeInclusive test cases. 2018-07-13 09:53:37 +08:00
run-pass-fulldeps rustc: Search all derives for inert attributes 2018-07-10 15:09:01 -07:00
run-pass-valgrind Remove some '#[feature]' attributes for stabilized features 2018-06-11 13:48:57 -07:00
rustdoc rustdoc: Hide struct and enum variant constructor imports 2018-07-10 00:16:18 +01:00
rustdoc-js Make raw_vec perma-unstable and hidden 2018-06-29 14:01:33 +02:00
rustdoc-ui Fix rustdoc run failures by shutting down definitely some lints 2018-07-05 17:18:45 +02:00
rustfix Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
ui Auto merge of #52352 - kennytm:rollup, r=kennytm 2018-07-13 19:49:11 +00:00
ui-fulldeps Rollup merge of #52276 - alexcrichton:validate-proc-macro-attr, r=petrochenkov 2018-07-12 20:25:28 +08:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00