Avatar for the pubgrub-rs user
pubgrub-rs
pubgrub
Instrumentation
Wall Time
BlogDocsChangelog

Performance History

Latest Results

Allow multiple self-dependencies In uv, we don't use the `DependencyConstraints` map, but pass in the dependencies through an iterator. This means there can be duplicate dependencies in the input. This would previously make `merge_dependents` panic if a package dependent on itself twice with the same range: ```toml [package] name = "foo" version = "0.1.0" dependencies = ["foo", "foo"] ``` The fix is to ignore self-dependencies when merging dependents, given that they are always trivially true or trivially false.
konsti/dev/allow-multiple-self-dependencies
7 days ago
Merge branch 'dev' into dependabot/cargo/ron-0.9.0
dependabot/cargo/ron-0.9.0
23 days ago
Update ron to 0.10.1
dependabot/cargo/ron-0.9.0
23 days ago

Active Branches

Allow multiple self-dependencies
last run
7 days ago
#338
CodSpeed Performance Gauge
0%
#335
CodSpeed Performance Gauge
0%
#336
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms PrivacyDocs