rust/src/test
Mazdak Farrokhzad 04a340f61f
Rollup merge of #68106 - varkor:self_self_use, r=estebank
Fix issue with using `self` module via indirection

Fixes https://github.com/rust-lang/rust/issues/68103.
2020-01-11 04:02:31 +01:00
..
assembly
auxiliary
codegen Use function attribute "frame-pointer" instead of "no-frame-pointer-elim" 2019-12-30 23:16:02 -08:00
codegen-units
compile-fail Update tests 2020-01-09 21:23:12 +03:00
debuginfo debuginfo: Support for std::collections::Hash* in windows debuggers. 2019-11-20 19:27:42 -08:00
incremental Add a test for #37333 2020-01-01 13:07:41 +01:00
mir-opt Rollup merge of #67630 - oli-obk:extern_ptr_dangling, r=spastorino 2020-01-09 00:22:05 +01:00
pretty ast_stmt_expr_attr -> pretty & ui tests 2019-12-20 22:53:40 +01:00
run-fail Differentiate todo! and unimplemented! 2019-12-24 13:53:32 +01:00
run-make Check for the entry kind 2020-01-08 10:05:44 +01:00
run-make-fulldeps Link sanitizer runtimes instead of injecting crate dependencies 2020-01-09 07:54:02 +01:00
run-pass-valgrind
rustdoc Rollup merge of #67955 - ollie27:rustdoc_cfg_dupes, r=GuillaumeGomez 2020-01-09 00:29:17 +09:00
rustdoc-js
rustdoc-js-std
rustdoc-ui buffer lexer errors in rustdoc syntax checking 2020-01-04 19:20:35 -05:00
rustfix
ui Rollup merge of #68106 - varkor:self_self_use, r=estebank 2020-01-11 04:02:31 +01:00
ui-fulldeps fix fallout in ui-fulldeps 2020-01-11 03:30:20 +01:00
COMPILER_TESTS.md