diff options
| author | Strahinja Val Markovic <val@markovic.io> | 2015-01-11 12:42:03 -0800 |
|---|---|---|
| committer | Strahinja Val Markovic <val@markovic.io> | 2015-01-11 12:42:03 -0800 |
| commit | d355da6e6f30ab37bead7da5fc895de5b7047508 (patch) | |
| tree | 8e1bc771c2140c65648f774850fe2939892cb228 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2e4cef4e78253beb4c08ed35416fad076d978344 (diff) | |
| download | rust-d355da6e6f30ab37bead7da5fc895de5b7047508.tar.gz rust-d355da6e6f30ab37bead7da5fc895de5b7047508.zip | |
Fixing integer usage in ownership doc
`int` doesn't exist anymore. Usage of its equivalent `isize` is discouraged since its size is platform-dependent. `i32` is used instead in the examples. Also, integer suffixes aren't needed in the examples anymore so we can just write `5` instead of `5i`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
