| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-12-10 | Add visit_defid(), visit_span(), and visit_literal() to MIR visitor | Michael Woerister | -1/+36 |
| 2015-12-10 | MIR: Make Mir take ownership of InlineAsm values. | Michael Woerister | -1/+1 |
| 2015-12-10 | MIR: Refactor mir::Terminator to use tuples instead of a fixed-size arrays. | Michael Woerister | -8/+10 |
| 2015-11-30 | Also move the MIR visitor to librustc. | Michael Woerister | -0/+246 |
| 2015-11-30 | Move the core MIR datastructures to librustc. | Michael Woerister | -0/+893 |
