fix: Audit 06/10 - #2564
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the built-in Go toolchain plugin version and documents the associated regression fix in the project changelog.
Changes:
- Bumped the default
go_toolchainplugin locator version from1.4.0to1.4.1. - Added an Unreleased changelog entry noting a fix for a
go.modparsing regression involvingtool ().
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| crates/config-loader/src/toolchains_config_ext.rs | Updates the default Go toolchain plugin version used when resolving the built-in plugin locator. |
| CHANGELOG.md | Documents the Go toolchain regression fix under the Unreleased Toolchains section. |
Merging this PR will improve performance by 38.56%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | get_file_hashes[1000] |
6.6 ms | 4.7 ms | +40.37% |
| ⚡ | WallTime | get_file_hashes[100] |
1.7 ms | 1.2 ms | +36.78% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing fixes-0610 (e5294c5) with master (ab3dc07)
No description provided.