Mazdak Farrokhzad 95abeb0705
Rollup merge of #60022 - nathankleyn:fix-issue-59543, r=Centril
Document `Item` type in `std::env::SplitPaths` iterator.

Previously there wasn't any documentation to show what the type of
`Item` was inside `std::env::SplitPaths`. Now, in the same format as
other examples of docs in `std` for `Iterator#Item`, we mention the
type.

This fixes #59543.

r? @steveklabnik
2019-04-28 14:17:08 +02:00
..
2019-04-22 16:57:01 +01:00
2019-04-19 20:42:52 +02:00
2019-04-24 06:54:14 +08:00
2019-04-23 16:13:53 -07:00
2019-04-26 12:33:42 +02:00
2019-04-19 21:12:50 +02:00
2019-04-23 00:15:43 +02:00
2019-04-23 16:13:53 -07:00