Print leading zeros for non pointers
This commit is contained in:
parent
b837e71732
commit
b2e93a41a6
2 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ fn main() {
|
|||
// START rustc.main.ConstProp.after.mir
|
||||
// bb0: {
|
||||
// ...
|
||||
// _3 = const {transmute(0x1): std::option::Option<bool>};
|
||||
// _3 = const {transmute(0x01): std::option::Option<bool>};
|
||||
// _4 = const 1isize;
|
||||
// switchInt(const 1isize) -> [1isize: bb2, otherwise: bb1];
|
||||
// }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue