]> git.lizzy.rs Git - rust.git/commit
Fix MIR text output for terminators since they were made optional.
authorScott Olson <scott@solson.me>
Thu, 7 Jan 2016 21:16:07 +0000 (15:16 -0600)
committerScott Olson <scott@solson.me>
Thu, 7 Jan 2016 21:16:07 +0000 (15:16 -0600)
commit8e293676eef08b61cef57200927e7cbc5b901337
treec90e1f53d1bfb03ffc85000348fc287b75bce048
parent25d1f4bc21a2ab77e12ebcd8c5fb479b563d3bf7
Fix MIR text output for terminators since they were made optional.
src/librustc_mir/pretty.rs