diff options
| author | bors <bors@rust-lang.org> | 2018-03-20 07:42:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-03-20 07:42:19 +0000 |
| commit | b99172311c640c33f70676df7f75a899a999711c (patch) | |
| tree | 1accedeedeea201ac4e946d6972631b01aa54035 /src/rustllvm/PassWrapper.cpp | |
| parent | 6bfa7d02d6713acd15ead20c199b808e85031f9e (diff) | |
| parent | 7c90189e1331cea3eac0ab0e8959f664cffba1ae (diff) | |
| download | rust-b99172311c640c33f70676df7f75a899a999711c.tar.gz rust-b99172311c640c33f70676df7f75a899a999711c.zip | |
Auto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
Stabilize slice patterns without `..` And merge `feature(advanced_slice_patterns)` into `feature(slice_patterns)`. The detailed description can be found in https://github.com/rust-lang/rust/issues/48836. Slice patterns were unstable for long time since before 1.0 due to many bugs in the implementation, now this stabilization is possible primarily due to work of @arielb1 who [wrote the new MIR-based implementation of slice patterns](https://github.com/rust-lang/rust/pull/32202) and @mikhail-m1 who [fixed one remaining class of codegen issues](https://github.com/rust-lang/rust/pull/47926). Reference PR https://github.com/rust-lang-nursery/reference/pull/259 cc https://github.com/rust-lang/rust/issues/23121 fixes #48836
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
