Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu
Stabilise `aarch64_target_feature` This PR stabilises `aarch64_target_feature` - see https://github.com/rust-lang/rust/issues/90620
This commit is contained in:
commit
0e423932f8
10 changed files with 79 additions and 62 deletions
|
@ -278,6 +278,7 @@ symbols! {
|
|||
_task_context,
|
||||
a32,
|
||||
aarch64_target_feature,
|
||||
aarch64_ver_target_feature,
|
||||
abi,
|
||||
abi_amdgpu_kernel,
|
||||
abi_avr_interrupt,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue