| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-29 | Do not remove required parentheses in `borrow_as_ptr` suggestion | Samuel Tardieu | -13/+16 |
| 2024-12-05 | update `borrow_as_ptr` to suggest `&raw` when the MSRV allows it | cyrgani | -7/+21 |
| 2024-12-05 | fix the order of emitting `ref_as_ptr` and `borrow_as_ptr` | cyrgani | -3/+6 |
| 2024-09-24 | Use std_or_core to determine the correct prefix | Samuel Tardieu | -3/+3 |
| 2023-06-14 | use rustc's criteria for a temporary | Centri3 | -4/+8 |
| 2023-06-13 | [`borrow_as_ptr`]: Ignore temporaries | Centri3 | -1/+7 |
| 2022-09-23 | Apply uninlined_format-args to clippy_lints | Yuri Astrakhan | -1/+1 |
| 2022-08-19 | Move `BorrowAsPtr` into `Casts` lint pass | Jason Newcomb | -0/+37 |
