about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2015-04-06 16:30:18 -0700
committerKevin Ballard <kevin@sb.org>2015-04-06 17:20:23 -0700
commit986852911464df87088007e64780165cc538f9b9 (patch)
tree004cda3bcaba29ffbf697686331c9c870ffaa011 /src/test/codegen/stack-alloc-string-slice.rs
parentaab8669ddad0432ef7279cc7f7b0b20d32785314 (diff)
downloadrust-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