oli-obk / ui_testLinks
A test framework for testing rustc diagnostics output
☆36Updated last week
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☆121Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Make trait methods callable without the trait in scope☆160Updated last week
- Bisects rustc, either nightlies or CI artifacts☆193Updated this week
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Better reference counted strings for Rust☆139Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Some internal rustc tools made accessible☆47Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Const TypeId and non-'static TypeId☆69Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆99Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A Vec That Has a Smaller size_of☆147Updated last month
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- A tool to help with minimization of Rust code☆61Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last week
- An alternate Cargo registry using static files☆134Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- Compile-time string formatting☆250Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- ☆76Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago