about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-26 13:25:06 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-26 13:25:33 -0700
commit9754b06cd80cfcc523573535090519bec935fec3 (patch)
tree4257597fd0999e52c8dab50e9fea0841bc60e923 /src/test/codegen/stack-alloc-string-slice.rs
parent557d4346a26266d2eb13f6b0adf106b8873b0da1 (diff)
downloadrust-9754b06cd80cfcc523573535090519bec935fec3.tar.gz
rust-9754b06cd80cfcc523573535090519bec935fec3.zip
rustc: Remove support for old_impl_check
This commit removes compiler support for the `old_impl_check` attribute which
should in theory be entirely removed now. The last remaining use of it in the
standard library has been updated by moving the type parameter on the
`old_io::Acceptor` trait into an associated type. As a result, this is a
breaking change for all current users of the deprecated `old_io::Acceptor`
trait. Code can be migrated by using the `Connection` associated type instead.

[breaking-change]
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions