mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 17:28:12 +00:00
Continuing the work started in #136466. Every method gains a `hir_` prefix, though for the ones that already have a `par_` or `try_par_` prefix I added the `hir_` after that.