rust/library/core
Yuki Okushi 9d4cdbbfcd
Rollup merge of #78664 - pickfire:patch-4, r=jonas-schievink
Fix intrinsic size_of stable link

I noticed that it is pointing to the same link when I was reading
https://github.com/rust-lang/rust-clippy/issues/2997
2020-11-03 15:27:18 +09:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Rollup merge of #78664 - pickfire:patch-4, r=jonas-schievink 2020-11-03 15:27:18 +09:00
tests Check for exhaustion in SliceIndex for RangeInclusive 2020-10-20 17:18:08 -07:00
Cargo.toml