mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
de2bf3687b
Make `ProofTreeBuilder` actually generic over `Interner` Self-explanatory. Also renamed `ecx.tcx()` to `ecx.interner()`. r? lcnr
For more information about how rustc works, see the rustc dev guide.