diff options
| author | Ralf Jung <post@ralfj.de> | 2020-06-15 12:01:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-15 12:01:09 +0200 |
| commit | ec6fe42dd451097f44ff0aeab2ccd23b7dd2571f (patch) | |
| tree | d07abb09ea8bee6d1c7ba373616e03439387f09c /src/test/ui/issues/issue-72933-match-stack-overflow.rs | |
| parent | 7c8b9413b8ce457b53e2c4ab5f3b9f1ce96195f7 (diff) | |
| parent | 47cc5cca7e64a434fa15680b7dcc621ca6f1abbf (diff) | |
| download | rust-ec6fe42dd451097f44ff0aeab2ccd23b7dd2571f.tar.gz rust-ec6fe42dd451097f44ff0aeab2ccd23b7dd2571f.zip | |
Rollup merge of #73139 - poliorcetics:cstring-from-vec-with-nul, r=dtolnay
Add methods to go from a nul-terminated Vec<u8> to a CString Fixes #73100. Doc tests have been written and the documentation on the error type updated too. I used `#[stable(feature = "cstring_from_vec_with_nul", since = "1.46.0")]` but I don't know if the version is correct.
Diffstat (limited to 'src/test/ui/issues/issue-72933-match-stack-overflow.rs')
0 files changed, 0 insertions, 0 deletions
