rust/src/test
bors 8724337c23 Auto merge of #47039 - ollie27:rustdoc_trait_impl_src, r=GuillaumeGomez
rustdoc: Add missing src links for generic impls on trait pages

`implementor2item` would return `None` for generic impls so instead this clones the entire `clean::Item` into the `implementors` map which simplifies some code.
2018-01-07 13:12:15 +00:00
..
codegen Auto merge of #46739 - arielb1:simple-loops, r=nikomatsakis 2018-01-05 02:31:19 +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 #47156 - petrochenkov:extpath, r=nikomatsakis 2018-01-07 00:51:42 +00:00
compile-fail-fulldeps Same change to point at borrow for mir errors 2017-12-15 13:52:05 -08:00
debuginfo Debuginfo Shadowed Variable test: fix check numbering 2018-01-06 11:10:17 +00:00
incremental Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
mir-opt Add trailing newlines to files which have no trailing newlines. 2017-12-30 15:50:52 +08:00
parse-fail Auto merge of #47156 - petrochenkov:extpath, r=nikomatsakis 2018-01-07 00:51:42 +00:00
pretty Fix whitespacing issues in pretty-printing of bounds 2017-12-20 00:23:18 +03:00
run-fail Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
run-fail-fulldeps
run-make Remove excessive trailing newlines. 2017-12-30 15:50:52 +08:00
run-pass Auto merge of #47156 - petrochenkov:extpath, r=nikomatsakis 2018-01-07 00:51:42 +00:00
run-pass-fulldeps Prefer to use attr::contains_name() and attr::find_by_name() 2017-12-28 12:32:24 +09: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 Auto merge of #47039 - ollie27:rustdoc_trait_impl_src, r=GuillaumeGomez 2018-01-07 13:12:15 +00:00
ui Auto merge of #47156 - petrochenkov:extpath, r=nikomatsakis 2018-01-07 00:51:42 +00:00
ui-fulldeps Add 'Span.parent()' and 'Span.source()' to proc_macro API. 2018-01-03 00:20:33 -08:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00