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

[stdlib] Fix allow implicit casting MutableOrigin -> ImmutableOrigin #3823

Open
wants to merge 6 commits into
base: nightly
Choose a base branch
from

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    db75807 View commit details
    Browse the repository at this point in the history
  2. make the whole concept more ergonomic

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    36314cd View commit details
    Browse the repository at this point in the history
  3. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bb8177e View commit details
    Browse the repository at this point in the history
  4. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e4b0857 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Merge remote-tracking branch 'upstream/nightly' into make-mutableorig…

    …in-implicitly-cast-to-immutable
    martinvuyk committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    308893a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. remove mutable constructors

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8c6e733 View commit details
    Browse the repository at this point in the history