-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Updates Benchmark macro parsing to use Generic Argument #13919
Conversation
The CI pipeline was cancelled due to failure one of the required jobs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great to me now that I know you can do this with the {}
generic syntax -- let's get some tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
% that error message
bot fmt |
@gupnik https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2686470 was started for your command Comment |
@gupnik Command |
bot fmt |
@gupnik https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2686534 was started for your command Comment |
@gupnik Command |
bot merge |
Waiting for commit status. |
…3919) * WIP Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Removes POC code * Adds assertion and UT * adds runtime error * removes const_assert * ".git/.scripts/commands/fmt/fmt.sh" --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: command-bot <>
Uses Oliver's suggestion as discussed in #13897
Will update #13845 once this is merged.