about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/compiler_builtins.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-02-18 00:27:30 +0000
committerTrevor Gross <tmgross@umich.edu>2025-05-20 21:16:23 +0000
commitff1a5ab4c3492ff74f3b964c4201d8c56ce9e35d (patch)
treec1105aa0ccbe31c0a4cab62977cf66fc1d8a5c0c /compiler/rustc_codegen_cranelift/src/compiler_builtins.rs
parente6d288ba17962c1f7e3ded3cb13e1ad596f9a813 (diff)
downloadrust-ff1a5ab4c3492ff74f3b964c4201d8c56ce9e35d.tar.gz
rust-ff1a5ab4c3492ff74f3b964c4201d8c56ce9e35d.zip
Rename `cfg_match!` to `cfg_select!`
At [1] it was pointed out that `cfg_match!` syntax does not actually
align well with match syntax, which is a possible source of confusion.
The comment points out that usage is instead more similar to ecosystem
`select!` macros. Rename `cfg_match!` to `cfg_select!` to match this.

Tracking issue: https://github.com/rust-lang/rust/issues/115585

[1]: https://github.com/rust-lang/rust/issues/115585#issuecomment-2346307605
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions