Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

[ci benches]: use all-features #11496

Merged
merged 4 commits into from
Feb 17, 2020
Merged

[ci benches]: use all-features #11496

merged 4 commits into from
Feb 17, 2020

Commits on Feb 15, 2020

  1. [ci benches]: use all-features

    Our benches are hidden behind feature flags, this PR enables to type check on those.
    
    `--all` is deprecated
    niklasad1 committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    926f0ed View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    538371e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed56b64 View commit details
    Browse the repository at this point in the history
  3. [global allocator]: rm feature=memory_profiling

    The `memory_profiling` feature doesn't work because `parity_util_mem` crate configures it globally.
    niklasad1 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    6f1794b View commit details
    Browse the repository at this point in the history