rust-analyzer/crates/ide_db
Aleksey Kladov 4f3c0adc5a internal: introduce ast::make::ext module with common shortcuts
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.
2021-05-09 19:55:43 +03:00
..
src internal: introduce ast::make::ext module with common shortcuts 2021-05-09 19:55:43 +03:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00