diff options
| author | Michael Goulet <michael@errs.io> | 2023-01-11 22:25:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-11 22:25:50 -0800 |
| commit | 9ec36f56684cbd0fa90ab2da3c5084811f7a3989 (patch) | |
| tree | d4840b8d2ff11a21bc8772c2b505c3ac2b24f23d /compiler/rustc_driver/src/lib.rs | |
| parent | d7113948d31010758ed8d88e2d9290dafbb2d40d (diff) | |
| parent | d642781708801d1227bb76deca803fda43ff8b37 (diff) | |
| download | rust-9ec36f56684cbd0fa90ab2da3c5084811f7a3989.tar.gz rust-9ec36f56684cbd0fa90ab2da3c5084811f7a3989.zip | |
Rollup merge of #106739 - WaffleLapkin:astconv, r=estebank
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?
Diffstat (limited to 'compiler/rustc_driver/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
