diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-03-20 14:10:52 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-03-27 10:14:50 -0700 |
| commit | bdd24b2a56e8bf6b952bd8880364fb0a57c2c540 (patch) | |
| tree | ea0635161cdf30e2bcbadf980ee6e480df75e261 /src/rustllvm/RustWrapper.cpp | |
| parent | 25e523833e16c291618c624c1c44c4705b77d6ff (diff) | |
| download | rust-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
