| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Auto merge of #107782 - Zoxc:worker-local, r=cjgillot | bors | 2023-04-27 | 1 | -0/+180 |
| |\ | |||||
| | * | Move the WorkerLocal type from the rustc-rayon fork into rustc_data_structures | John Kåre Alsaker | 2023-04-16 | 1 | -0/+180 |
| * | | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | 2023-04-24 | 1 | -1/+1 |
| |/ | |||||
| * | Fix some clippy::complexity | Nilstrieb | 2023-04-09 | 1 | -1/+1 |
| * | Another AppendOnlyVec | Oli Scherer | 2023-04-04 | 1 | -10/+21 |
| * | Replace another lock with an append-only vec | Oli Scherer | 2023-04-04 | 1 | -0/+16 |
| * | Remove a lock in favor of an AppendOnlyVec | Oli Scherer | 2023-04-04 | 1 | -2/+7 |
| * | Add a usize-indexed append-only-vec | Oli Scherer | 2023-04-04 | 1 | -2/+34 |
| * | Use a lock-free datastructure for `source_span` | Oli Scherer | 2023-02-21 | 1 | -0/+41 |
