diff options
| author | Kevin Ballard <kevin@sb.org> | 2015-04-06 16:30:18 -0700 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2015-04-06 17:20:23 -0700 |
| commit | 986852911464df87088007e64780165cc538f9b9 (patch) | |
| tree | 004cda3bcaba29ffbf697686331c9c870ffaa011 /src/test/codegen/stack-alloc-string-slice.rs | |
| parent | aab8669ddad0432ef7279cc7f7b0b20d32785314 (diff) | |
| download | rust-986852911464df87088007e64780165cc538f9b9.tar.gz rust-986852911464df87088007e64780165cc538f9b9.zip | |
Add `Sync` to the bounds in `io::Error`
This allows `io::Error` values to be stored in `Arc` properly. Because this requires `Sync` of any value passed to `io::Error::new()` and modifies the relevant `convert::From` impls, this is a [breaking-change] Fixes #24049.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions
