| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-12 | Delete the `cfg(not(parallel))` serial compiler | Noratrieb | -10/+0 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -7/+7 |
| 2024-07-16 | Fix unsafe_op_in_unsafe_fn in compiler | Michael Goulet | -1/+1 |
| 2024-03-19 | Make span_bug panic site useful again | Oli Scherer | -1/+6 |
| 2024-02-28 | Rename `Diagnostic` as `DiagInner`. | Nicholas Nethercote | -2/+2 |
| 2023-05-23 | Don't leak the function that is called on drop | Maybe Waffle | -1/+1 |
| 2023-05-17 | Finish move of query.rs | John Kåre Alsaker | -2/+2 |
| 2023-05-06 | introduce `DynSend` and `DynSync` auto trait | SparrowLii | -2/+2 |
| 2023-03-25 | Update indexmap and rayon crates | John Kåre Alsaker | -1/+1 |
| 2023-03-25 | Use Rayon's TLV directly | John Kåre Alsaker | -45/+14 |
| 2023-02-09 | Simplify `with_tlv`. | Nicholas Nethercote | -3/+2 |
| 2023-02-09 | Simplify `tls::enter_context`. | Nicholas Nethercote | -2/+2 |
| 2023-01-21 | Use strict provenance APIs in ty::tls | Nilstrieb | -10/+20 |
| 2023-01-21 | Some ty::tls cleanups | Nilstrieb | -45/+53 |
| 2023-01-21 | Move `ty::tls` to seperate file | Nilstrieb | -0/+169 |
