oli-obk / ui_testLinks
A test framework for testing rustc diagnostics output
☆38Updated last month
Alternatives and similar repositories for ui_test
Users that are interested in ui_test are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆162Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆76Updated 2 weeks ago
- Macro for sealing traits and structures☆61Updated 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`☆130Updated last year
- Better reference counted strings for Rust☆140Updated last year
- ☆100Updated 5 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- `$crate` in procedural macros.☆80Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- What if we could check declarative macros before using them?☆51Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Utilities for working with impl traits in Rust.☆119Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week