about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-03-26 21:43:57 +0000
committerbors <bors@rust-lang.org>2025-03-26 21:43:57 +0000
commit1644cb02312cf1b772250d7bc2bec6943fac3011 (patch)
treeaf99a5adaf2c8eeb3adb7088aa89efdee831e1da /compiler/rustc_interface/src
parenta2e63569fd6702ac5dd027a80a9fdaadce73adae (diff)
parent2e5a76cd1e3a88b22fe4a38428cdabcbddfd0b4a (diff)
downloadrust-1644cb02312cf1b772250d7bc2bec6943fac3011.tar.gz
rust-1644cb02312cf1b772250d7bc2bec6943fac3011.zip
Auto merge of #138996 - CAD97:use_cfg_match, r=joboet
Use `cfg_match!` in core

All of these uses of `cfg_if!` do not utilize that `cfg_if!` works with auto-`doc(cfg)`, so no functionality is lost from switching to use `cfg_match!` instead. We *do* lose what rustfmt special support exists for `cfg_if!`, though.

Tracking issue: #115585
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions