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: bheisler/criterion.rs Loading
base: 0.2.1
Choose a base ref
...
head repository: bheisler/criterion.rs Loading
compare: 0.2.2
Choose a head ref
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 24, 2018

  1. Configuration menu
    Copy the full SHA
    93ef2b0 View commit details
    Browse the repository at this point in the history
  2. Add tests for macros

    Check that both with and without trailing comma calls compile.
    Also, ensure that macros work.
    forgerpl committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    e9f45e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Merge pull request #129 from forgerpl/trailing_comma_macros

    Macro calls with trailing comma
    bheisler committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    bc9786d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Link to docs for criterion-stats

    vks committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    fca8bdf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Merge pull request #131 from vks/patch-2

    Link to docs for criterion-stats
    bheisler committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    e89c576 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Configuration menu
    Copy the full SHA
    8d91649 View commit details
    Browse the repository at this point in the history
  2. Updated changelog.

    bheisler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    17d16ca View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Added workaround for rust-lang/rust#49336.

    Fixes #133.
    bheisler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    d3a21ec View commit details
    Browse the repository at this point in the history
  2. Updated changelog.

    bheisler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    7017a62 View commit details
    Browse the repository at this point in the history
  3. Update version numbers.

    bheisler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    79c8c3e View commit details
    Browse the repository at this point in the history
Loading