diff options
| author | bors <bors@rust-lang.org> | 2021-05-03 05:41:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-05-03 05:41:23 +0000 |
| commit | 2428cc48167ac62019814d7f80c306424ab9fa93 (patch) | |
| tree | 590c990f489ced3823b61af15862281165d84a3d /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 59f551a2dcf57c0d3d96ac5ef60e000524210469 (diff) | |
| parent | 6679f5ceb1bd367050bb69b239d94d6213696336 (diff) | |
| download | rust-2428cc48167ac62019814d7f80c306424ab9fa93.tar.gz rust-2428cc48167ac62019814d7f80c306424ab9fa93.zip | |
Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplett
Replace 'NULL' with 'null' This replaces occurrences of "NULL" with "null" in docs, comments, and compiler error/lint messages. This is for the sake of consistency, as the lowercase "null" is already the dominant form in Rust. The all-caps NULL looks like the C macro (or SQL keyword), which seems out of place in a Rust context, given that NULL does not exist in the Rust language or standard library (instead having [`ptr::null()`](https://doc.rust-lang.org/stable/std/ptr/fn.null.html)).
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
