Files
rust/src/libstd
Mark Simulacrum 9ce4616960 Rollup merge of #42091 - maccoda:maccoda/env_docs, r=frewsxcv
Improving std::env docs

Addresses #29351.
Hopefully this addresses the following points:
> -  iterators should use the standard iterator boilerplate like https://doc.rust-lang.org/std/iter/struct.Map.html, this applies to all structs except for JoinPathsError
> -  JoinPathsError should properly link the function it comes from and use language similar to https://doc.rust-lang.org/std/io/struct.Error.html
> -  same wording issues with VarError
> - functions need to ensure linkage to things they refer to in their descriptions
> - Explain the difference between `os` and non-`os` structs and methods
2017-05-20 17:48:13 -06:00
..
2017-05-20 08:38:39 +01:00
2017-05-20 08:38:39 +01:00
2017-04-20 16:29:59 -03:00
2017-04-06 12:57:40 +01:00
2017-05-20 08:38:39 +01:00
2017-04-22 22:13:22 -04:00
2017-04-20 21:16:31 -07:00
2017-05-20 08:38:39 +01:00
2017-04-20 21:16:31 -07:00
2017-02-21 14:36:24 -08:00
2017-05-20 08:38:39 +01:00
2017-05-18 16:58:40 +07:00