]> git.lizzy.rs Git - rust.git/commit
Remove deprecated unstable attribute `#[simd]`
authorRobin Kruppe <robin.kruppe@gmail.com>
Sun, 7 Jan 2018 15:29:37 +0000 (16:29 +0100)
committerRobin Kruppe <robin.kruppe@gmail.com>
Sun, 7 Jan 2018 15:33:45 +0000 (16:33 +0100)
commit95c3fc05a91d432b215a22a082b4d4a9336db8a6
treeaa248ab5af3ceae8c4779de2b33eaefa1a424149
parent6828cf90146c7fefc4ba4f16dffe75f763f2d910
Remove deprecated unstable attribute `#[simd]`

The `#[simd]` attribute has been deprecated since c8b6d5b23cc8b2d43ece9f06252c7e98280fb8e5 back in 2015. Any nightly crates using it have had ample time to switch to `#[repr(simd)]`, and if they didn't they're likely broken by now anyway.
src/librustc/ty/mod.rs
src/libsyntax/feature_gate.rs
src/test/ui/feature-gate/issue-43106-gating-of-builtin-attrs.rs
src/test/ui/feature-gate/issue-43106-gating-of-builtin-attrs.stderr