rust/library/core
Kevin Reid 07988bb8a1 Reword description of automatic impls of Unsize.
The existing documentation felt a little unhelpfully concise, so this
change tries to improve it by using longer sentences, each of which
specifies which kinds of types it applies to as early as possible. In
particular, the third item starts with “Structs ...” instead of
saying “Foo is a struct” later.

Also, the previous list items “Only the last field has a type
involving `T`” and “`T` is not part of the type of any other
fields” are, as far as I see, redundant with each other, so I removed
the latter.
2021-08-09 18:55:39 -07:00
..
benches Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
src Reword description of automatic impls of Unsize. 2021-08-09 18:55:39 -07:00
tests Auto merge of #87689 - JohnTitor:rollup-ns38b56, r=JohnTitor 2021-08-02 02:33:16 +00:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00