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/rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: g0djan/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rename-wasm32-wasi
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 19 files changed
  • 4 contributors

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    23b66f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afae81 View commit details
    Browse the repository at this point in the history
  3. undo llvm flags

    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7bb19c4 View commit details
    Browse the repository at this point in the history
  4. update platform support

    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    24347f2 View commit details
    Browse the repository at this point in the history
  5. Revert "undo llvm flags"

    This reverts commit fda83c1416a0472a43fcf8e81c242918c2becccc.
    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e2cef50 View commit details
    Browse the repository at this point in the history
  6. fix feedback from review

    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7080065 View commit details
    Browse the repository at this point in the history
  7. Fix final nit from review

    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fa04cc1 View commit details
    Browse the repository at this point in the history
  8. fix dockerfile for bors

    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    07d3b4b View commit details
    Browse the repository at this point in the history
  9. Update Dockerfile

    yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fae26c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f066a51 View commit details
    Browse the repository at this point in the history
  11. update feedback from review

    Co-Authored-By: jyn <[email protected]>
    yoshuawuyts and jyn514 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a04c8a0 View commit details
    Browse the repository at this point in the history
  12. Re-enable docs on try

    Mark-Simulacrum authored and yoshuawuyts committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e9f5aaa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    453bc91 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    734c8c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'master' into rename-wasm32-wasi

    g0djan authored and Georgii Rylov committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c298233 View commit details
    Browse the repository at this point in the history
  2. Fix wasi-libc target

    g0djan authored and Georgii Rylov committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eb08ddd View commit details
    Browse the repository at this point in the history
  3. tidy

    g0djan authored and Georgii Rylov committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6cd03a3 View commit details
    Browse the repository at this point in the history
Loading