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: Avi-D-coder/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: testing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 15 files changed
  • 2 contributors

Commits on Jan 11, 2020

  1. Various cleanup on stability code

    varkor authored and Avi-D-coder committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    3a16e28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ea151 View commit details
    Browse the repository at this point in the history
  3. Fix typo in diagnostic

    varkor authored and Avi-D-coder committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    b88e201 View commit details
    Browse the repository at this point in the history
  4. Make default type parameter stability optional

    Co-Authored-By: Avi Dessauer <[email protected]>
    varkor and Avi-D-coder committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    66d35ad View commit details
    Browse the repository at this point in the history
  5. Initial stability checking on default type parameters

    Co-Authored-By: Avi Dessauer <[email protected]>
    varkor and Avi-D-coder committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    17eab02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa2769b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3be118d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f65db4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24b0bec View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Ignore tidy filelength

    Avi-D-coder committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    9e5c6f4 View commit details
    Browse the repository at this point in the history
  2. Add github action

    Avi-D-coder committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a5ef3bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6145e2a View commit details
    Browse the repository at this point in the history
Loading