if_chain
if_chain copied to clipboard
Extra tests for move and autoderef
trafficstars
My now-closed-by-me MR #14 seemed simple and passed the in-tree if_chain tests but produced a number of regressions in projects of my own. That seems suboptimal. I have distilled the failure cases into these new tests, which pass on current if_chain and break with my #14.