rust/src/test
bors a3beb8fe61 Auto merge of #44272 - Dushistov:master, r=alexcrichton
add test for not optimized `pow` with constant power

Closes #34947
2017-09-04 00:03:44 +00:00
..
codegen add test for not optimized pow with constant power 2017-09-02 19:10:00 +03:00
codegen-units Adapt cgu-partitioning tests to pre-trans symbol internalization. 2017-07-13 13:29:25 +02:00
compile-fail Auto merge of #44261 - alexcrichton:u128-ffi-unsafe, r=eddyb 2017-09-03 18:57:21 +00:00
compile-fail-fulldeps feature error span on attr. for fn_must_use, SIMD/align, macro reëxport 2017-08-28 00:58:41 -07:00
debuginfo Pretty-printers tests: gdbr -> gdb 2017-06-09 18:51:28 +03:00
incremental Detect implicitly defined late bound lifetime parameters as well 2017-07-18 00:12:48 +03:00
mir-opt rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
parse-fail Auto merge of #43425 - matklad:lambda-restrictions, r=eddyb 2017-08-31 23:26:47 +00:00
pretty
run-fail Add tests for issues with the E-needstest label 2017-07-25 12:23:16 +09:00
run-fail-fulldeps Implement a file-path remapping feature in support of debuginfo and reproducible builds. 2017-04-26 15:44:02 +02:00
run-make Exclude all windows-gnu from the float_one test 2017-09-01 18:21:29 -07:00
run-pass stabilize mem::discriminant (closes #24263) 2017-09-02 01:59:54 -04:00
run-pass-fulldeps rustc: Fix proc_macro expansions on trait methods 2017-08-25 15:57:05 -07:00
run-pass-valgrind Move unsized_tuple_coercion behind a feature gate. 2017-06-29 21:25:35 +09:00
rustdoc Fix tests 2017-09-01 20:07:04 +12:00
ui add error message for the other case too 2017-09-03 13:10:54 +03:00
ui-fulldeps Initial diagnostic API for proc-macros. 2017-08-28 02:58:22 -07:00
COMPILER_TESTS.md Merge ui/README.md into COMPILER_TESTS.md and describe how custom UI normalization works. 2017-07-11 16:57:53 +08:00