mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
82c48e1c69
Remove pretty print hack for async blocks I introduced this hack 3 years ago, but it's not needed anymore, probably due to https://github.com/rust-lang/rust/pull/104321.
For more information about how rustc works, see the rustc dev guide.