rust/src/test
bors 87ecf5442c Auto merge of #51178 - GabrielMajeri:os-str-compare, r=SimonSapin
Implement PartialEq between &str and OsString

This fixes #49854.

It allows equality comparison between `OsString` values and `str` references, such as `os_string == "something"`.
2018-06-30 04:03:14 +00:00
..
auxiliary
codegen test: Ignore some problematic tests on powerpc and powerpc64* 2018-06-17 12:00:47 +02:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Auto merge of #51729 - matthewjasper:move-errors, r=nikomatsakis 2018-06-29 12:40:12 +00:00
compile-fail-fulldeps lower case some feature gate messages 2018-06-26 19:06:01 -05:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Auto merge of #51414 - oli-obk:impl_trait_type_def, r=pnkfelix 2018-06-18 14:34:52 +00:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Update MIR opt tests 2018-06-27 22:06:21 +01:00
parse-fail structured suggestion and rewording for ... expression syntax error 2018-06-23 22:57:37 -07:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Fix tests 2018-06-05 10:35:44 +02:00
run-fail-fulldeps
run-make turn run-make test into a run-make-fulldeps test 2018-06-03 19:57:49 +02:00
run-make-fulldeps fix tidy 2018-06-21 13:49:03 -05:00
run-pass Add run-pass test 2018-06-29 14:50:00 +03:00
run-pass-fulldeps Auto merge of #51356 - Zoxc:encode-cleanup, r=michaelwoerister 2018-06-27 14:25:52 +00:00
run-pass-valgrind Remove some '#[feature]' attributes for stabilized features 2018-06-11 13:48:57 -07:00
rustdoc Auto merge of #51425 - QuietMisdreavus:thats-def-a-namespace-there, r=petrochenkov 2018-06-17 09:48:10 +00:00
rustdoc-js Make raw_vec perma-unstable and hidden 2018-06-29 14:01:33 +02:00
rustdoc-ui Rename intra-doc lint 2018-06-13 23:30:34 +02:00
rustfix Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
ui Fix incorrect type mismatch label pointing at return type 2018-06-29 10:36:32 -07:00
ui-fulldeps Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00