about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-20 07:13:53 +0000
committerbors <bors@rust-lang.org>2023-12-20 07:13:53 +0000
commit3095d31a759e569a9da3fe908541f301a211ea66 (patch)
treefcca6cf049d30c331985e0aa849b94485e865845 /compiler/rustc_resolve/src
parent5810deef6941025e6f60bb9a5f7b2a6ca8a9bf76 (diff)
parentfd0033c777bab3f57d648f3bfeedae6a7e83c220 (diff)
downloadrust-3095d31a759e569a9da3fe908541f301a211ea66.tar.gz
rust-3095d31a759e569a9da3fe908541f301a211ea66.zip
Auto merge of #119118 - arttet:feature/fix-arm64e-targets, r=petrochenkov
Fix arm64e-apple-ios target

- [x] [Remove legacy `bitcode` defaults](https://github.com/rust-lang/rust/pull/117364)
- [x] Use LLVM features

Now we have warnings such as

```
'+paca' is not a recognized feature for this target (ignoring feature)
'+pacg' is not a recognized feature for this target (ignoring feature)
```

Because we should use LLVM features.
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions