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

Fingerprint #39

Merged
merged 7 commits into from
Jan 30, 2024
Merged

Fingerprint #39

merged 7 commits into from
Jan 30, 2024

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    f1aefdd View commit details
    Browse the repository at this point in the history
  2. Auto merge of rust-lang#13362 - weihanglo:data-layout, r=ehuss

    test: data layout fix for `x86_64-unknown-none-gnu`
    
    Tests are broken due to LLVM target layout check in rustc. See <rust-lang/rust#120062>.
    bors committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    95e113c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    d3a3c32 View commit details
    Browse the repository at this point in the history
  2. refactor: DirtyReason::FreshBuild to represent build from scratch

    the only beahvior change in this commit is that source verification is
    also performed for `DirtyReason::Forced`.
    weihanglo committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9530355 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f4de7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf0b156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a04f2b2 View commit details
    Browse the repository at this point in the history