diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-16 11:18:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-16 11:18:57 -0700 |
| commit | f821109ee2662cf152acb6bb3257ff0f0a158711 (patch) | |
| tree | e15ec66837a5fabfb483bf49536d0c17239be175 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | fc098170ce8934e1887ec7978c5b8d198c140a2a (diff) | |
| parent | 593c7fe6d6b44c87df07d62996cf575fb3f62ce9 (diff) | |
| download | rust-f821109ee2662cf152acb6bb3257ff0f0a158711.tar.gz rust-f821109ee2662cf152acb6bb3257ff0f0a158711.zip | |
Rollup merge of #74390 - ColoredCarrot:patch-1, r=lcnr
Fix typo in std::mem::transmute documentation `u32::from_ge_bytes` function does not exist; replace with `u32::from_be_bytes`. It is clear that `u32::from_le_bytes` is not meant from the context; the latter is used correctly while `from_be_bytes` is misspelled.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
