rust/src/test
bors 173676efdc Auto merge of #32367 - tiehuis:tiehuis-E0412-help, r=nagisa
Alter E0412 help message wording

The initial wording does not make sense due to an extra 'to'.

There are two potential candidates we can change this to:
 - 'you can import it into scope'
 - 'to import it into scope'

In keeping the changes minimal, we choose the first, as this is more in line with the grammar of the extended candidates help message.
2016-03-20 04:18:13 -07:00
..
auxiliary Auto merge of #32250 - durka:derive-31574, r=alexcrichton 2016-03-15 06:51:30 -07:00
codegen Add intrinsics for float arithmetic with fast flag enabled 2016-03-18 17:31:41 +01:00
codegen-units Implement the translation item collector. 2016-01-26 10:17:45 -05:00
compile-fail Auto merge of #32367 - tiehuis:tiehuis-E0412-help, r=nagisa 2016-03-20 04:18:13 -07:00
compile-fail-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
parse-fail Parse fail test fixes 2016-03-14 15:05:15 -07:00
pretty Update the not-at-all-pretty pain-o-tron-4000+264 test. 2016-03-18 02:22:32 +02:00
run-fail Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make tests: Update run-make/issue-25581 to reflect how fat pointers are passed. 2016-03-18 15:54:27 +02:00
run-pass Auto merge of #32306 - nikomatsakis:issue-32278, r=eddyb 2016-03-19 18:39:50 -07:00
run-pass-fulldeps refactor derive-no-std test, add empty struct/enum 2016-03-14 16:46:54 -04:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc Auto merge of #32142 - mitaa:rdoc-maybe-inline-local, r=alexcrichton 2016-03-12 07:31:11 -08:00