| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -206/+0 | |
| 2024-12-22 | Adjust syntax | Caio | -21/+32 | |
| 2024-09-13 | Rustfmt | Caio | -1/+1 | |
| 2024-09-13 | [`cfg_match`] Generalize inputs | Caio | -0/+20 | |
| 2024-02-07 | Update tests | r0cky | -0/+1 | |
| 2023-09-23 | Add the `cfg_match!` macro | Caio | -0/+154 | |
| 2021-07-15 | Allow leading pipe in `matches!()` patterns. | Chayim Refael Friedman | -0/+6 | |
| This is allowed in `match` statement, and stated in https://internals.rust-lang.org/t/leading-pipe-in-core-matches/14699/2 that it should be allowed in these macros too. | ||||
| 2020-11-30 | Make ui test that are run-pass and do not test the compiler itself library tests | Christiaan Dirkx | -0/+14 | |
