about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-09-02 17:08:53 +0200
committerGitHub <noreply@github.com>2025-09-02 17:08:53 +0200
commit5d855c6b9e72d1dd55bfcb0d86e80116bc3c0272 (patch)
treed48251e06bc73625ddb88d42818320c9d4b59002 /compiler/rustc_resolve/src
parentaf315b0725a00e52b74fddfd709b1bb7be7bebbd (diff)
parentddf1b3e7d4f7a538cdc57d92c8d50458be57bde0 (diff)
downloadrust-5d855c6b9e72d1dd55bfcb0d86e80116bc3c0272.tar.gz
rust-5d855c6b9e72d1dd55bfcb0d86e80116bc3c0272.zip
Rollup merge of #146034 - taiki-e:target-spec, r=nnethercote
Update target spec metadata of Arm64EC Windows and Trusty targets

Update outdated target spec metadata in the following targets.

- Arm64EC Windows (`arm64ec-pc-windows-msvc`) is "tier 2 without host tools" since https://github.com/rust-lang/rust/pull/126039 and supports `std`  since before that, but metadata currently says that is tier 3 and has unknown `std` support status.
- Trusty targets (`{aarch64,armv7,x86_64}-unknown-trusty`) support `std` since https://github.com/rust-lang/rust/pull/136842 (and I confirmed they can be compiled with `-Zbuild-std=std`), but metadata currently says that has no `std` support.

Mentioning `@dpaoliello` as [arm64ec-pc-windows-msvc target-maintainer](https://doc.rust-lang.org/nightly/rustc/platform-support/arm64ec-pc-windows-msvc.html#target-maintainers).
Mentioning `@randomPoison` `@ahomescu` as [Trusty target maintainers](https://doc.rust-lang.org/nightly/rustc/platform-support/trusty.html#target-maintainers).
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions