Files
rust/compiler/rustc_middle/src
Yuki Okushi c50e64d872 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.
2022-10-10 10:23:03 +09:00
..
2022-10-01 10:03:06 +00:00
2022-10-07 09:33:46 -05:00
2022-09-02 07:26:22 +10:00
2022-04-05 07:01:00 +01:00
2022-10-07 09:33:46 -05:00
2022-10-08 11:00:13 +02:00
2022-09-26 10:14:45 +02:00
2022-10-07 09:33:46 -05:00