rust/src/test
kennytm e7e3261121
Rollup merge of #50863 - oli-obk:const_len, r=SimonSapin,Gankro
Make `[T]::len` and `str::len` const fn

r? @Gankro
2018-05-23 00:26:10 +08:00
..
auxiliary
codegen Ensure that statics are always ByRef 2018-05-19 14:24:24 +02:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Fix a typo in a comment 2018-05-22 10:54:06 +02:00
compile-fail-fulldeps rustc: Disallow modules and macros in expansions 2018-05-18 13:25:08 -07:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Auto merge of #50653 - oli-obk:bad_const, r=cramertj 2018-05-18 17:17:35 +00:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Auto merge of #50603 - eddyb:issue-49955, r=nikomatsakis 2018-05-19 00:27:45 +00:00
parse-fail Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Overflows only panic in debug mode 2018-05-19 13:10:52 +02:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Fix run-make wasm tests 2018-05-15 16:39:21 -07:00
run-make-fulldeps Revert "Add a test for issue 36710." 2018-05-17 10:37:22 -07:00
run-pass Fix a typo in a comment 2018-05-22 10:54:06 +02:00
run-pass-fulldeps Auto merge of #50838 - alexcrichton:token-impls, r=eddyb 2018-05-22 04:17:20 +00:00
run-pass-valgrind
rustdoc Auto merge of #50533 - GuillaumeGomez:rustdoc-prim-auto, r=QuietMisdreavus 2018-05-18 14:52:12 +00:00
rustdoc-js Fix invalid deduplication 2018-05-12 19:16:37 +02:00
rustdoc-ui drop unnecessary "warning" from warning text 2018-05-14 15:34:52 -05:00
rustfix test: Make a dedicated testsuite for rustfix 2018-05-04 15:01:28 -07:00
ui Rollup merge of #50863 - oli-obk:const_len, r=SimonSapin,Gankro 2018-05-23 00:26:10 +08:00
ui-fulldeps Fix update-references for tests within subdirectories. 2018-05-16 22:25:20 -07:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00