Manishearth / compiletest-rs
An extraction of the compiletest utility from the Rust compiler
☆225Updated 3 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
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆215Updated 5 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- ☆124Updated 2 years ago
- Compact string type for zero-copy parsing☆255Updated last year
- Generic Atomic<T> type for Rust☆232Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Generic Rational numbers for Rust☆146Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago