Caio
|
c89f0dc01d
|
Adjust syntax
|
2024-12-22 17:12:42 -03:00 |
|
Caio
|
ae15032069
|
Rustfmt
|
2024-09-13 15:18:30 -03:00 |
|
Caio
|
561a6c5f11
|
[cfg_match] Generalize inputs
|
2024-09-13 15:00:33 -03:00 |
|
r0cky
|
c7519d42c2
|
Update tests
|
2024-02-07 10:42:01 +08:00 |
|
Caio
|
d63959f2fa
|
Add the cfg_match! macro
|
2023-09-23 14:23:51 -03:00 |
|
Chayim Refael Friedman
|
f10da9f50a
|
Allow leading pipe in matches!() patterns.
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.
|
2021-07-15 22:05:45 +03:00 |
|
Christiaan Dirkx
|
be554c4101
|
Make ui test that are run-pass and do not test the compiler itself library tests
|
2020-11-30 02:47:32 +01:00 |
|