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

Miri subtree update #118022

Merged
merged 27 commits into from
Nov 18, 2023
Merged

Miri subtree update #118022

merged 27 commits into from
Nov 18, 2023

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    b7a98e3 View commit details
    Browse the repository at this point in the history
  2. Auto merge of rust-lang#3161 - devnexen:freebsd_upd2, r=RalfJung

    freebsd adding getentropy interception support
    bors committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    382475d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e907fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb4c0a View commit details
    Browse the repository at this point in the history
  5. Auto merge of rust-lang#3162 - RalfJung:random, r=RalfJung

    share getentropy shim across various unixes
    bors committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2832253 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9840525 View commit details
    Browse the repository at this point in the history
  7. Auto merge of rust-lang#3163 - RalfJung:borrow-privacy, r=RalfJung

    don't expose all the borrow tracker stuff to the entire crate
    bors committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    177d8f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Preparing for merge from rustc

    The Miri Conjob Bot committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    39e142f View commit details
    Browse the repository at this point in the history
  2. Merge from rustc

    The Miri Conjob Bot committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    34e8340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31e62a9 View commit details
    Browse the repository at this point in the history
  4. freebsd adding getrandom interception.

    note that os support was added in same time as getentropy.
    devnexen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c3fd57d View commit details
    Browse the repository at this point in the history
  5. Auto merge of rust-lang#3164 - devnexen:fbsd_upd3, r=RalfJung

    freebsd adding getrandom interception.
    
    note that os support was added in same time as getentropy.
    bors committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    012bd49 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    9c8c2d1 View commit details
    Browse the repository at this point in the history
  2. Merge from rustc

    RalfJung committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    13bfe14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255d04c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca67d7f View commit details
    Browse the repository at this point in the history
  5. Auto merge of rust-lang#3168 - RalfJung:set_var, r=RalfJung

    get rid of our last uses of set_var
    
    Fixes rust-lang/miri#2783
    bors committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7df74eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6acc05 View commit details
    Browse the repository at this point in the history
  7. Auto merge of rust-lang#3166 - devnexen:reallocarray, r=RalfJung

    reallocarray shim linux/freebsd support proposal.
    bors committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0b6b44f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7338c55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6985431 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70cc639 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8edb0ad View commit details
    Browse the repository at this point in the history
  12. Auto merge of rust-lang#3170 - RalfJung:libc-tests, r=RalfJung

    a bit of libc test reorganization
    bors committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3d65927 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7c2745 View commit details
    Browse the repository at this point in the history
  14. Merge from rustc

    saethlin committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a5a039b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee48a3f View commit details
    Browse the repository at this point in the history