summary refs log tree commit diff
path: root/src/test/mir-opt/byte_slice.rs
AgeCommit message (Expand)AuthorLines
2019-05-25`u8` is printed as a number, not a characterOliver Scherer-1/+1
2019-05-25Render const byte slices in MIROliver Scherer-1/+1
2019-05-25Add test showing how byte slices are printed in MIROliver Scherer-0/+15