Changed Reader type parameter to ReaderOffset for read::UnwindContext and related types.
Replaced Expression with UnwindExpression in unwind information types.
#703
Changed
Changed write::Sections::for_each and for_each_mut to specify section lifetime.
#699
Fixed writing unwind information with an LSDA encoding that is not DW_EH_PE_absptr.
#704
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 5 updates:
4.5.3
4.5.4
0.28.1
0.29.0
1.10.3
1.10.4
0.4.5
0.4.6
6.0.0
6.0.1
Updates
clap
from 4.5.3 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
gimli
from 0.28.1 to 0.29.0Changelog
Sourced from gimli's changelog.
Commits
2b93490
Release 0.29.0 (#710)b1b9b30
Merge pull request #709 from philipc/relocd8086a7
Add simple write examplee27c2a7
write: add RelocateWriter5c2f5ae
Implement BitOr for DwEhPe1aa8a0a
examples: use object::RelocationMap0012ab2
read: add Relocate and RelocateReader8f906ca
Update dependenciesbe18b8b
read: fix parse for empty DWP index (#706)7294ff0
Fix encoding of .eh_frame for small LSDA encoding (#704)Updates
regex
from 1.10.3 to 1.10.4Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata publicUpdates
rustc-build-sysroot
from 0.4.5 to 0.4.6Commits
2290b07
v0.4.62761aae
Merge pull request #17 from RossSmyth/custom-releasec067311
tweak commentcca83af
Use our own release profile to insulate from custom release profiles126cf18
set rustflags defaults early rather than during build_from_source19a179b
readme wording0de23b6
document nightly support policycb6c757
don't test ancient nightliesUpdates
which
from 6.0.0 to 6.0.1Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
7c8a898
bump patch versione95dca2
remove dependency on once_cell071683c
Use winsafe over windows-sys, and reduce dependency on rustix96a8004
Upgrade deps, move to 6.0.0Dependabot 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