rust/library/core
Ian Jackson 03b4ea463a Mark SlicePattern trait uses as ?Sized
This trait is ?Sized and is often slices.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
2020-12-27 01:15:26 +00:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Mark SlicePattern trait uses as ?Sized 2020-12-27 01:15:26 +00:00
tests Migrate standard library away from compare_and_swap 2020-12-22 12:19:46 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00