rust/src/test
bors 6de4ec679d Auto merge of #51235 - nikomatsakis:issue-51117-borrowck-implicit-deref, r=eddyb
remove notion of Implicit derefs from mem-cat

`PointerKind` is included in `LoanPath` and hence forms part of the equality check; this led to having two unequal paths that both represent `*x`, depending on whether the `*` was inserted automatically or explicitly. Bad mojo.

Fixes #51117

r? @eddyb
2018-05-31 15:24:04 +00:00
..
auxiliary
codegen
codegen-units
compile-fail
compile-fail-fulldeps
debuginfo
incremental
incremental-fulldeps
mir-opt
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make
run-make-fulldeps
run-pass
run-pass-fulldeps
run-pass-valgrind
rustdoc
rustdoc-js
rustdoc-ui
rustfix
ui Auto merge of #51235 - nikomatsakis:issue-51117-borrowck-implicit-deref, r=eddyb 2018-05-31 15:24:04 +00:00
ui-fulldeps
COMPILER_TESTS.md