mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-09 03:38:47 +00:00
4f3c0adc5a
There's a tension between keeping a well-architectured minimal orthogonal set of constructs, and providing convenience functions. Relieve this pressure by introducing an dedicated module for non-orthogonal shortcuts. This is inspired by the django.shortcuts module which serves a similar purpose architecturally. |
||
---|---|---|
.. | ||
generated | ||
edit.rs | ||
edit_in_place.rs | ||
expr_ext.rs | ||
generated.rs | ||
make.rs | ||
node_ext.rs | ||
token_ext.rs | ||
traits.rs |