Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆227Updated 3 weeks ago
Alternatives and similar repositories for compiletest-rs
Users that are interested in compiletest-rs are comparing it to the libraries listed below
Sorting:
- Custom derivation macro for Rust☆113Updated 7 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Macro for writing nested `if let` expressions☆168Updated last week
- A library for creating references that carry their owner with them.☆377Updated last year
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- Rust option parser with custom derive support☆233Updated 9 months ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- A rust library for checked floating point operations☆82Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago