| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-24 | make asm diagnostic instruction optional | Andy Russell | -0/+10 | |
| `DiagnosticInfoInlineAsm::getInstruction` may return a null pointer, so the instruction shouldn't be blindly unwrapped. | ||||
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| about summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-24 | make asm diagnostic instruction optional | Andy Russell | -0/+10 | |
| `DiagnosticInfoInlineAsm::getInstruction` may return a null pointer, so the instruction shouldn't be blindly unwrapped. | ||||