Rollup merge of #134814 - sayantn:keylocker, r=oli-obk
Add `kl` and `widekl` target features, and the feature gate This is an effort towards #134813. This PR adds the target-features and the feature gate to `rustc` <!-- ```@rustbot``` label O-x86_64 O-x86_32 A-target-feature r? compiler -->
This commit is contained in:
commit
e4eedb5488
6 changed files with 26 additions and 0 deletions
|
@ -1148,6 +1148,7 @@ symbols! {
|
|||
iterator,
|
||||
iterator_collect_fn,
|
||||
kcfi,
|
||||
keylocker_x86,
|
||||
keyword,
|
||||
kind,
|
||||
kreg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue