mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
a8ecb79d19
Check Sizedness of return type in WF Still need to clean this up a bit. This should fix https://github.com/rust-lang/trait-system-refactor-initiative/issues/150. r? lcnr