about summary refs log tree commit diff
path: root/tests/ui/match/validate-range-endpoints.rs
AgeCommit message (Collapse)AuthorLines
2025-03-21remove `feature(inline_const_pat)`lcnr-3/+0
2024-05-02Stabilize exclusive_rangeRoss Smyth-1/+0
2024-02-01`#![feature(inline_const_pat)]` is no longer incompleteMatthew Jasper-1/+0
2023-10-11Fix range overflow checkingNadrieril-5/+4
2023-10-11Add testsNadrieril-0/+60