bors[bot] 1e8b2c498a
Merge #5637
5637: SSR: Matching trait associated constants, types and functions r=matklad a=davidlattimore

This fixes matching of things like `HashMap::default()` by resolving `HashMap` instead of `default` (which resolves to `Default::default`).

Same for associated constants and types that are part of a trait implementation.

However, we still don't support matching calls to trait methods.

Co-authored-by: David Lattimore <dml@google.com>
2020-08-12 13:50:34 +00:00
..
2020-08-12 15:04:06 +02:00
2020-08-11 17:52:05 +03:00
2020-08-10 17:51:45 +08:00
2020-08-01 13:47:19 +02:00
2020-08-12 13:20:18 +00:00
2020-07-30 15:16:05 +02:00
2020-07-19 18:25:19 +02:00
2020-08-11 17:52:05 +03:00
2020-07-30 21:02:55 +02:00
2020-07-31 20:23:52 +02:00
2020-08-03 15:45:39 +03:00
2020-07-30 18:17:28 +02:00
2020-08-10 14:02:40 +08:00
2020-07-31 20:12:10 +02:00
2020-08-11 17:13:40 +03:00
2020-07-09 10:19:37 +02:00
2020-07-21 17:17:21 +02:00
2020-07-30 15:16:05 +02:00
2020-07-30 15:16:05 +02:00