Pietro Albini
Pietro Albini
This need to be updated with the API changes you made to the team repository.
Could you try replacing `requests` with [`node-fetch`](https://www.npmjs.com/package/node-fetch)? It has less code and no dependencies, but more importantly it doesn't have the dependency causing the diff (`though-cookie`).
Having a flag like this (even perma-unstable) would be really nice for Crater: it regenerates lockfiles every run, so if a crate depends on yanked ones it can't be built...
@craterbot run mode=build-only
Adding the regression label to make sure I have eyes on it during the release process.
Backed the PRs responsible for this (https://github.com/rust-lang/rust/pull/95295 and https://github.com/rust-lang/rust/pull/99136) off the 1.64.0 release, cc @CAD97. Those are still present in beta 1.65 and nightly 1.66 for now, unless someone reverts...
Whelp pushed a commit to the wrong branch. @bors r=Mark-Simulacrum rollup
For rustc/cargo we're cross-compiling from Windows x86_64.
I'm not sure exactly, I was not involved in setting that CI up. I guess trying won't hurt?