mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
8a32ee7444
This is needed to make progress on #10296 as the default bounds will no longer include Send. I believe that this was the originally intended syntax for procs, and it just hasn't been necessary up until now.