Conversation
|
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. The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging. |
This comment has been minimized.
This comment has been minimized.
|
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
|
|
|
@bors r+ |
Rollup of 4 pull requests Successful merges: - rust-lang#126172 (Weekly `cargo update`) - rust-lang#126176 (rustdoc-search: use lowercase, non-normalized name for type search) - rust-lang#126190 (Autolabel run-make tests, remind to update tracking issue) - rust-lang#126194 (Migrate more things to `WinError`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#126172 - clubby789:cargo-update, r=Mark-Simulacrum Weekly `cargo update` Replaces rust-lang#125562 `r-efi` needs to be bumped in two places. The `icu4x` dependencies also added a SPDX license identifer, so remove the license checking exception and add `Unicode-3.0` to the list.

Replaces #125562
r-efineeds to be bumped in two places.The
icu4xdependencies also added a SPDX license identifer, so remove the license checking exception and addUnicode-3.0to the list.