about summary refs log tree commit diff
path: root/src/test/run-pass/impl-trait-in-bindings.rs
AgeCommit message (Collapse)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-49/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2019-05-13add impl_trait_in_bindings to INCOMPLETE_FEATURESPulkit Goyal-0/+1
impl_trait_in_bindings is not yet complete and can lead to compiler crashes. Fixes #60764.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-25Added tests.Alexander Regueiro-0/+56