Files
rust/library/coretests/tests
bors 6eef33bb39 Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieu
Rename `cfg_match!` to `cfg_select!`

[`@Nemo157` pointed out](https://github.com/rust-lang/rust/issues/115585#issuecomment-2346307605) 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
2025-05-22 02:14:23 +00:00
..
2025-02-13 13:10:21 -08:00
2025-02-11 18:42:19 -08:00
2025-05-13 12:34:53 +09:00
2025-05-20 21:16:23 +00:00
2025-05-20 21:16:23 +00:00
2025-05-12 15:33:37 +02:00
2025-03-28 10:18:04 +01:00