about summary refs log tree commit diff
path: root/src/test/run-pass/cast-rfc0401.rs
AgeCommit message (Expand)AuthorLines
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