rust/src/test
David Wood 0d06b8c8e5
Add note linking to Rust 2018 path semantics docs.
This commit extends existing path suggestions to link to documentation
on the changed semantics of `use` in Rust 2018.
2018-10-28 09:16:10 +01:00
..
auxiliary
codegen Auto merge of #54626 - alexcrichton:dwarf-generics, r=michaelwoerister 2018-10-26 14:30:26 +00:00
codegen-units More mono items are generated now 2018-10-25 16:47:35 +02:00
compile-fail Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obk 2018-10-27 19:29:35 +00:00
compile-fail-fulldeps Update TypedArena tests 2018-10-19 14:34:44 +02:00
debuginfo Run both lldb and gdb tests 2018-10-10 08:27:01 -06:00
incremental Fix tests and assertions; add some comments 2018-10-26 09:50:51 +13:00
incremental-fulldeps Ignore new test on Windows 2018-09-21 10:05:23 -07:00
mir-opt Update mir-opt tests to reflect change to AscribeUserType to carry a UserTypeProjection. 2018-10-26 23:47:53 +02:00
pretty abolish ICE when pretty-printing async block 2018-10-02 23:02:51 -07:00
run-fail Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make Revert "rustc: Fix (again) simd vectors by-val in ABI" 2018-10-23 00:59:14 -07:00
run-make-fulldeps rustc: Allow #[no_mangle] anywhere in a crate 2018-10-06 13:57:30 -07:00
run-pass resolve: Refactor away legacy_macro_imports/LegacyMacroImports 2018-10-28 02:56:11 +03:00
run-pass-fulldeps Point at macro definition when no rules expect token 2018-10-23 21:44:46 -07:00
run-pass-valgrind Remove license headers from unsized-locals tests. 2018-10-24 23:27:17 +09:00
rustdoc Auto merge of #55382 - kennytm:rollup, r=kennytm 2018-10-26 17:26:56 +00:00
rustdoc-js Remove outdated rustdoc PinBox tests 2018-09-18 01:42:27 -07:00
rustdoc-ui Set RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest-output.rs 2018-10-23 15:38:31 -07:00
rustfix
ui Add note linking to Rust 2018 path semantics docs. 2018-10-28 09:16:10 +01:00
ui-fulldeps Feature gate extern prelude additions from extern crate items 2018-10-24 00:14:50 +03:00
COMPILER_TESTS.md