Skip to content

Conversation

@roconnor-blockstream
Copy link

No description provided.

@apoelstra
Copy link
Contributor

Does not compile with latest nightly -- there is a recent rustc change to remove doc_auto_cfg from the compiler. I will try to add a commit removing this from your PR, or you can do it if you're online (in fact, Github will not let me ACK if I'm the last pusher so I'd prefer you did).

@apoelstra
Copy link
Contributor

Actually we may just be fucked, at least for a while. We depend on Miniscript 12 which depends on bitcoin 0.32 which depends on secp 0.29 which depends on rand 0.8 which depends on rand_chacha 0.3 which depends on rand_core 0.6 which depends on getrandom 0.2 which the Rust compiler developers broke compilation of a couple weeks ago.

@apoelstra
Copy link
Contributor

apoelstra commented Oct 25, 2025

rust-lang/rust#138907

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