about summary refs log tree commit diff
path: root/compiler/rustc_driver/src/lib.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-01-11 22:25:50 -0800
committerGitHub <noreply@github.com>2023-01-11 22:25:50 -0800
commit9ec36f56684cbd0fa90ab2da3c5084811f7a3989 (patch)
treed4840b8d2ff11a21bc8772c2b505c3ac2b24f23d /compiler/rustc_driver/src/lib.rs
parentd7113948d31010758ed8d88e2d9290dafbb2d40d (diff)
parentd642781708801d1227bb76deca803fda43ff8b37 (diff)
downloadrust-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