about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-10-10 10:23:03 +0900
committerGitHub <noreply@github.com>2022-10-10 10:23:03 +0900
commitc50e64d872af4b2f0b61889326ab9f792e1273a1 (patch)
tree623b22207a808a1a18b199c98d3cdd6796cec23e /library/std/src/sys/unix/stack_overflow.rs
parent1a7c203e7f89f92598a793c6f6406735c024e7ee (diff)
parent5ae73634dc63e48a23467b970e2fbcc81cb2ec73 (diff)
downloadrust-c50e64d872af4b2f0b61889326ab9f792e1273a1.tar.gz
rust-c50e64d872af4b2f0b61889326ab9f792e1273a1.zip
Rollup merge of #102275 - Urgau:stabilize-half_open_range_patterns, r=cjgillot
Stabilize `half_open_range_patterns`

This PR stabilize `feature(half_open_range_patterns)`:
```
Allows using `..=X` as a pattern.
```

And adds a new `feature(half_open_range_patterns_in_slices)` for the slice part, https://github.com/rust-lang/rust/pull/102275#issuecomment-1267422806.

The FCP was completed in https://github.com/rust-lang/rust/issues/67264.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions