about summary refs log tree commit diff
path: root/src/test/ui/e0119
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-90/+10
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-2/+2
2018-11-06Elide anon lifetimes in conflicting impl noteEsteban Küber-1/+1
2018-09-29UI test updatesScott McMurray-1/+1
2018-04-20Revert "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