diff options
| author | bors <bors@rust-lang.org> | 2023-05-23 15:30:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-23 15:30:37 +0000 |
| commit | 52dd1cde59ee86e5d61469ee1befe09c132c777d (patch) | |
| tree | 30f350a46f5a37bbcc1f95c9eee44b75b5626e7c /tests/rustdoc-gui/codeblock-tooltip.goml | |
| parent | b08148f6a76010ea3d4e91d61245aa7aac59e4b4 (diff) | |
| parent | a059e68d118512063e8e3517344178667df951b0 (diff) | |
| download | rust-52dd1cde59ee86e5d61469ee1befe09c132c777d.tar.gz rust-52dd1cde59ee86e5d61469ee1befe09c132c777d.zip | |
Auto merge of #107294 - JamieCunliffe:neon-fp, r=Amanieu
Fix some issues with folded AArch64 features In #91608 the `fp` feature was removed for AArch64 and folded into the `neon` feature, however disabling the `neon` feature doesn't actually disable the `fp` feature. If my understanding on that thread is correct it should do. While doing this, I also noticed that disabling some features would disable features that it shouldn't. For instance enabling `sve` will enable `neon`, however, when disabling `sve` it would then also disable `neon`, I wouldn't expect disabling `sve` to also disable `neon`. cc `@workingjubilee`
Diffstat (limited to 'tests/rustdoc-gui/codeblock-tooltip.goml')
0 files changed, 0 insertions, 0 deletions
