about summary refs log tree commit diff
path: root/src/test/ui/e0119/conflict-with-std.rs
AgeCommit message (Expand)AuthorLines
2019-05-24Move error code tests to error code foldervarkor-26/+0
2019-04-22Remove leading newlinesvarkor-1/+0
2019-02-13Stabilize TryFrom and TryIntoSimon Sapin-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-04-20Revert "Stabilize the TryFrom and TryInto traits"Felix S. Klock II-0/+2
2018-03-26Stabilize the TryFrom and TryInto traitsSimon Sapin-2/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-4/+4
2017-10-23Print the conflicting impl on E0119 with external crate.kennytm-0/+38