rustc: Refactor attribute checking to operate on HIR
This'll enable running queries that could be cached and overall be more amenable to the query infastructure.
This commit is contained in:
parent
5f006cebfc
commit
0ecaa67e90
5 changed files with 59 additions and 47 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
// ignore-arm
|
||||
// ignore-aarch64
|
||||
// ignore-wasm
|
||||
// ignore-emscripten
|
||||
|
||||
#![feature(target_feature)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue