diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2021-10-03 23:13:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-03 23:13:17 -0700 |
| commit | e500f1c1e9de96edc3ac1ce1bccc0f241fa41c0a (patch) | |
| tree | 37c5c37893cbf9b7667c84502ca015d8a7bfd943 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | 0f9e960241aa9f8c1c899ea5176ab71c04580cd8 (diff) | |
| parent | 74c4c0172ab1f5c19fef69a163349a0a3f9cd927 (diff) | |
| download | rust-e500f1c1e9de96edc3ac1ce1bccc0f241fa41c0a.tar.gz rust-e500f1c1e9de96edc3ac1ce1bccc0f241fa41c0a.zip | |
Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, r=joshtriplett
Mark unsafe methods NonZero*::unchecked_(add|mul) as const. Now that https://github.com/rust-lang/rfcs/pull/3016 has landed, these two unstable `std` function can be marked `const`, according to this detail of #84186.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
