Skip to content
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

Fix CI for Rust 1.72 #9562

Merged
merged 10 commits into from
Aug 25, 2023
Merged

Fix CI for Rust 1.72 #9562

merged 10 commits into from
Aug 25, 2023

Commits on Aug 24, 2023

  1. fmt

    rparrett committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4246d81 View commit details
    Browse the repository at this point in the history
  2. Allow explicit_iter_loop

    rparrett committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4fdba93 View commit details
    Browse the repository at this point in the history
  3. Fix useless_conversion lints

    rparrett committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4b2fa28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa1b857 View commit details
    Browse the repository at this point in the history
  5. Fix useless-vec lints

    rparrett committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7e03a84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81db04d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef9cfa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    954e991 View commit details
    Browse the repository at this point in the history
  9. Update crates/bevy_macros_compile_fail_tests/tests/deref_mut_derive/m…

    …issing_deref.fail.stderr
    
    Co-authored-by: François <mockersf@gmail.com>
    rparrett and mockersf authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fae81b9 View commit details
    Browse the repository at this point in the history
  10. Update crates/bevy_macros_compile_fail_tests/tests/deref_mut_derive/m…

    …issing_deref.fail.stderr
    
    Co-authored-by: François <mockersf@gmail.com>
    rparrett and mockersf authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cede518 View commit details
    Browse the repository at this point in the history