mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 09:48:10 +00:00
2f6d545535
internal: Migrate more assists to use the structured snippet API Continuing from #14979 Migrates the following assists: - `generate_derive` - `wrap_return_type_in_result` - `generate_delegate_methods` As a bonus, `generate_delegate_methods` now generates the function and impl block at the correct indentation 🎉. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |