rust/src/test
bors fc9ccfdbe0 Auto merge of #42865 - ollie27:rustdoc_assoc_consts, r=GuillaumeGomez
rustdoc: Fix a few issues with associated consts

* Make sure private consts are stripped.
* Don't show a code block for the value if there is none.
* Make sure default values are shown in impls.
* Make sure docs from the trait are used if the impl has no docs.
2017-06-25 17:39:26 +00:00
..
codegen Auto merge of #39409 - pnkfelix:mir-borrowck2, r=nikomatsakis 2017-06-19 13:01:27 +00:00
codegen-units Move Fn to module. 2017-06-09 19:07:25 -04:00
compile-fail Auto merge of #42724 - Mark-Simulacrum:tests, r=alexcrichton 2017-06-24 07:10:10 +00:00
compile-fail-fulldeps Integrate jobserver support to parallel codegen 2017-06-21 07:16:43 -07:00
debuginfo Pretty-printers tests: gdbr -> gdb 2017-06-09 18:51:28 +03:00
incremental consider closures/ty-fn-defs when making trait selection keys 2017-06-12 17:23:21 -04:00
mir-opt Update basic_assignment test to reflect small changes to codegen. 2017-06-12 13:06:42 +02:00
parse-fail Review comments 2017-06-15 08:45:24 -07:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail updated assert_eq test, fixed incorrect assert_ne message and added test. 2017-06-13 14:17:59 +01:00
run-fail-fulldeps Implement a file-path remapping feature in support of debuginfo and reproducible builds. 2017-04-26 15:44:02 +02:00
run-make Remove the in-tree flate crate 2017-06-20 07:11:29 -07:00
run-pass Auto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis 2017-06-22 15:24:58 +00:00
run-pass-fulldeps Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc rustdoc: Fix a few issues with associated consts 2017-06-23 18:39:27 +01:00
ui Modify --explain to handle hidden code (# ...) and indented code blocks. 2017-06-23 15:31:53 +08:00
ui-fulldeps Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. 2017-06-02 23:28:22 +08:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00