about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-03-20 14:10:52 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-03-27 10:14:50 -0700
commitbdd24b2a56e8bf6b952bd8880364fb0a57c2c540 (patch)
treeea0635161cdf30e2bcbadf980ee6e480df75e261 /src/rustllvm/RustWrapper.cpp
parent25e523833e16c291618c624c1c44c4705b77d6ff (diff)
downloadrust-bdd24b2a56e8bf6b952bd8880364fb0a57c2c540.tar.gz
rust-bdd24b2a56e8bf6b952bd8880364fb0a57c2c540.zip
rustc: Stop adding the Send bound implicitly
This commit removes implicitly adding the Send bound to ~Trait objects and
procedure types. It will now be manually required to specify that a procedure
or trait must be send-able.

Closes #10296
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions