| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2019-12-18 | Start generating AddressOf rvalues in MIR | Matthew Jasper | -1/+1 | |
| `hir::BorrowKind::Raw` borrows and casting a reference to a raw pointer no longer do a reborrow followed by a cast. Instead we dereference and take the address. | ||||
| 2019-01-09 | provide suggestion for invalid boolean cast | Andy Russell | -2/+7 | |
| Also, don't suggest comparing to zero for non-numeric expressions. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+14 | |
