Commit b594f9c
Merge rust-lang#11690
11690: feat: Add an assist for inlining type aliases r=Veykril a=steven-joruk
I'm working towards implementing rust-lang#10881, but I'd like to get this in first with earlier feedback.
Is `inline_type_alias` a good enough name? I guess the follow up assist would be called `inline_type_alias_into_all_users` based on that.


Co-authored-by: Steven Joruk <[email protected]>File tree
4 files changed
+791
-1
lines changed- crates
- ide_assists/src
- handlers
- tests
- syntax/src/ast
4 files changed
+791
-1
lines changed
0 commit comments