| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-06 | Implement .use keyword as an alias of clone | Santiago Pastorino | -1/+4 |
| 2025-01-27 | Use identifiers in diagnostics more often | Michael Goulet | -1/+1 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -2/+1 |
| 2024-12-12 | Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators | Michael Goulet | -0/+2 |
| 2024-11-27 | Avoid even more decoding if not absolutely necessary | Urgau | -2/+2 |
| 2024-11-26 | Avoid decoding from metadata if not necessary | Urgau | -1/+1 |
| 2024-11-19 | Correct comments concerning updated dangling pointer lint | gavincrawford | -8/+5 |
| 2024-11-11 | Update dangling pointer tests | gavincrawford | -3/+4 |
| 2024-11-11 | Check for #[rustc_as_ptr] attribute instead of searching for function names | gavincrawford | -4/+5 |
| 2024-10-28 | New lint: `dangling_pointers_from_temporaries` | Pavel Grigorenko | -0/+223 |
