Lines Matching full:our
16 correctness, and we take our responsibility to meet that bar very seriously.
19 soundness of our code and prevent regressions.
27 Zerocopy strives to ensure that our code - and code emitted by our custom
28 derives - is sound under any version of Rust as early as our MSRV, and will
35 provides a rationale for its soundness. In order to ensure that our soundness is
53 outstanding uncommented `unsafe` blocks which are tracked in [#429]. Our goal is
63 #### Exceptions to our safety comment policy
68 comment may violate our safety comment policy so long as all of the following
92 <!-- Our policy used to be simply that MSRV was a breaking change in all
99 will only increase our MSRV during semver-breaking version changes (e.g., 0.1 ->
103 crate, we inherit the maximum MSRV any of our dependencies. As of this writing
116 For information about a particular yanked or un-yanked version, see our [yank