about summary refs log tree commit diff
path: root/library/coretests/tests/macros.rs
AgeCommit message (Expand)AuthorLines
2025-07-23Add regression test for matches! + non_exhaustive_omitted_patterns lintJonas Platte-0/+6
2025-07-13make `cfg_select` a builtin macroFolkert de Vries-3/+12
2025-05-20Rename `cfg_match!` to `cfg_select!`Trevor Gross-21/+21
2025-01-26Put all coretests in a separate cratebjorn3-0/+206