-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update library dependencies #142753
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
base: master
Are you sure you want to change the base?
Update library dependencies #142753
Conversation
This bumps to the latest versions of `r-efi` and `r-efi-alloc`, which drop the dependency on `compiler_builtins` via crates.io. Part of [rust-lang#142265]. [rust-lang#142265]: https://www.github.com/rust-lang/rust/issues/142265
rustbot has assigned @Mark-Simulacrum. Use |
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
@bors r+ rollup |
…Simulacrum Update library dependencies This bumps to the latest versions of `r-efi` and `r-efi-alloc`, which drop the dependency on `compiler_builtins` via crates.io. Part of [rust-lang#142265]. [rust-lang#142265]: rust-lang#142265
This bumps to the latest versions of
r-efi
andr-efi-alloc
, which drop the dependency oncompiler_builtins
via crates.io.Part of rust-lang/rust#142265.