diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-04-05 18:47:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-05 18:47:48 +0200 |
| commit | 4827aa6034636405778c63e1c95ac157dca14496 (patch) | |
| tree | 5fcdb4d474ba4056f364d0e075c91d08206f6b85 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2ec0e148f1848a483104f809412cfc0bef1d3c3f (diff) | |
| parent | bc26f5852124140c6a63306a24eb95962f92786b (diff) | |
| download | rust-4827aa6034636405778c63e1c95ac157dca14496.tar.gz rust-4827aa6034636405778c63e1c95ac157dca14496.zip | |
Rollup merge of #70812 - rossmacarthur:fix/unit-called-nil, r=LukasKalbertodt
Do not use "nil" to refer to `()` "nil" is not used in the [book](https://doc.rust-lang.org/book) or in the [standard library](https://doc.rust-lang.org/std) anywhere else. Because "nil" is often used in programming languages to refer to "None" or "null" I think it could be a little confusing for newcomers to see this type referred to as "nil".
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
