You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Audit for `transmute`
* Add tests and minor fix
* remove `mut` from `packed`
* Restore original transmute codegen
* Fixes transmute restoration
* Remove alignment test
* Add tests for transmute
io::buffered_file_buf_writer_bad_name
io::file_buf_writer_bad_name
They rely on not being able to open a file called "/?" which is a perfectly valid file in a directory usually owned by root.
The text was updated successfully, but these errors were encountered: