diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-02-18 00:27:30 +0000 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-05-20 21:16:23 +0000 |
| commit | ff1a5ab4c3492ff74f3b964c4201d8c56ce9e35d (patch) | |
| tree | c1105aa0ccbe31c0a4cab62977cf66fc1d8a5c0c /compiler/rustc_codegen_cranelift/src/compiler_builtins.rs | |
| parent | e6d288ba17962c1f7e3ded3cb13e1ad596f9a813 (diff) | |
| download | rust-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
