rust/src/test
Simon Sapin c09b9f9372 Deprecate the AsciiExt trait in favor of inherent methods
The trait and some of its methods are stable and will remain.
Some of the newer methods are unstable and can be removed later.

Fixes https://github.com/rust-lang/rust/issues/39658
2018-03-21 17:54:33 +01:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen test: fix repr-transparent-aggregates test on mips64 2018-03-09 10:21:30 +00:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail Auto merge of #48818 - michaelwoerister:issue-47309, r=eddyb 2018-03-16 11:13:13 +00:00
compile-fail-fulldeps Add test for issue 48941 2018-03-13 15:23:36 -04:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental Stabilize inclusive_range_syntax language feature. 2018-03-15 16:58:02 +08:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Rebase fallout 2018-03-08 08:34:17 +01:00
parse-fail Stabilize inclusive_range_syntax language feature. 2018-03-15 16:58:02 +08:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-pass Deprecate the AsciiExt trait in favor of inherent methods 2018-03-21 17:54:33 +01:00
run-pass-fulldeps Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkov 2018-03-16 02:46:23 +00:00
run-pass-valgrind Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
rustdoc Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavus 2018-03-13 05:01:37 +08:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Auto merge of #48813 - sinkuu:build_in_assert_macro, r=alexcrichton 2018-03-16 08:22:11 +00:00
ui-fulldeps update tests 2018-03-14 00:53:24 +01:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00