summary refs log tree commit diff
path: root/src/test/compile-fail/impl-trait/auto-trait-leak.rs
AgeCommit message (Expand)AuthorLines
2017-05-17Add better error message when == operator is badly usedGuillaume Gomez-2/+0
2017-02-25rustc_typeck: hook up collect and item/body check to on-demand.Eduard-Mihai Burtescu-10/+7
2016-10-21Improve E0277 help messageGuillaume Gomez-4/+4
2016-08-25Update E0277 to new error formatMohit Agarwal-0/+4
2016-08-12typeck: leak auto trait obligations through impl Trait.Eduard Burtescu-0/+70