Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆231Updated this week
Alternatives and similar repositories for compiletest-rs
Users that are interested in compiletest-rs are comparing it to the libraries listed below
Sorting:
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Macro for writing nested `if let` expressions☆168Updated 5 months ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Write doc comments from macros☆100Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated last year
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Safely combine results☆82Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆78Updated 3 years ago