rust/src/test
Felix S. Klock II 92cbe4772a Add test for normalization during field-lookup on patterns with ascribed types.
As a drive-by, also added test analogous to existing
static_to_a_to_static_through_tuple, but now apply to a struct instead
of a tuple.
2018-10-26 23:47:53 +02: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 Rebase fallout 2018-10-25 17:20:39 +02: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
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 Rollup merge of #55269 - matthiaskrgr:typos_oct, r=zackmdavis 2018-10-25 14:31:13 +02:00
run-pass-fulldeps Point at macro definition when no rules expect token 2018-10-23 21:44:46 -07:00
run-pass-valgrind
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 test for normalization during field-lookup on patterns with ascribed types. 2018-10-26 23:47:53 +02:00
ui-fulldeps Feature gate extern prelude additions from extern crate items 2018-10-24 00:14:50 +03:00
COMPILER_TESTS.md