This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 141478b
authored
Rollup merge of rust-lang#103280 - finnbear:impl_string_leak_2, r=joshtriplett
(rust-lang#102929) Implement `String::leak` (attempt 2)
Implementation of `String::leak` (rust-lang#102929)
ACP: rust-lang/libs-team#109
Supersedes rust-lang#102941 (see previous reviews there)
```@rustbot``` label +T-libs-api -T-libs1 file changed
+30
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
1849 | 1849 | | |
1850 | 1850 | | |
1851 | 1851 | | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
1852 | 1881 | | |
1853 | 1882 | | |
1854 | 1883 | | |
| |||
0 commit comments