rust/src/test
Corey Farwell 996f06fe35 Rollup merge of #41061 - arielb1:parent-lock, r=eddyb
cstore: return an immutable borrow from `visible_parent_map`

This prevents an ICE when `visible_parent_map` is called multiple times, for example when an item referenced in an impl signature is imported from an  `extern crate` statement occurs within an impl.

Fixes #41053.

r? @eddyb
2017-04-07 09:20:06 -04:00
..
codegen
codegen-units
compile-fail Auto merge of #39987 - japaric:used, r=arielb1 2017-04-07 04:56:45 +00:00
compile-fail-fulldeps
debuginfo
incremental
mir-opt
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make Auto merge of #39987 - japaric:used, r=arielb1 2017-04-07 04:56:45 +00:00
run-pass Rollup merge of #41061 - arielb1:parent-lock, r=eddyb 2017-04-07 09:20:06 -04:00
run-pass-fulldeps
run-pass-valgrind
rustdoc rustdoc: Use pulldown-cmark for Markdown HTML rendering 2017-04-06 13:09:20 +01:00
ui Rollup merge of #41108 - arielb1:tuple-blame, r=estebank 2017-04-06 14:55:06 -04:00
ui-fulldeps/custom-derive
COMPILER_TESTS.md