Skip to content

chore: update rust edition to 2024 #458

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

makspll
Copy link
Owner

@makspll makspll commented Aug 19, 2025

Summary

About time!

Copy link

semanticdiff-com bot commented Aug 19, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/bevy_mod_scripting_core/src/script/script_context.rs  100% smaller
  crates/lad_backends/mdbook_lad_preprocessor/src/markdown.rs  100% smaller
  crates/lad_backends/mdbook_lad_preprocessor/src/sections.rs  96% smaller
  crates/testing_crates/script_integration_test_harness/src/scenario.rs  93% smaller
  crates/bevy_mod_scripting_core/src/reflection_extensions.rs  93% smaller
  crates/bevy_mod_scripting_core/src/bindings/function/from_ref.rs  91% smaller
  crates/bevy_mod_scripting_core/src/bindings/reference.rs  89% smaller
  crates/testing_crates/script_integration_test_harness/src/parse.rs  88% smaller
  crates/bevy_api_gen/src/bin/main.rs  88% smaller
  crates/bevy_mod_scripting_derive/src/derive/mod.rs  87% smaller
  crates/bevy_mod_scripting_derive/src/derive/script_bindings.rs  86% smaller
  crates/bevy_mod_scripting_derive/src/derive/script_globals.rs  86% smaller
  crates/bevy_mod_scripting_core/src/bindings/script_system.rs  84% smaller
  crates/bevy_mod_scripting_core/src/extractors.rs  83% smaller
  crates/bevy_mod_scripting_core/src/bindings/script_value.rs  83% smaller
  crates/bevy_mod_scripting_core/src/commands.rs  81% smaller
  crates/lad_backends/mdbook_lad_preprocessor/tests/book_integration_tests.rs  80% smaller
  xtask/src/main.rs  79% smaller
  crates/bevy_mod_scripting_core/src/asset.rs  78% smaller
  benches/benchmarks.rs  78% smaller
  crates/testing_crates/script_integration_test_harness/src/test_functions.rs  50% smaller
  crates/bevy_mod_scripting_functions/src/core.rs  50% smaller
  crates/languages/bevy_mod_scripting_lua/src/bindings/reference.rs  48% smaller
  crates/lad_backends/mdbook_lad_preprocessor/src/lib.rs  47% smaller
  crates/bevy_mod_scripting_core/src/lib.rs  45% smaller
  crates/bevy_mod_scripting_core/src/script/context_key.rs  44% smaller
  crates/bevy_mod_scripting_core/src/handler.rs  40% smaller
  crates/languages/bevy_mod_scripting_lua/src/lib.rs  26% smaller
  .github/workflows/bevy_mod_scripting.yml  25% smaller
  crates/languages/bevy_mod_scripting_rhai/src/lib.rs  25% smaller
  crates/testing_crates/script_integration_test_harness/src/lib.rs  14% smaller
  crates/bevy_api_gen/src/args.rs  10% smaller
  crates/bevy_api_gen/src/bin/driver.rs  10% smaller
  tests/script_tests.rs  9% smaller
  crates/ladfile_builder/src/plugin.rs  1% smaller
  Cargo.toml Unsupported file format
  crates/bevy_api_gen/Cargo.bootstrap.toml Unsupported file format
  crates/bevy_api_gen/Cargo.toml Unsupported file format
  crates/bevy_mod_scripting_core/Cargo.toml Unsupported file format
  crates/bevy_mod_scripting_core/src/bindings/allocator.rs  0% smaller
  crates/bevy_mod_scripting_core/src/context.rs  0% smaller
  crates/bevy_mod_scripting_core/src/error.rs  0% smaller
  crates/bevy_mod_scripting_core/src/event.rs  0% smaller
  crates/bevy_mod_scripting_core/src/runtime.rs  0% smaller
  crates/bevy_mod_scripting_derive/Cargo.toml Unsupported file format
  crates/bevy_mod_scripting_derive/src/derive/get_type_dependencies.rs  0% smaller
  crates/bevy_mod_scripting_functions/Cargo.toml Unsupported file format
  crates/lad_backends/mdbook_lad_preprocessor/Cargo.toml Unsupported file format
  crates/ladfile/Cargo.toml Unsupported file format
  crates/ladfile_builder/Cargo.toml Unsupported file format
  crates/ladfile_builder/src/lib.rs  0% smaller
  crates/languages/bevy_mod_scripting_lua/Cargo.toml Unsupported file format
  crates/languages/bevy_mod_scripting_lua/src/bindings/script_value.rs  0% smaller
  crates/languages/bevy_mod_scripting_rhai/Cargo.toml Unsupported file format
  crates/languages/bevy_mod_scripting_rhai/src/bindings/reference.rs  0% smaller
  crates/languages/bevy_mod_scripting_rhai/src/bindings/script_value.rs  0% smaller
  crates/languages/bevy_mod_scripting_rune/Cargo.toml Unsupported file format
  crates/testing_crates/script_integration_test_harness/Cargo.toml Unsupported file format
  crates/testing_crates/test_utils/Cargo.toml Unsupported file format
  examples/docgen.rs  0% smaller
  examples/game_of_life.rs Unsupported file format
  src/lib.rs  0% smaller
  src/prelude.rs  0% smaller
  xtask/Cargo.toml Unsupported file format

@makspll makspll enabled auto-merge (squash) August 19, 2025 21:50
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.

1 participant