rust-lang / annotate-snippets-rs
Library for snippet annotations
☆314Updated last week
Alternatives and similar repositories for annotate-snippets-rs
Users that are interested in annotate-snippets-rs are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆484Updated 6 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆487Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆694Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆411Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Test harness for ui tests of compiler diagnostics☆883Updated this week
- Fast floating point to string conversion☆634Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆364Updated 9 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Safe cross-platform linker shenanigans☆731Updated 2 months ago