diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-02-06 10:43:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-06 10:43:50 +0100 |
| commit | 9f4559c3452239205015a02f2695ae1ec7d5c0f2 (patch) | |
| tree | 69750cace21cee68a12bdf7abad08ae4c01ca6a5 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | e069a711084b5617aecda7a5c8e88406ca12ed65 (diff) | |
| parent | 1911eb8b6180f513a666372baf6e56f78b82dcd8 (diff) | |
| download | rust-9f4559c3452239205015a02f2695ae1ec7d5c0f2.tar.gz rust-9f4559c3452239205015a02f2695ae1ec7d5c0f2.zip | |
Rollup merge of #90998 - jhpratt:require-const-stability, r=oli-obk
Require const stability attribute on all stable functions that are `const` This PR requires all stable functions (of all kinds) that are `const fn` to have a `#[rustc_const_stable]` or `#[rustc_const_unstable]` attribute. Stability was previously implied if omitted; a follow-up PR is planned to change the fallback to be unstable.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
