Manishearth / compiletest-rs
An extraction of the compiletest utility from the Rust compiler
☆224Updated 2 months ago
Alternatives and similar repositories for compiletest-rs:
Users that are interested in compiletest-rs are comparing it to the libraries listed below
- Procedural macros in expression position☆204Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆101Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- Macro for writing nested `if let` expressions☆164Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Safely combine results☆81Updated 6 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A compiler plugin to insert flame calls☆380Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Rust option parser with custom derive support☆231Updated 4 months ago