bors[bot] ad1a0e626b
Merge #5175
5175: More memory-efficient impl collection r=matklad a=jonas-schievink

This saves roughly 90 MB in `ImplsFromDepsQuery`, which used to copy the list of all impls from libcore into *every* crate in the graph. It also stops collecting inherent impls from dependencies entirely, as those can only be located within the crate defining the self type.

Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
2020-07-01 17:12:06 +00:00
..
2020-07-01 14:49:13 +02:00
2020-07-01 15:27:01 +03:00
2020-07-01 08:11:23 +00:00
2020-07-01 17:12:06 +00:00
2020-07-01 17:12:06 +00:00
2020-06-28 04:03:59 +03:00
2020-06-28 04:03:59 +03:00
2020-07-01 16:50:45 +10:00
2020-07-01 12:31:03 +02:00
2020-06-27 02:04:33 +02:00
2020-06-28 04:03:59 +03:00
2020-07-01 18:27:58 +02:00
2020-07-01 18:27:58 +02:00
2020-06-28 22:35:18 +02:00