mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
03455c8895
instantiate response: no unnecessary new universe this previously was a off-by-one error. fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/55 r? ````@compiler-errors````