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

[WIP] Add Self: Read bound to is_bit_valid #1912

Open
wants to merge 3 commits into
base: I7af68cdaa5ea47ab245a942d1cbd8bc5e6407223
Choose a base branch
from

Commits on Oct 15, 2024

  1. [pointer][transmute] Migrate from util

    This prepares us to rename `TransparentWrapper` to `TransmuteFrom`,
    which we'll do in a follow-up commit to preserve nice git diffs.
    
    Makes progress on #1122
    
    gherrit-pr-id: Ifc49755af0d90eeefe7822d755d508403c266bda
    joshlf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3b9ac7b View commit details
    Browse the repository at this point in the history
  2. [WIP][pointer] Support generic TransmuteFrom

    Makes progress on #1122
    
    gherrit-pr-id: I7af68cdaa5ea47ab245a942d1cbd8bc5e6407223
    joshlf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    99a8250 View commit details
    Browse the repository at this point in the history
  3. [WIP] Add Self: Read bound to is_bit_valid

    gherrit-pr-id: I9d23aeeaaf25c2b7409e66d375078c99541c6468
    joshlf committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    63b29b1 View commit details
    Browse the repository at this point in the history