| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-07-09 | Clarify args terminology. | Nicholas Nethercote | -1/+1 |
| 2022-07-04 | Don't repeat `AssertParamIs{Clone,Eq}` assertions. | Nicholas Nethercote | -8/+17 |
| 2022-07-04 | Avoid unnecessary blocks in derive output. | Nicholas Nethercote | -4/+3 |
| 2022-07-01 | Change `Ty::Tuple` to `Ty::Unit`. | Nicholas Nethercote | -1/+1 |
| 2022-07-01 | Simplify pointer handling. | Nicholas Nethercote | -1/+1 |
| 2022-07-01 | Remove `{Method,Trait}Def::is_unsafe`. | Nicholas Nethercote | -2/+0 |
| 2022-06-27 | Convert `process_variant` functions into closures. | Nicholas Nethercote | -10/+6 |
| 2022-06-27 | Factor out the repeated `assert_ty_bounds` function. | Nicholas Nethercote | -21/+9 |
| 2021-05-05 | Disallows `#![feature(no_coverage)]` on stable and beta | Rich Kadel | -11/+3 |
| 2021-04-27 | adds feature gating of `no_coverage` at either crate- or function-level | Rich Kadel | -1/+10 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+98 |
