rolldown
rolldown
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: preserve `ignored` flag through plugin `this.resolve()` round-trip
04-21-fix_preserve_ignored_flag_through_plugin_this.resolve_round-trip
6 hours ago
fix: preserve `ignored` flag through plugin `this.resolve()` round-trip
copilot/fix-browser-misresolved-imports
6 hours ago
refactor: replace tokio::sync::Mutex with std::sync::Mutex for non-IO data
04-21-refactor_replace_tokio_sync_mutex_with_std_sync_mutex_for_non-io_data
12 hours ago
chore(sort_modules): fix stale async-entry sort key comment (#9170) Fixes a stale doc comment on `LinkStage::sort_modules` that claimed async entries are sorted by `Module#debug_id`. The actual canonicalization happens in `LinkStage::new` and sorts on `(entry.kind, module.id().as_str())` — the comment now points readers at the real source of determinism.
main
1 day ago
chore(sort_modules): fix stale async-entry sort key comment (#9170) Fixes a stale doc comment on `LinkStage::sort_modules` that claimed async entries are sorted by `Module#debug_id`. The actual canonicalization happens in `LinkStage::new` and sorts on `(entry.kind, module.id().as_str())` — the comment now points readers at the real source of determinism.
04-20-docs_fix_sort_modules_stale_comment
1 day ago
docs(sort_modules): correct async-entry sort key in doc comment
04-20-docs_fix_sort_modules_stale_comment
1 day ago
refactor(chunk-optimizer): extract runtime-module placement into rehome_runtime_module (#9163) ## Summary Pure function extraction: the peel-and-place logic that runs after facade elimination now lives in a dedicated `rehome_runtime_module` method on `GenerateStage`. No behavior change — preparation for the stacked fix that replaces the single-consumer heuristic with dominator-based placement. ## Test plan - [x] `cargo test --package rolldown --test integration` passes (1683 passed, zero snapshot changes) - [x] `cargo clippy --package rolldown --tests` clean
main
1 day ago
fix: 7009
04-16-fix_7009
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: preserve `ignored` flag through plugin `this.resolve()` round-trip
#9185
6 hours ago
859b6f2
04-21-fix_preserve_ignored_flag_through_plugin_this.resolve_round-trip
CodSpeed Performance Gauge
0%
fix: preserve `ignored` flag through plugin `this.resolve()` round-trip
#9143
6 hours ago
467082d
copilot/fix-browser-misresolved-imports
CodSpeed Performance Gauge
0%
refactor: replace tokio::sync::Mutex with std::sync::Mutex for non-IO data
#9176
13 hours ago
d49a834
04-21-refactor_replace_tokio_sync_mutex_with_std_sync_mutex_for_non-io_data
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs