Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ab49e7b
) 38.81% compared to head (496a811
) 38.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps sharded-slab from 0.1.6 to 0.1.7.
Release notes
Sourced from sharded-slab's releases.
Changelog
Sourced from sharded-slab's changelog.
Commits
40579b9
chore: prepare to release v0.1.75599621
chore(ci): don't require nightly to pass (#89)0c4f078
chore(ci): add job for everything passing (#89)eb19a4f
chore(ci): run tests on stable (#89)eccd94c
chore(ci): move msrv check to a dedicated job (#88)e940450
test: property-based tests to check public API (#88)bd599e0
fix(unique_iter): prevent panics if a slab is empty (#88)fdbc930
fix: index out of bounds inget()
andget_owned()
(#88)5666378
style: satisfy clippy (#88)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show