about summary refs log tree commit diff
path: root/src/test/mir-opt/byte_slice.rs
AgeCommit message (Expand)AuthorLines
2020-07-29add crate name to mir dumpsXavier Denis-1/+1
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-9/+1
2020-03-19Use erased regions in MIRMatthew Jasper-2/+2
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