about summary refs log tree commit diff
path: root/src/test/run-pass/cast-rfc0401.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-173/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2019-05-29Update run-pass test suite to use dynmemoryruins-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-18Const-propagate castsOliver Schneider-1/+6
2015-06-19address review commentsarielb1-2/+2
2015-06-18Prohibit casts between fat pointers to different traitsAriel Ben-Yehuda-0/+6
2015-05-19Make float -> int casts actually workAriel Ben-Yehuda-1/+0
2015-05-19fix conflictsAriel Ben-Yehuda-1/+3
2015-05-19Fix test fallout, and add some rather comprehensive tests.Ariel Ben-Yehuda-0/+169