Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/miri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a284d4f551ee12f7761128998efccdabebc4922f
Choose a base ref
...
head repository: rust-lang/miri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0db40903769f38669936c5ebb0b882b18c27f449
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    dfa0a3b View commit details
    Browse the repository at this point in the history
  2. Auto merge of #1973 - RalfJung:rustup, r=RalfJung

    implement const_allocate intrinsic
    
    This is needed to make the libcore test suite pass again.
    bors committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    2ba1e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec66d29 View commit details
    Browse the repository at this point in the history
  4. Auto merge of #1974 - RalfJung:const, r=RalfJung

    implement const_deallocate as a NOP
    bors committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0db4090 View commit details
    Browse the repository at this point in the history
Loading