rust/crates/syntax
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
..
fuzz Add cargo file tidy test 2021-02-03 22:01:09 +08:00
src internal: introduce ast::make::ext module with common shortcuts 2021-05-09 19:55:43 +03:00
test_data Parse const param defaults 2021-04-29 03:07:53 +02:00
Cargo.toml Update to rowan 0.13.0-pre.5 2021-05-06 10:04:39 +05:00