summary refs log tree commit diff
path: root/src/test/ui-fulldeps/internal-lints/rustc_pass_by_value.rs
AgeCommit message (Expand)AuthorLines
2022-07-13Bless ui-fulldeps tests.Camille GILLOT-1/+1
2022-01-11rustc_pass_by_value: handle inferred generic types (with _)Mahdi Dibaiee-3/+5
2022-01-11rustc_pass_by_value: handle generic and const type parametersMahdi Dibaiee-0/+15
2022-01-10rustc_pass_by_value remove dependency on rustc_diagnostic_itemMahdi Dibaiee-3/+0
2022-01-10rustc_pass_by_value lint: add test on custom typesMahdi Dibaiee-0/+40
2022-01-09feat: pass_by_value lint attributeMahdi Dibaiee-0/+64