diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-19 19:12:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-19 19:12:45 -0700 |
| commit | 27947b69f9d879de45716312e4a7bd486d8d8f93 (patch) | |
| tree | 9827865878e252122d172de6af05de74524c54e8 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | e8fc9934097e67c3f3fe11874ad2a89694a80bf2 (diff) | |
| parent | 09d55292ed1eca97b997f22656eb7e696e9c1bf1 (diff) | |
| download | rust-27947b69f9d879de45716312e4a7bd486d8d8f93.tar.gz rust-27947b69f9d879de45716312e4a7bd486d8d8f93.zip | |
Rollup merge of #74536 - Nicholas-Baron:master, r=joshtriplett
fix documentation surrounding the `in` and `for` keywords Addresses #74529 The `in` keyword incorrectly referenced the `Iterator` trait. This reference was changed to `IntoIterator` without changing the underlying link. Additionally, the `IntoIterator` trait was referenced towards the end of the documentation for `for`. An additional reference was added earlier and broadened the existing documentation from any iterator to anything that can be turned into an iterator.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
