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

[Merged by Bors] - add UnsafeWorldCell abstraction #6404

Closed

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    24eec8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4efc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11956cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6561462 View commit details
    Browse the repository at this point in the history
  5. use InteriorMutableWorld for

    ReflectComponent/ReflectResource/ReflectAsset
    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1580e28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1a08a6 View commit details
    Browse the repository at this point in the history
  7. add as_interior_mutable(&mut self), as_interior_mutable_readonly(&sel…

    …f) and temporary migration method
    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fdc4a01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1416efb View commit details
    Browse the repository at this point in the history
  9. fix lints

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    92a32d0 View commit details
    Browse the repository at this point in the history
  10. fix doc test

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e896555 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62e5b34 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b27b65 View commit details
    Browse the repository at this point in the history
  13. tweak safety comments

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6fb762f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5f38c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dabfd0b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2ad5d25 View commit details
    Browse the repository at this point in the history
  17. remove extra space

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3d263b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9503a66 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    17afd9b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b065073 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a5754cc View commit details
    Browse the repository at this point in the history
  22. docs fixes

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    68a9bca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4f19233 View commit details
    Browse the repository at this point in the history
  24. more docs fixes

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d637af0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    efbebce View commit details
    Browse the repository at this point in the history
  26. add missing newline

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ed140f5 View commit details
    Browse the repository at this point in the history
  27. make unsafe fn unsafe

    jakobhellermann committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e20ca25 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3b39018 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d6f742b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    118a822 View commit details
    Browse the repository at this point in the history