about summary refs log tree commit diff
path: root/src/test/run-pass/try-from-int-error-partial-eq.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-12/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2019-02-13Stabilize TryFrom and TryIntoSimon Sapin-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-28Add partialeq implementation for TryFromIntError typeGuillaume Gomez-0/+21