mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
bf982631df
Add a way to decouple the implementation and the declaration of a TyCtxt method. properly addresses https://github.com/rust-lang/rust/pull/115819 accepted MCP: https://github.com/rust-lang/compiler-team/issues/395
For more information about how rustc works, see the rustc dev guide.