rust/library/core
Paul Trojahn 50e5f90c92 Suggest deriving traits if possible
This only applies to builtin derives as I don't think there is a
clean way to get the available derives in typeck.

Closes #85851
2021-09-06 13:18:05 +02:00
..
benches Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
src Suggest deriving traits if possible 2021-09-06 13:18:05 +02:00
tests Change return type for T::{log,log2,log10} to u32. The value is at 2021-09-05 17:09:21 +02:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00