Allow using race module using just portable_atomic, without critical_section and provide
better error messages on targets without atomic CAS instruction,
#265.
RISC-V without A-extension: Support RMW when Zaamo extension enabled (even when unsafe-assume-single-core disabled). (#185, 9983a8b)
See "operations don't require disabling interrupts" list in interrupt module's readme for the operations provided.
Support run-time detection of RISC-V Zacas extension (currently disabled by default). (#183)
Support 128-bit atomics on Arm64EC (currently nightly-only) (#184)
Improve compile-time detection of powerpc64 quadword-atomics. (3eb8507)
This is a new minor release of regex that brings in an update to the
Unicode Character Database. Specifically, this updates the Unicode data
used by regex internally to the version 16 release.
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 dependencies group with 12 updates:
2.0.77
2.0.79
1.3.0
1.4.0
0.2.158
0.2.159
1.19.0
1.20.1
1.8.0
1.9.0
0.5.4
0.5.6
1.10.6
1.11.0
0.4.7
0.4.8
0.8.4
0.8.5
0.6.7
0.6.8
0.22.21
0.22.22
0.6.18
0.6.20
Updates
syn
from 2.0.77 to 2.0.79Release notes
Sourced from syn's releases.
Commits
732e6e3
Release 2.0.79af63396
Merge pull request #1742 from dtolnay/usecrateroot31e8632
Fix construction of UseGroup containing crate roots037861a
Merge pull request #1741 from dtolnay/binoploop8df4dd0
Force cursor to advance in parse_expr calls09d020f
Release 2.0.787eaebfb
Merge pull request #1739 from dtolnay/chainedcomparisonb3d2886
Fix infinite loop on chained comparison3f3d0c5
Add regression test for issue 1738346efae
Touch up PR 1737Updates
autocfg
from 1.3.0 to 1.4.0Commits
d07df66
Merge pull request #73 from cuviper/release-1.4.0f6066f0
Release 1.4.08af60ec
Merge pull request #70 from Techcable/feature/rustc-check-cfg52a995b
Apply suggestions from code reviewa8703c1
Attempt rust 1.0 compat for ci/verify-check-cfgac78be8
Add ci test crate for check-cfg0b4a761
Have emit_has methods delegate wherever possible546f7c6
Fix minor doc issuese0e0f18
Automatically emitrustc-check-cfg
directives for AutoCfg1953a17
Merge pull request #72 from cuviper/pretty-wayUpdates
libc
from 0.2.158 to 0.2.159Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
7373a1a
chore: release (#3862)48668be
Merge pull request #3931 from tgross35/backport-remove-tmp-file28bb64b
Remove temporary file that was added by accidenta515d07
Merge pull request #3904 from tgross35/backport-buildrs-fixabcb8f8
Simplify the RUSTC_WRAPPER check5078335
Fix rustc version whenclippy-driver
is used57a7d46
Merge pull request #3902 from tgross35/backport-horizon-networka3e8869
Revise network definitions for HorizonOSfdd3a26
Merge pull request #3900 from tgross35/espid-cherry-pick35060e8
Merge pull request #3901 from tgross35/backport-epoll_pwait2Updates
once_cell
from 1.19.0 to 1.20.1Changelog
Sourced from once_cell's changelog.
Commits
3b9bd9b
release 1.20.1f61508a
Merge pull request #265 from taiki-e/portable-atomic449e5d7
Add portable-atomic feature and disable portable-atomic/critical-section by d...72f7c2e
Merge pull request #260 from brodycj/propagate-critical-section-to-portable-a...be6b623
v1.20.0f2d95bf
update Cargo (dev-)dependencies; update Cargo.lock.msrvdd6b5c2
ci: fix TEST_BETA with TEMPORARY WORKAROUND in RUSTFLAGS7317eae
addcargo test --workspace
to beginning of TEST taskbd54bf7
fix default-features flag for parking_lot_core in dependenciesbb70b9e
cargo fmt updatesUpdates
portable-atomic
from 1.8.0 to 1.9.0Changelog
Sourced from portable-atomic's changelog.
Commits
76d9ad5
Release portable-atomic 1.9.07b75991
tools: Update tidy.shab67826
Update changelogd587a5f
tests: Clean up helper macros3b19e14
codegen: Update tests/helper/src/gen/sys3eb8507
powerpc64: quadword-atomics target_feature now available on rustc side66b25f8
ci: Use taiki-e/github-actions/install-rust actiond57150e
ci: Update FreeBSD 13 to 13.402597c5
Documentportable_atomic_target_feature="zaamo"
cfg9983a8b
riscv: Provide all operations of AtomicBool when Zaamo enabledUpdates
redox_syscall
from 0.5.4 to 0.5.6Updates
regex
from 1.10.6 to 1.11.0Changelog
Sourced from regex's changelog.
Commits
bcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 167691e49
cli: include \w, \s and \d in Unicode data table generationb790aa5
api: add SetMatches::matched_alld3d3ff7
cli: remove some dead codeUpdates
regex-automata
from 0.4.7 to 0.4.8Commits
Updates
regex-syntax
from 0.8.4 to 0.8.5Commits
Updates
serde_spanned
from 0.6.7 to 0.6.8Commits
0b4cf74
chore: Release104ebc3
docs: Update changelog6664abd
Merge pull request #792 from epage/unordered79559ec
fix(spanned): Allow internal fields to be in any order091a004
chore: Release0e2c9e5
docs: Update changelog5ae07ee
Merge pull request #788 from epage/encode-key9bca304
fix(edit): Preserve new key's formatting when insertingc3600e6
test(edit): Verify key spacinge71fc23
chore: ReleaseUpdates
toml_edit
from 0.22.21 to 0.22.22Commits
091a004
chore: Release0e2c9e5
docs: Update changelog5ae07ee
Merge pull request #788 from epage/encode-key9bca304
fix(edit): Preserve new key's formatting when insertingc3600e6
test(edit): Verify key spacingUpdates
winnow
from 0.6.18 to 0.6.20Changelog
Sourced from winnow's changelog.
Commits
5f5498a
chore: Releasec302ed6
docs: Update changelog1f555aa
Merge pull request #596 from waywardmonkeys/update-terminal_sized1310df
chore(deps): Updateterminal_size
to 0.4.024aeb1e
chore: Releasea86979d
docs: Update changelog7a3675d
Merge pull request #595 from epage/reset2dc8e72
feat(stream): Allow reseting streams to an absolute positionefeda0f
docs(ref): Add more combinator descriptions95e0c10
Merge pull request #585 from DJDuque/fix-fold-docsDependabot 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