Skip to content

Manual update to rustc nightly-2026-08-14 - #1020

Open
satsfy wants to merge 2 commits into
rust-bitcoin:masterfrom
satsfy:pr-1012
Open

Manual update to rustc nightly-2026-08-14#1020
satsfy wants to merge 2 commits into
rust-bitcoin:masterfrom
satsfy:pr-1012

Conversation

@satsfy

@satsfy satsfy commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Supersedes #1012
Supersedes #1024

Fix a deprecation lint for core::f64 failing on nightly.

@apoelstra

Copy link
Copy Markdown
Member

Can you swap these two commits? My local CI doesn't like the f64 thing even in its non-tip mode.

@satsfy
satsfy force-pushed the pr-1012 branch 4 times, most recently from ee71054 to b737c95 Compare August 17, 2026 20:46
@satsfy satsfy changed the title Manual update to rustc nightly-2026-08-08 Manual update to rustc nightly-2026-08-14 Aug 17, 2026
@apoelstra

apoelstra commented Aug 17, 2026

Copy link
Copy Markdown
Member

LGTM. I'm not sure why CI isn't taking it.

The commit cafd2b8 is literally empty :P.

satsfy and others added 2 commits August 17, 2026 19:49
f64 imported from core crate has been deprecated in favor
of direct rust primitive, which caused linter errors.
@satsfy

satsfy commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Fixed. Sorry, failed the jj rebase and I went AFK for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants