summary refs log tree commit diff
path: root/src/test/ui/e0119
AgeCommit message (Expand)AuthorLines
2018-04-21Revert "Stabilize the TryFrom and TryInto traits"Felix S. Klock II-3/+5
2018-03-26Stabilize the TryFrom and TryInto traitsSimon Sapin-5/+3
2018-03-16Rollup merge of #49037 - estebank:coherence-tweaks, r=nikomatsakiskennytm-4/+8
2018-03-15Coherence diagnostic tweaksEsteban Küber-4/+8
2018-03-14update testsGuillaume Gomez-8/+8
2018-02-26Update UI testsVadim Petrochenkov-10/+10
2018-02-25Update ui testsGuillaume Gomez-0/+8
2017-12-17Use def span for conflicting impls and recursive fnEsteban Küber-37/+14
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-24/+26
2017-10-23Print the conflicting impl on E0119 with external crate.kennytm-0/+355