diff options
| author | kennytm <kennytm@gmail.com> | 2018-07-22 22:10:09 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-22 22:10:09 +0800 |
| commit | 67cf3ba528ac99dbec7753f81ed93eccd1a5a730 (patch) | |
| tree | 779545a0a1f604f3aa04c381ce16d0807df57e2f /src/rustllvm/RustWrapper.cpp | |
| parent | d3b3bc57670ab91a53b2100cf3dfe78947bfe077 (diff) | |
| parent | 808bcfbe53cec7aa6d728148fc2fcb3a4c951009 (diff) | |
| download | rust-67cf3ba528ac99dbec7753f81ed93eccd1a5a730.tar.gz rust-67cf3ba528ac99dbec7753f81ed93eccd1a5a730.zip | |
Rollup merge of #51807 - newpavlov:deprecate_str_slice, r=alexcrichton
Deprecation of str::slice_unchecked(_mut) Closes #51715 I am not sure if 1.28.0 or 1.29.0 should be used for deprecation version, for now it's 1.28.0. Additionally I've replaced `slice_unchecked` uses with `get_unchecked`. The only places where this method is still used are `src/liballoc/tests/str.rs` and `src/liballoc/tests/str.rs`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
