]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 14 Mar 2022 16:24:56 +0000 (17:24 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 16:24:56 +0000 (17:24 +0100)
commit0e423932f89baeaa59ea710caeda7a3834506fdd
tree8351eb05793501559feea22dbed7091482ae2c17
parentbce19cf7f19ee5729defaccc86b068cc3c206c9c
parent5a5621791f3fc6e27c692747ddd37672f83c7360
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
compiler/rustc_feature/src/active.rs
compiler/rustc_span/src/symbol.rs
compiler/rustc_typeck/src/collect.rs
library/core/src/lib.rs