-
-
Notifications
You must be signed in to change notification settings - Fork 618
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade Rust to 1.83.0 nightly (#8712)
* chore(deps): Switch anymap to anymap3 anymap seems unmaintained and emits a future incompatibility warning with newer Rust. chris-morgan/anymap#53 Signed-off-by: Anders Kaseorg <[email protected]> * chore(deps): Upgrade ctor 0.2.3 to 0.2.9 Fixes “warning: unexpected `cfg` condition value: `used_linker`” with newer Rust. mmastrac/rust-ctor#309 Signed-off-by: Anders Kaseorg <[email protected]> * chore(deps): Replace unmaintained derivative with derive_more derivative triggers unfixable Clippy lints with new Rust. rust-lang/rust-clippy#13811 Signed-off-by: Anders Kaseorg <[email protected]> * chore: Fix clippy::empty_line_after_doc_comments Signed-off-by: Anders Kaseorg <[email protected]> * chore: Fix clippy::extra_unused_lifetimes Signed-off-by: Anders Kaseorg <[email protected]> * chore: Fix clippy::manual_c_str_literals Signed-off-by: Anders Kaseorg <[email protected]> * chore: Fix clippy::needless_lifetimes Signed-off-by: Anders Kaseorg <[email protected]> * chore: Fix clippy::needless_return Signed-off-by: Anders Kaseorg <[email protected]> * chore: Fix clippy::unnecessary_map_or Signed-off-by: Anders Kaseorg <[email protected]> * chore: upgrade Rust to 1.83.0 nightly Upgrade Rust to nightly-2024-11-27, which was built on the same day as 1.83.0 stable. Signed-off-by: Anders Kaseorg <[email protected]> --------- Signed-off-by: Anders Kaseorg <[email protected]>
- Loading branch information
Showing
80 changed files
with
279 additions
and
320 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 3 additions & 4 deletions
7
crates/rspack_binding_options/src/options/raw_builtins/raw_size_limits.rs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
811646f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Ran ecosystem CI: Open
811646f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Benchmark detail: Open