about summary refs log tree commit diff
path: root/src/test/ui/lint/inline-trait-and-foreign-items.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-37/+0
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-1/+1
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-1/+1
2022-02-02Make the error for opaque types that have no hidden types a bit informativeOli Scherer-1/+1
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-3/+1
2021-07-27Use type_alias_impl_trait instead of min in compiler and libSantiago Pastorino-1/+0
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+4
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2019-10-26Make inline associated constants a future compatibility warningvarkor-2/+6
2019-10-25Handle `ImplItem` in `check_attr`varkor-0/+14
2019-10-25Add test for attribute error checking on trait and foreign itemsvarkor-0/+19