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: jonhoo/inferno
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.9
Choose a base ref
...
head repository: jonhoo/inferno
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 10 commits
  • 25 files changed
  • 2 contributors

Commits on Jun 3, 2020

  1. Fix warning

    jonhoo committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    0bf9331 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    d74b74b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5c616 View commit details
    Browse the repository at this point in the history
  3. add flame chart mode

    AnderEnder committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    199480b View commit details
    Browse the repository at this point in the history
  4. add flamechart test case

    AnderEnder committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    7a5a6a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c122c14 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #125 from AnderEnder/feature/flame-chart-mode

    add flame chart mode
    jonhoo authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    e4d7e34 View commit details
    Browse the repository at this point in the history
  7. Mark all Option types non_exhaustive

    This is a breaking change.
    
    See also
    rust-lang/rust#70564 (comment)
    for why this change is a little sad.
    jonhoo committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    65f9f09 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #181 from jonhoo/non-exhaustive-options

    Mark all Option types non_exhaustive
    jonhoo authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    5c72239 View commit details
    Browse the repository at this point in the history
  9. Release 0.10

    jonhoo committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    bcd8fc2 View commit details
    Browse the repository at this point in the history
Loading