mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
![]() derive(Clone, Copy) reads better than derive(Copy, Clone). However, we preserve the reverse ordering in the lookup text for sorting purposes. That way, it's convenient to type just `Ord` to derive everything. |
||
---|---|---|
.. | ||
completions | ||
render | ||
completions.rs | ||
config.rs | ||
context.rs | ||
generated_lint_completions.rs | ||
item.rs | ||
lib.rs | ||
patterns.rs | ||
render.rs | ||
test_utils.rs |