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

Add World::try_run_schedule #8028

Merged
merged 10 commits into from
Mar 17, 2023

Commits on Mar 10, 2023

  1. Add World::try_run_schedule

    ItsDoot committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    bfbffd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db69cea View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    ItsDoot committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    11cb4e3 View commit details
    Browse the repository at this point in the history
  4. Forgot a semicolon

    ItsDoot committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1395af1 View commit details
    Browse the repository at this point in the history
  5. Use a doc link

    ItsDoot committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4714130 View commit details
    Browse the repository at this point in the history
  6. Fix doc link

    ItsDoot committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    ef75833 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7110f50 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Apply suggestions from code review

    Co-authored-by: James Liu <contact@jamessliu.com>
    ItsDoot and james7132 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a7b4825 View commit details
    Browse the repository at this point in the history
  2. cargo fmt --all

    ItsDoot committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    945a22d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Use .ok() instead

    ItsDoot committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    67173a8 View commit details
    Browse the repository at this point in the history