Closed stylewarning closed 5 years ago
Paul Khuong says that input arguments shouldn't be modified, and use temporaries and lifetimes instead. I've attempted that change here, however, the tests egregiously fail.
(ISTM that some register is constantly being zero, but no proof of that.)
Paul Khuong says that input arguments shouldn't be modified, and use temporaries and lifetimes instead. I've attempted that change here, however, the tests egregiously fail.
(ISTM that some register is constantly being zero, but no proof of that.)