rust/crates/syntax
Steven Joruk 5b712bd821 feat: Add an assist for inlining type aliases
This intends to lead to a more useful assist to replace all users of an
alias with its definition.
2022-03-12 13:42:24 +00:00
..
fuzz Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
src feat: Add an assist for inlining type aliases 2022-03-12 13:42:24 +00:00
test_data Validate let expressions 2022-02-21 08:34:35 +02:00
Cargo.toml fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00