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
..
2018-04-23 13:28:15 -04:00
2018-05-16 10:19:45 -07:00
2018-05-26 12:03:50 -07:00
2018-05-10 09:09:58 -07:00
2018-05-16 10:19:45 -07:00
2018-05-22 19:19:09 +02:00
2018-05-28 19:47:05 -04:00
2018-05-16 10:19:45 -07:00
2018-04-16 23:30:36 +02:00
2018-04-27 11:02:36 -05:00
2018-05-16 10:19:45 -07:00
2018-05-25 17:31:45 +01:00
2018-05-25 17:31:45 +01:00
2018-05-17 16:03:59 +02:00
2018-04-14 18:04:16 +02:00
2018-04-14 18:04:16 +02:00
2018-04-14 18:04:16 +02:00
2018-04-14 18:04:16 +02:00
2018-05-21 15:41:19 +02:00
2018-05-21 15:41:19 +02:00
2018-04-21 22:02:54 +02:00
2018-04-27 11:02:36 -05:00
2018-04-27 11:02:36 -05:00
2018-04-16 23:30:36 +02:00
2018-04-16 23:30:36 +02:00
2018-04-16 23:30:36 +02:00
2018-04-16 23:30:36 +02:00
2018-03-24 08:10:51 +09:00
2018-03-24 08:10:51 +09:00
2018-05-12 15:07:15 -03:00
2018-05-19 13:01:28 -07:00
2018-05-24 21:03:48 +02:00
2018-04-23 17:53:18 +02:00
2018-04-23 17:53:18 +02:00
2018-03-26 08:36:50 -05:00