mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 21:26:43 +00:00
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.