rust/library/core
Camelid 0506789014 Remove many unnecessary manual link resolves from library
Now that #76934 has merged, we can remove a lot of these! E.g, this is
no longer necessary:

    [`Vec<T>`]: Vec
2020-12-31 11:54:32 -08:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Remove many unnecessary manual link resolves from library 2020-12-31 11:54:32 -08:00
tests Auto merge of #79895 - Kerollmops:slice-group-by, r=m-ou-se 2020-12-31 12:00:43 +00:00
Cargo.toml