Optimize `test_ptr_try_cast_into_soundness`
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 179
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 29
Description
The following tests consume the majority of time when a PR is going through the merge queue (currently ~25 min/PR). In particular, this happens when they are run under Miri.
https://github.com/google/zerocopy/blob/b43c5103e4e88e4d9264b2ac56ca0adb78f20100/src/pointer/ptr.rs#L1255-L1426
Contributor guide
Assessment
This issue has not been assessed yet.