Closed
Description
HIR bundles the self
expression and the arguments of method calls in a single vector in the hir::ExprKind::MethodCall
variant.
Unbundling this in AST in #100232 showed a significant simplification of client code.
Suggested by @nagisa in #100232 (comment)
Metadata
Metadata
Assignees
Labels
Area: The high-level intermediate representation (HIR)Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Help is requested to fix this issue.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.