about summary refs log tree commit diff
path: root/src/test/ui/generator/auto-trait-regions.rs
AgeCommit message (Expand)AuthorLines
2022-06-03Fully stabilize NLLJack Huey-8/+2
2022-05-22Use revisions for NLL in generatorJack Huey-2/+8
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-1/+1
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-0/+1
2020-01-09Update testsVadim Petrochenkov-0/+2
2019-01-02apply the same logic to ConcreteFailure errorsNiko Matsakis-2/+1
2019-01-02introduce placeholder-placeholder errors for trait matchingNiko Matsakis-2/+1
2019-01-02tests: worse diagnostics, but basically same errorsNiko Matsakis-2/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-23Adds support for immovable generators. Move checking of invalid borrows acros...John Kåre Alsaker-0/+58