-
Notifications
You must be signed in to change notification settings - Fork 927
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the patch-updates group with 35 updates #5507
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Apr 8, 2024
ErichDonGubler
force-pushed
the
dependabot/cargo/patch-updates-08f7e2aebf
branch
from
April 8, 2024 18:00
3f3696b
to
c137fcd
Compare
Bumps the patch-updates group with 35 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.2` | `2.5.0` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.2.0` | `2.3.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.13` | | [glam](https://github.com/bitshifter/glam-rs) | `0.25.0` | `0.27.0` | | [heck](https://github.com/withoutboats/heck) | `0.4.1` | `0.5.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.5` | `2.2.6` | | [syn](https://github.com/dtolnay/syn) | `2.0.52` | `2.0.58` | | [ab_glyph](https://github.com/alexheretic/ab-glyph) | `0.2.23` | `0.2.24` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.2` | `1.1.3` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` | | [clap](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.4` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.0` | `4.5.4` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [half](https://github.com/starkat99/half-rs) | `2.4.0` | `2.4.1` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [polling](https://github.com/smol-rs/polling) | `3.5.0` | `3.6.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.9.0` | `1.10.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.15` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [widestring](https://github.com/starkat99/widestring-rs) | `1.0.2` | `1.1.0` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.19` | `0.8.20` | Updates `bitflags` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.2...2.5.0) Updates `futures-lite` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.2.0...v2.3.0) Updates `getrandom` from 0.2.12 to 0.2.13 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.12...v0.2.13) Updates `heck` from 0.4.1 to 0.5.0 - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md) - [Commits](https://github.com/withoutboats/heck/commits) Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.115) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.1...v1.13.2) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `indexmap` from 2.2.5 to 2.2.6 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.5...2.2.6) Updates `syn` from 2.0.52 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.52...2.0.58) Updates `ab_glyph` from 0.2.23 to 0.2.24 - [Release notes](https://github.com/alexheretic/ab-glyph/releases) - [Commits](alexheretic/ab-glyph@ab-glyph-0.2.23...ab-glyph-0.2.24) Updates `aho-corasick` from 1.1.2 to 1.1.3 - [Commits](BurntSushi/aho-corasick@1.1.2...1.1.3) Updates `async-trait` from 0.1.77 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.77...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](cuviper/autocfg@1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.69...0.3.71) Updates `bytes` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.5.0...v1.6.0) Updates `cc` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.90...1.0.91) Updates `clap` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.2...v4.5.4) Updates `clap_derive` from 4.5.0 to 4.5.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.0...v4.5.4) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](marcianx/downcast-rs@v1.2.0...v1.2.1) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.0.1...v2.0.2) Updates `half` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/starkat99/half-rs/releases) - [Changelog](https://github.com/starkat99/half-rs/blob/main/CHANGELOG.md) - [Commits](starkat99/half-rs@v2.4.0...v2.4.1) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](BurntSushi/memchr@2.7.1...2.7.2) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.13...v0.2.14) Updates `polling` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.5.0...v3.6.0) Updates `rayon` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.9.0...rayon-core-v1.10.0) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.31...v0.38.32) Updates `rustversion` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.14...1.0.15) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.7.0...1.8.0) Updates `widestring` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/starkat99/widestring-rs/releases) - [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md) - [Commits](starkat99/widestring-rs@v1.0.2...v1.1.0) Updates `xml-rs` from 0.8.19 to 0.8.20 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.19...0.8.20) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: heck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ab_glyph dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: aho-corasick dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: downcast-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: half dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: polling dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: rayon dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: widestring dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Erich Gubler <[email protected]>
ErichDonGubler
force-pushed
the
dependabot/cargo/patch-updates-08f7e2aebf
branch
from
April 8, 2024 18:06
c137fcd
to
e4f6037
Compare
I've force-pushed a commit that leaves out the following updates:
|
ErichDonGubler
approved these changes
Apr 8, 2024
@gfx-rs/naga: Just need a rubber-stamp from y'all! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 35 updates:
2.4.2
2.5.0
2.2.0
2.3.0
0.2.12
0.2.13
0.25.0
0.27.0
0.4.1
0.5.0
1.0.114
1.0.115
1.13.1
1.13.2
0.37.3+1.3.251
0.38.0+1.3.281
1.36.0
1.37.0
2.2.5
2.2.6
2.0.52
2.0.58
0.2.23
0.2.24
1.1.2
1.1.3
0.1.77
0.1.79
1.1.0
1.2.0
0.3.69
0.3.71
1.5.0
1.6.0
1.0.90
1.0.91
4.5.2
4.5.4
4.5.0
4.5.4
1.2.0
1.2.1
2.0.1
2.0.2
2.4.0
2.4.1
1.0.10
1.0.11
2.7.1
2.7.2
0.2.13
0.2.14
3.5.0
3.6.0
1.9.0
1.10.0
1.10.3
1.10.4
0.8.2
0.8.3
0.38.31
0.38.32
1.0.14
1.0.15
1.7.0
1.8.0
1.0.2
1.1.0
0.8.19
0.8.20
Updates
bitflags
from 2.4.2 to 2.5.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e5ff0ca
Merge pull request #401 from KodrAus/cargo/2.5.04b51e1d
prepare for 2.5.0 release6965e84
Merge pull request #400 from KodrAus/feat/parser-modes6eaed0b
support truncating or strict-named variants of parsing and formattinge2c8409
Merge pull request #398 from tgross35/patch-173dc066
DeriveDebug
forFlag\<B>
Updates
futures-lite
from 2.2.0 to 2.3.0Release notes
Sourced from futures-lite's releases.
Changelog
Sourced from futures-lite's changelog.
Commits
cdf5d64
v2.3.016333c5
chore: Rename try_stream to drain531c73c
lint: Fix new nightly Clippy lintsd4230bd
Add a Stream::try_stream() method (#70)Updates
getrandom
from 0.2.12 to 0.2.13Changelog
Sourced from getrandom's changelog.
Commits
968dd48
Release v0.2.13 (#405)8ffd43e
Conditionally disable file fallback for Android and Linux (#396)6b7bcb5
Replace man7.org links with manned.org (#404)5f0701f
CI: Run tests on aarch64-apple-darwin and aarch64-apple-ios-sim. (#398)489eeee
Fix nightly build by removing redundantuse
(#399)d102c36
Usedoc_auto_cfg
instead ofdoc_cfg
(#392)2e4bb4d
Correct comments regarding LazyUsize (#391)Updates
glam
from 0.25.0 to 0.27.0Changelog
Sourced from glam's changelog.
... (truncated)
Commits
9f694bc
Implement fract as self - self.trunc() rather than GLSL's self - self.floor()...bb32f1d
ci: Don't use actions-rs actions (#498)121f9b7
Prepare 0.26.0 release. (#496)dd9c3ef
Updated CHANGELOG.246ae4c
Addwith_x
,with_y
, etc. to vector types. (#493)30948c4
Addmove_towards
for vectors (#492)231a867
Update changelog.35a2f76
Respect precision format specifier in Display implementations. (#491)ab85e2a
Add Div and DivAssign by scalar implementations to matrix types. (#489)fb8ef0f
Add From BVecN and BVecNA for all vector types. (#488)Updates
heck
from 0.4.1 to 0.5.0Changelog
Sourced from heck's changelog.
Commits
Updates
serde_json
from 1.0.114 to 1.0.115Release notes
Sourced from serde_json's releases.
Commits
b1ebf38
Release 1.0.115c3dc153
Merge pull request #1119 from titaniumtraveler/pr218770b
Explicitly install a Rust toolchain for cargo-outdated job840da8e
Fix missing backticks in doc comments3a3f61b
Temporarily disable miri on doctests4a0be88
Format regression tests with rustfmtd2dbbf7
Ignore dead code lint in tests8e7b37b
Merge pull request #1118 from serde-rs/transparenta25f6c6
Remove conditional on repr(transparent)fedf834
Ignore non_local_definitions false positive in testUpdates
smallvec
from 1.13.1 to 1.13.2Release notes
Sourced from smallvec's releases.
Commits
0089d0a
Bump version to 1.13.2b1d2814
Fix UB on out-of-bounds insert()3057362
Stop passing tag-raw-ptrs to MIRIFLAGSf6665a5
Add more tests for UBUpdates
ash
from 0.37.3+1.3.251 to 0.38.0+1.3.281Release notes
Sourced from ash's releases.
Commits
b724b78
Releaseash 0.38.0
andash-window 0.13.0
(#897)24c3287
Add Fuchsia support (#626)cd6e1ea
extensions/amd/shader_info: Replace unreachableShaderInfoResult
with 3 spe...0c362c0
extensions/khr/calibrated_device: Useself.handle
instead of requiring `vk:...736fa20
generator: ReintroduceClone
on high-levelInstance
/Device
extension wr...9e36403
extensions: Always returnpipeline
/shaders
, even on error (#828)1b24430
Outline monomorphic load functions3d84654
Rework module layout for less redundancy and cleaner isolationaee0c61
extension/ext: Add missing length-rounding incmd_set_sample_mask()
assert ...71387e9
extensions/khr: Re-add erroneously removedmod acceleration_structure
(#893)Updates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
indexmap
from 2.2.5 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSetUpdates
syn
from 2.0.52 to 2.0.58Release notes
Sourced from syn's releases.
Commits
81adad6
Release 2.0.587247053
Merge pull request #1611 from dtolnay/customdollar990142f
Support '$' in custom_punctuation macro4753622
Merge pull request #1610 from dtolnay/sortpunct36a7f67
Sort tokens in the same order between custom_punctuation_len and Token macrof104427
Update test suite to nightly-2024-03-319cea040
Release 2.0.573c07b78
Release 2.0.56585df47
Merge pull request #1608 from BD103/deps-featuresd7650b2
chore: bump msrv to 1.60 (pt. 2)Updates
ab_glyph
from 0.2.23 to 0.2.24Release notes
Sourced from ab_glyph's releases.
Commits
44c20dc
Release 0.2.24cc09e0a
Update changelog675ed3e
Expose slice and vec of raw data (#98)a255264
Update dev dependencies27ff93e
Fix typos (#92)Updates
aho-corasick
from 1.1.2 to 1.1.3Commits
56256dc
1.1.31b64b22
simd: fix big-endian aarch64 build59b3655
style: clean up lint violationsf227162
benchmarks: import jetscii's benchmarks964a2d5
benchmarks: update aho-corasick engine lock fileUpdates
async-trait
from 0.1.77 to 0.1.79Release notes
Sourced from async-trait's releases.
Commits
1eb21ed
Release 0.1.7982cb95c
Resolve unused field of ReplaceSelf syntax tree visitorcd8286b
Update ui test suite to nightly-2024-03-22c73061d
Release 0.1.78b6314bc
Refactor inferred bound filtering8d51928
Merge pull request #262 from dtolnay/asyncspanc98a408
Minimize use of async token's span in expanded code2f5343c
Merge pull request #261 from dtolnay/inferredbound1a01bb4
Skip needlessly generating inferred bounds during ?Sende68d68c
Merge pull request #260 from dtolnay/qualificationsUpdates
autocfg
from 1.1.0 to 1.2.0Commits
c10bc17
Merge pull request #57 from cuviper/release-1.2.01c029e4
Fixclippy::needless_borrows_for_generic_args
8fbf203
Release 1.2.07f3e58b
Merge pull request #56 from cuviper/wrappers1ca2af8
SupportRUSTC_WRAPPER
andRUSTC_WORKSPACE_WRAPPER
cf17815
Merge pull request #27 from cuviper/set_no_std32c1170
Use consistent verb form in docs3c2cf0e
Add getterno_std()
and setterset_no_std(bool)
5e07f6a
Merge pull request #55 from cuviper/farewell-bors8717f69
Add a summary CI jobUpdates
backtrace
from 0.3.69 to 0.3.71Release notes
Sourced from backtrace's releases.
... (truncated)
Commits
7be8953
rust-lang/backtrace-rs#599
c31ea5b
rust-lang/backtrace-rs#602
193125a
rust-lang/backtrace-rs#601
bdc8b82
Merge pull request #598 from workingjubilee/pull-back-msrvedc9f5c
hack out binary size checks4c8fe97
add Windows to MSRV tests84dfe24
hack CI3f08ec0
Pull back MSRV-breaking ptr::from_ref6fa4b85
rust-lang/backtrace-rs#592
ea7dc8e
rust-lang/backtrace-rs#591
Updates
bytes
from 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0
chore: prepare bytes v1.6.0 (#681)536db06
Use ManuallyDrop instead of mem::forget (#675)ca00411
Remove commented tests for Bytes::unsplit (#677)7968f6f
Remove redundant reserve call (#674)c5fae00
copy_to_bytes: Add panic section to docs (#676)99584cc
Use Iterator from the prelude (#673)4628927
Refactor split_at/split_to (#663)1bcd212
get_vec_pos: use &self instead of &mut self (#670)f586ffc
set_vec_pos does not need a second parameter (#672)c6972d6
Calculate original capacity only if necessary (#666)Updates
cc
from 1.0.90 to 1.0.91Release notes
Sourced from cc's releases.