oli-obk / ui_testLinks
A test framework for testing rustc diagnostics output
☆33Updated 2 weeks ago
Alternatives and similar repositories for ui_test
Users that are interested in ui_test are comparing it to the libraries listed below
Sorting:
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Make trait methods callable without the trait in scope☆157Updated this week
- A framework for writing plugins that integrate with the Rust compiler☆156Updated 2 weeks ago
- A tool to help with minimization of Rust code☆59Updated 4 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Better reference counted strings for Rust☆136Updated last year
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const TypeId and non-'static TypeId☆67Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated this week
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- A Vec That Has a Smaller size_of☆144Updated 3 weeks ago
- An exploration of Storages☆37Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated 3 weeks ago
- ☆101Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Convert number to enum☆87Updated last year