Files
rust/library/std/src
Trevor Gross 999967a57d 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
2025-05-20 21:16:23 +00:00
..
2025-05-12 15:33:30 +02:00
2025-05-12 15:33:30 +02:00
2025-04-04 14:47:04 +02:00
2025-05-12 15:33:37 +02:00
2025-02-13 13:10:28 -08:00
2025-05-12 15:33:37 +02:00
2025-01-11 06:35:21 +02:00
2025-05-20 21:16:23 +00:00
2025-02-25 09:08:22 +05:30
2025-04-28 11:13:50 +02:00
2025-03-10 21:23:32 +08:00
2025-05-15 11:20:13 +02:00
2025-02-07 16:54:07 +01:00