summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-25 17:05:19 +0100
committerGitHub <noreply@github.com>2024-02-25 17:05:19 +0100
commite13f4548747fe2e54255f6284d077b7beafdaed5 (patch)
tree8c8cfec135c01024a9213cd49f2289036d62911c /compiler/rustc_pattern_analysis/src
parent26cd5d862e22c013ecb3396b177d3af80e95c836 (diff)
parent93ec0e6299e31e6857e8ad741750034f35762b11 (diff)
downloadrust-e13f4548747fe2e54255f6284d077b7beafdaed5.tar.gz
rust-e13f4548747fe2e54255f6284d077b7beafdaed5.zip
Rollup merge of #119590 - ChrisDenton:cfg-target-abi, r=Nilstrieb
Stabilize `cfg_target_abi`

This stabilizes the `cfg` option called `target_abi`:

```rust
#[cfg(target_abi = "eabihf")]
```

Tracking issue: #80970

fixes #78791
resolves #80970
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions