rust/src/test
bors 0142781ad1 Auto merge of #46708 - pnkfelix:fix-issue-46112, r=arielb1
Fix visible_parent_map to choose globally minimal paths

Fix #46112: visible_parent_map construction needs a BFS over whole crate forest to get globally minimal paths.

(There are other latent bugs that were e.g. causing this test case to have weirdness like `<unnamed>` in the diagnostic output. Those bugs are not fixed here, since they are issues long-standing in the stable channel.)
2017-12-13 23:43:56 +00:00
..
codegen Stabilize abi_sysv64 2017-12-06 01:19:35 +01:00
codegen-units Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
compile-fail Auto merge of #46613 - petrochenkov:absext, r=nikomatsakis 2017-12-13 01:44:36 +00:00
compile-fail-fulldeps Fix fallout in tests. 2017-12-12 13:15:03 -08:00
debuginfo Stabilize const-calling existing const-fns in std 2017-11-26 23:43:44 +01:00
incremental move resolve_lifetimes into a proper query 2017-12-11 10:11:13 -05:00
mir-opt add closure requirement tests, improve debugging output 2017-12-07 05:28:00 -05:00
parse-fail Auto merge of #46497 - AgustinCB:issue-46311, r=petrochenkov 2017-12-07 21:05:49 +00:00
pretty Fix fallout in tests. 2017-12-12 13:15:03 -08:00
run-fail rustc: Prepare to enable ThinLTO by default 2017-11-30 07:17:53 -08:00
run-fail-fulldeps
run-make rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
run-pass Auto merge of #46419 - jseyfried:all_imports_in_metadata, r=nrc 2017-12-13 08:32:25 +00:00
run-pass-fulldeps Fix fallout in tests. 2017-12-12 13:15:03 -08:00
run-pass-valgrind Stabilize const-calling existing const-fns in std 2017-11-26 23:43:44 +01:00
rustdoc Auto merge of #46384 - ollie27:rustdoc_inline_assoc, r=QuietMisdreavus 2017-12-03 00:54:52 +00:00
ui Auto merge of #46708 - pnkfelix:fix-issue-46112, r=arielb1 2017-12-13 23:43:56 +00:00
ui-fulldeps mention nightly in -Z external-macro-backtrace note 2017-11-26 18:28:38 +00:00
COMPILER_TESTS.md Fixes spelling error in COMPILER_TESTS.md 2017-11-19 19:05:49 -08:00