about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-41255.rs
AgeCommit message (Collapse)AuthorLines
2021-09-15Move some tests to more reasonable directoriesCaio-51/+0
2021-07-05Fix double warning about illegal floating-point literal patternFabian Wolff-24/+0
2020-01-10Introduce `#![feature(half_open_range_patterns)]`.Mazdak Farrokhzad-0/+17
This feature adds `X..`, `..X`, and `..=X` patterns.
2020-01-09Update testsVadim Petrochenkov-0/+16
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+50