Closed taiki-e closed 3 years ago
The pin guarantees are guarantees of a library, so Miri does not detect violations of the pin API. However, if the generated unsafe code causes UB, Miri may be possible to detect it.
https://github.com/taiki-e/pin-project/pull/288
bors r+
Build succeeded:
The pin guarantees are guarantees of a library, so Miri does not detect violations of the pin API. However, if the generated unsafe code causes UB, Miri may be possible to detect it.
https://github.com/taiki-e/pin-project/pull/288