rust/src/test
bors 7d82d95af9 Auto merge of #38927 - petrochenkov:leven, r=jseyfried
resolve: Levenshtein-based suggestions for non-import paths

This patch addresses both items from https://github.com/rust-lang/rust/issues/30197#issuecomment-264846000 and therefore implements the largest part of https://github.com/rust-lang/rust/issues/30197.

r? @jseyfried
2017-01-14 08:48:28 +00:00
..
codegen Replace BlockAndBuilder with Builder. 2017-01-04 11:33:31 -07:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Auto merge of #38914 - est31:tidy-gate-tests, r=nikomatsakis 2017-01-14 06:43:03 +00:00
compile-fail-fulldeps resolve: Do not use "resolve"/"resolution" in error messages 2017-01-12 10:08:27 +03:00
debuginfo Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn 2017-01-03 09:42:22 +00:00
incremental ICH: Add some more test cases for trait impls. 2017-01-05 10:53:29 -05:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Fix parse-fail and compile-fail tests 2016-12-30 15:17:26 +01:00
pretty Pretty-print $crate::foo::bar as ::foo::bar. 2016-12-22 06:14:36 +00:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Auto merge of #38783 - alexcrichton:stabilize-proc-macro, r=nikomatsakis 2017-01-04 20:06:21 +00:00
run-pass Auto merge of #38675 - infinity0:more-jemalloc-fixes, r=alexcrichton 2017-01-13 00:56:45 +00:00
run-pass-fulldeps rustc: Stabilize the proc_macro feature 2017-01-02 12:13:30 -08:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc Improved rustdoc rendering for unstable features 2017-01-09 21:50:00 -08:00
ui resolve: Levenshtein-based suggestions for non-import paths 2017-01-13 23:33:02 +03:00