mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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````