diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-06-14 18:10:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-14 18:10:28 +0200 |
| commit | b8f71eaf0195be2a42e054e8adf7a8f967b829c1 (patch) | |
| tree | 7d0691e34618cf9ff55b2252f13f74eb5e155d05 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | d54bb505d01ec8be7d549892db8500f37040cfe4 (diff) | |
| parent | 3ab0d90b7ec726c79893658b510ec955c79b1b79 (diff) | |
| download | rust-b8f71eaf0195be2a42e054e8adf7a8f967b829c1.tar.gz rust-b8f71eaf0195be2a42e054e8adf7a8f967b829c1.zip | |
Rollup merge of #109814 - est31:stabilize_string_leak, r=Amanieu
Stabilize String::leak
Stabilizes the following API:
```Rust
impl String {
pub fn leak(self) -> &'static mut str;
}
```
closes #102929
blocked by having an FCP for stabilization.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
