Commit d5065ad
authored
cpufeatures: remove AArch64
It was removed from the nightly compiler in this PR:
rust-lang/rust#87729
This crate attempts to provide a 1:1 mapping of CPU feature detection to
rustc's own target features, so this PR accordingly removes it.
Breaking change; will require a minor version bump.crypto target feature (#594)1 parent ec03920 commit d5065ad
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 109 | | |
114 | 110 | | |
115 | 111 | | |
| |||
158 | 154 | | |
159 | 155 | | |
160 | 156 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | 157 | | |
165 | 158 | | |
166 | 159 | | |
| |||
0 commit comments