summary refs log tree commit diff
path: root/src/test/run-pass/const-byte-str-cast.rs
AgeCommit message (Expand)AuthorLines
2016-07-22improve const eval error reporting on "" and b"" castsOliver Schneider-1/+4
2016-06-21don't warn on casting byte strs to slicesOliver Schneider-0/+15