Automated daily update to rustc (to nightly-2026-04-18)#257
Closed
apoelstra wants to merge 1 commit into
Closed
Conversation
Member
|
Looks like this was only fixed in getrandom last week and not released yet |
Member
Author
|
Sigh. Ok, I guess we'll need to do a mass-upgrade across the whole rust-bitcoin ecosystem, and possibly need to maintain forks of old versions, etc. Hopefully the compiler people just revert this. |
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
October 13, 2025 00:37
1dfe9aa to
78c1e91
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
October 20, 2025 00:38
78c1e91 to
ac7ab5f
Compare
Member
|
I think this is now released in getrandom 0.3.4 |
Member
Author
|
Okay, but we are on getrandom 0.2. Did rustc really just permanently break compilation? |
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
October 27, 2025 00:39
ac7ab5f to
4975130
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
November 3, 2025 00:39
4975130 to
6b265ce
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
November 10, 2025 00:39
6b265ce to
d05a5b7
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
November 17, 2025 00:38
d05a5b7 to
c80e67c
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
November 24, 2025 00:40
c80e67c to
2b21d38
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
December 1, 2025 00:46
2b21d38 to
6c24b58
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
December 8, 2025 00:39
6c24b58 to
31a7ec3
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
December 15, 2025 00:42
31a7ec3 to
a2f2b6e
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
December 22, 2025 00:41
a2f2b6e to
d1d90c0
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
December 29, 2025 00:43
d1d90c0 to
903880c
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
January 5, 2026 00:44
903880c to
29c147f
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
January 26, 2026 00:44
73aac40 to
6db6861
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
February 2, 2026 00:50
6db6861 to
9b9a6fc
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
February 9, 2026 00:51
9b9a6fc to
57ed5ce
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
February 16, 2026 00:50
57ed5ce to
1e83bcd
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
February 23, 2026 00:50
1e83bcd to
266393c
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
March 2, 2026 00:49
266393c to
84ee8da
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
March 9, 2026 00:49
84ee8da to
b50dc2f
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
March 16, 2026 00:55
b50dc2f to
1646220
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
March 23, 2026 00:53
1646220 to
71fb666
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
March 30, 2026 00:57
71fb666 to
79af350
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
April 6, 2026 00:57
79af350 to
f1b2d3a
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
April 13, 2026 01:01
f1b2d3a to
d7e34f3
Compare
apoelstra
force-pushed
the
create-pull-request/daily-nightly-update
branch
from
April 20, 2026 01:01
d7e34f3 to
ef9f442
Compare
Member
Author
|
Closing in favor of #266. |
delta1
added a commit
that referenced
this pull request
Apr 22, 2026
89f15f4 update rust nightly version to 2026-04-17 (Andrew Poelstra) da385d7 clippy: trivial stuff (Andrew Poelstra) 555270f clippy: use &&, not &, on bools (Andrew Poelstra) b246b93 cron-weekly-update: copy toolchain update files from rust-bitcoin (Andrew Poelstra) e57e698 move nightly-version to Cargo.toml (Andrew Poelstra) 526c950 update Cargo.tomls to whitelist duplicate hex-conservative dep (Andrew Poelstra) 4b5b7c5 update cargo-rbmt (Andrew Poelstra) Pull request description: This overhauls the CI system (again) by copying all the files from rust-bech32 and rust-bitcoin and making minor tweaks for rust-elements. This should fix the `doc_auto_cfg` thing which is plaguing #257, and should overall be much more reliable going forward since it's much more agressive about pinning toolchain versions etc. This does not re-enable the fuzz tests (which were not covered by the previous CI and not covered by this one); do this will require I migrate the old honggfuzz-based fuzz targets to cargo-fuzz ones, and require I migrate the ancient travis-fuzz.sh script to our more modern one. Will do this in a separate PR. ACKs for top commit: delta1: ACK 89f15f4; ran tests locally Tree-SHA512: ee55582f3c8f61a7c3ccde3582d1a207e8d584e4dbbabe38a677c4bf4221d920f0ea5e80fe410ad2828f8e8ee513ad307aa0e47f59fd58725ef2daf78d9ae52c
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automated update to Github CI workflow
rust.ymlby create-pull-request GitHub action