| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-25 | Use "must be init" instead of "must not be uninit" everywhere | Oli Scherer | -11/+11 |
| 2022-11-25 | Add a `because` to errors derived from fields | Oli Scherer | -12/+12 |
| 2022-11-25 | Don't show fields from other crates | Oli Scherer | -34/+4 |
| 2022-11-25 | Reinstate the previous compact form of "in this field" errors | Oli Scherer | -42/+21 |
| 2022-11-25 | Compute layout instead of manually procesisng the layout restriction attributes | Oli Scherer | -0/+63 |
| 2022-11-25 | Print a trace through types to show how to get to the problematic type | Oli Scherer | -13/+36 |
| 2022-10-23 | Fix wrapped valid-range handling in ty_find_init_error | Josh Triplett | -51/+62 |
| 2022-10-05 | change might_permit_raw_init to fully detect LLVM UB, but not more than that | Ralf Jung | -25/+47 |
| 2022-10-01 | bless ui tests | Maybe Waffle | -1/+1 |
| 2022-09-26 | make invalid_value lint a bit smarter around enums | Ralf Jung | -0/+611 |
