Skip to content

Commit

Permalink
Rollup merge of #106739 - WaffleLapkin:astconv, r=estebank
Browse files Browse the repository at this point in the history
Remove `<dyn AstConv<'tcx>>::fun(c, ...)` calls in favour of `c.astconv().fun(...)`

This removes the need for <>><><><<>> dances and makes the code a bit nicer.

Not sure if `astconv` is the best name though, maybe someone has a better idea?
  • Loading branch information
compiler-errors authored Jan 12, 2023
2 parents 6e218b2 + 32ff9ab commit 2df9d7b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2df9d7b

Please sign in to comment.