diff options
| author | bors <bors@rust-lang.org> | 2021-04-24 23:16:03 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-24 23:16:03 +0000 |
| commit | b56b175c6c3d77f66793b2062b6325f822c87136 (patch) | |
| tree | 330de8b31a7fff50d3d8a253decc30cd3f4977c9 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 42816d61ead7e46d462df997958ccfd514f8c21c (diff) | |
| parent | 49054c3617bb04ba4f108ab7a5fbe6cda74bcbd3 (diff) | |
| download | rust-b56b175c6c3d77f66793b2062b6325f822c87136.tar.gz rust-b56b175c6c3d77f66793b2062b6325f822c87136.zip | |
Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk
further split up const_fn feature flag This continues the work on splitting up `const_fn` into separate feature flags: * `const_fn_trait_bound` for `const fn` with trait bounds * `const_fn_unsize` for unsizing coercions in `const fn` (looks like only `dyn` unsizing is still guarded here) I don't know if there are even any things left that `const_fn` guards... at least libcore and liballoc do not need it any more. `@oli-obk` are you currently able to do reviews?
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
