rustc_codegen_cranelift icon indicating copy to clipboard operation
rustc_codegen_cranelift copied to clipboard

Get code coverage of existing tests and add new tests as necessary

Open bjorn3 opened this issue 4 years ago • 0 comments

There are probably quite a few intrinsics and other code paths that are not covered by the existing test suite. They were implemented after compiling various crates that were too big to add to the test suite. I didn't consistently add a reduced test case to the test suite.

bjorn3 avatar Nov 27 '20 18:11 bjorn3