Lines Matching refs:assertions
1 …aw.githubusercontent.com/nvzqz/static-assertions-rs/assets/Banner.png)](https://github.com/nvzqz/s…
8 <a href="https://travis-ci.org/nvzqz/static-assertions-rs">
9 … <img src="https://travis-ci.org/nvzqz/static-assertions-rs.svg?branch=master" alt="Build Status">
21 Compile-time assertions for Rust, brought to you by
129 and then assertions can be conditionally run behind `#[cfg(test)]`:
136 However, the assertions will only be checked when running `cargo test`. This
148 [issue #1](https://github.com/nvzqz/static-assertions-rs/issues/1)
153 See [`CHANGELOG.md`](https://github.com/nvzqz/static-assertions-rs/blob/master/CHANGELOG.md)
160 - [MIT License](https://github.com/nvzqz/static-assertions-rs/blob/master/LICENSE-MIT)
162 - [Apache License (Version 2.0)](https://github.com/nvzqz/static-assertions-rs/blob/master/LICENSE-…
166 [new issue]: https://github.com/nvzqz/static-assertions-rs/issues/new
167 [pull request]: https://github.com/nvzqz/static-assertions-rs/pulls