rust/src/test
kennytm 4a0ee22bc2
Rollup merge of #56756 - tromey:Bug-56730-btree-pretty-printer, r=alexcrichton
Disable btree pretty-printers on older gdbs

gdb versions before 8.1 have a bug that prevents the BTreeSet and
BTreeMap pretty-printers from working.  This patch disables the test
on those versions, and also disables the pretty-printers there as
well.

Closes #56730
2018-12-14 22:17:49 +08:00
..
auxiliary
codegen rustc: Switch extern functions to abort by default on panic 2018-12-12 08:07:28 -08:00
codegen-units Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
compile-fail Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa 2018-12-14 00:28:08 +00:00
debuginfo Rollup merge of #56756 - tromey:Bug-56730-btree-pretty-printer, r=alexcrichton 2018-12-14 22:17:49 +08:00
incremental std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
mir-opt Simplify MIR drop generation 2018-11-18 12:29:44 +00:00
pretty Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
run-fail Fix two run-fail tests for asmjs 2018-11-04 18:50:57 +01:00
run-fail-fulldeps
run-make Rollup merge of #56014 - euclio:issue-21335, r=nagisa 2018-12-01 01:05:50 +08:00
run-make-fulldeps Rollup merge of #56748 - kinnison:kinnison/fix-56734, r=dtolnay 2018-12-14 22:17:43 +08:00
run-pass Rollup merge of #56748 - kinnison:kinnison/fix-56734, r=dtolnay 2018-12-14 22:17:43 +08:00
run-pass-fulldeps Auto merge of #56502 - Zoxc:hir-func, r=eddyb 2018-12-07 20:04:06 +00:00
run-pass-valgrind std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
rustdoc rustdoc: Fix local reexports of proc macros 2018-12-08 18:33:09 +00:00
rustdoc-js Improve filter test 2018-12-03 23:05:09 +01:00
rustdoc-ui Rollup merge of #56748 - kinnison:kinnison/fix-56734, r=dtolnay 2018-12-14 22:17:43 +08:00
rustfix
ui Rollup merge of #56695 - varkor:let-exhaustive-range, r=estebank 2018-12-14 22:10:08 +08:00
ui-fulldeps Move some tests from ui-fulldeps to ui 2018-12-09 19:56:30 +03:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00