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

update Miri #115408

Merged
merged 26 commits into from
Aug 31, 2023
Merged

update Miri #115408

merged 26 commits into from
Aug 31, 2023

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    12ae118 View commit details
    Browse the repository at this point in the history
  2. Auto merge of rust-lang#3037 - RalfJung:test, r=RalfJung

    fix some bad regex capture group references in test normalization
    bors committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0154f6c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Preparing for merge from rustc

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

    The Miri Conjob Bot committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e09f743 View commit details
    Browse the repository at this point in the history
  3. fmt

    The Miri Conjob Bot committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ec91a23 View commit details
    Browse the repository at this point in the history
  4. Auto merge of rust-lang#3038 - rust-lang:rustup-2023-08-26, r=RalfJung

    Automatic sync from rustc
    bors committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    adb16d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

    tests/catch_panic: make output easier to interpret
    bors committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4989b2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6f304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e24fdbe View commit details
    Browse the repository at this point in the history
  5. Auto merge of rust-lang#3040 - RalfJung:track_caller, r=RalfJung

    add tests for track_caller in closures and generators
    
    taken from rust-lang#87064
    bors committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    63bf240 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Preparing for merge from rustc

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

    The Miri Conjob Bot committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    650294c View commit details
    Browse the repository at this point in the history
  3. fmt

    The Miri Conjob Bot committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fb3565a View commit details
    Browse the repository at this point in the history
  4. Auto merge of rust-lang#3042 - rust-lang:rustup-2023-08-29, r=RalfJung

    Automatic sync from rustc
    bors committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d9c11c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Preparing for merge from rustc

    The Miri Conjob Bot committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4b915b8 View commit details
    Browse the repository at this point in the history
  2. Merge from rustc

    The Miri Conjob Bot committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    31d9ac1 View commit details
    Browse the repository at this point in the history
  3. fmt

    The Miri Conjob Bot committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f57b415 View commit details
    Browse the repository at this point in the history
  4. Auto merge of rust-lang#3044 - rust-lang:rustup-2023-08-31, r=RalfJung

    Automatic sync from rustc
    bors committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2518c0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d86be8d View commit details
    Browse the repository at this point in the history
  6. Auto merge of rust-lang#3045 - RalfJung:tier1-ci, r=RalfJung

    make sure we test all tier 1 targets
    
    i686-pc-windows-gnu was missing (and i686-pc-windows-msvc was being tested twice, as host and foreign target).
    bors committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6f03674 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ea6a4b View commit details
    Browse the repository at this point in the history
  8. Merge from rustc

    RalfJung committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2de09d8 View commit details
    Browse the repository at this point in the history
  9. fmt

    RalfJung committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9db09c5 View commit details
    Browse the repository at this point in the history
  10. more ABI compat tests

    RalfJung committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c2b0ca7 View commit details
    Browse the repository at this point in the history
  11. Auto merge of rust-lang#3046 - RalfJung:rustup, r=RalfJung

    Rustup
    
    also more ABI compat tests
    bors committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    873a7a3 View commit details
    Browse the repository at this point in the history