Skip to content

Commit

Permalink
Rollup merge of #113701 - aswild:std-ffi-frombytesuntilnul, r=dtolnay
Browse files Browse the repository at this point in the history
Re-export core::ffi::FromBytesUntilNulError in std::ffi

Like the other CStr and CString error types, make a re-export for std::ffi::FromBytesUntilNulError.

This seems to have slipped through the cracks in the cstr_from_bytes_until_nul implementation and core_c_str migration.

Tracking Issue: #95027
  • Loading branch information
matthiaskrgr authored Jul 31, 2023
2 parents fcabf75 + 51ed29a commit 1bc854e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1bc854e

Please sign in to comment.