Misc Changes
- [test] Always run all tests without aborting on failure: #88435
- Turbopack: remove sourcemapping comments: #88217
- Turbopack: use mimalloc on Linux musl: #88426
- Turbopack: add support for selective reads of keyed cell values: #88303
- Turbopack: Reduce usage of parse_quote in turbo-tasks-macros: #88454
- Turbopack: don't cell in async map: #88473
- Turbopack: replace is_reference_used with unused_references set: #88304
- Turbopack: add lint rule to not cell in async map: #88474
- Turbopack: Remove dead generic_type_macro code: #88455
- Turbopack: remove unused code: #88497
- Turbopack: improve cell order lint rule: #88498
- Turbopack: parallelize making dependent tasks dirty: #86755
Credits
Huge thanks to @unstubbable, @mischnic, @sokra, and @bgw for helping!