dtolnay / trybuildLinks
Test harness for ui tests of compiler diagnostics
☆941Updated last week
Alternatives and similar repositories for trybuild
Users that are interested in trybuild are comparing it to the libraries listed below
Sorting:
- ☆885Updated this week
- A Rust proc-macro attribute parser☆1,200Updated last week
- Compile-time type-checked builder derive☆1,129Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆782Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Typed distributed plugin registration☆1,221Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- A macro to generate structures which behave like bitflags