mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
![]() refactor: Prefer plain trait definitions over macros for impl_intern_value_trivial `impl_intern_value_trivial` can be defined with a trait directly, so prefer that over a macro definition. |
||
---|---|---|
.. | ||
derived | ||
runtime | ||
debug.rs | ||
derived.rs | ||
durability.rs | ||
hash.rs | ||
input.rs | ||
intern_id.rs | ||
interned.rs | ||
lib.rs | ||
lru.rs | ||
plumbing.rs | ||
revision.rs | ||
runtime.rs | ||
storage.rs |