about summary refs log tree commit diff
path: root/src/test/ui/single-use-lifetime/one-use-in-struct.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2022-05-20Lint single-use-lifetimes on the AST.Camille GILLOT-1/+2
2020-10-24Use check-pass in single-use-lifetime ui test suiteOlivia Crain-6/+5
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-06-14in which we decline to lint single-use lifetimes in `derive`d implsZack M. Davis-0/+7
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-25Fix naming conventions for new lintsVadim Petrochenkov-1/+1
2018-05-04fix single-use lintNiko Matsakis-0/+31