rust/crates/syntax
bors 535eb0da9d Auto merge of #15874 - DropDemBits:structured-snippet-migrate-4, r=Veykril
internal: Migrate assists to the structured snippet API, part 4

Continuing from #15260

Migrates the following assists:
- `add_turbo_fish`
- `add_type_ascription`
- `destructure_tuple_binding`
- `destructure_tuple_binding_in_subpattern`

I did this a while ago, but forgot to make a PR for the changes until now. 😅
2023-11-15 09:54:45 +00:00
..
fuzz
src Auto merge of #15874 - DropDemBits:structured-snippet-migrate-4, r=Veykril 2023-11-15 09:54:45 +00:00
test_data Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
Cargo.toml Switch to in-tree rustc dependencies with a cfg flag 2023-09-15 18:10:11 +03:30
rust.ungram fix PathSegment grammar 2023-11-12 11:20:14 +08:00