Updates Benchmark macro parsing to use Generic Argument#13919
Conversation
|
The CI pipeline was cancelled due to failure one of the required jobs. |
sam0x17
left a comment
There was a problem hiding this comment.
This looks great to me now that I know you can do this with the {} generic syntax -- let's get some tests
|
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.