about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-16 08:49:43 +0000
committerbors <bors@rust-lang.org>2024-02-16 08:49:43 +0000
commit8a0a09a3686be74c37855b96a53d32865558b5d0 (patch)
tree1a5b9a234964f7f0c2572a8b3d1b4f9a11aa5779 /compiler/rustc_pattern_analysis/src/errors.rs
parentb9b0d29b8e69b02457cfabe20c4c69cdb45f3cc5 (diff)
parent4af075dcda72ff09e6782674d11f3c48d312d7d7 (diff)
downloadrust-8a0a09a3686be74c37855b96a53d32865558b5d0.tar.gz
rust-8a0a09a3686be74c37855b96a53d32865558b5d0.zip
Auto merge of #16577 - DropDemBits:structured-snippet-migrate-7, r=Veykril
internal: Migrate assists to the structured snippet API, part 7/7

Continuing from #16467

Migrates the following assists:

- `generate_trait_from_impl`

This adds `add_placeholder_snippet_group`, which adds a group of placeholder snippets which are linked together and allows for renaming generated items without going through a separate rename step.

This also removes the last usages of `SourceChangeBuilder::{insert,replace}_snippet`, as all assists have finally been migrated to the structured snippet versions of those methods.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions