rav1e icon indicating copy to clipboard operation
rav1e copied to clipboard

WIP: Uninit rework

Open KyleSiefring opened this issue 5 years ago • 1 comments

Want to see if this might still work on old rust

KyleSiefring avatar Oct 09 '20 17:10 KyleSiefring

Coverage Status

Coverage decreased (-15.0%) to 65.728% when pulling 34640a15a919dd9fd1b86b021369737a90a0f381 on KyleSiefring:redo_uninit_review into 115f6e19ca5594b8fb31fec0ae5f0a3414888dc5 on xiph:master.

coveralls avatar Oct 09 '20 17:10 coveralls

This is largely superseded by recent PRs, #3271 and #3277. There are a couple of places that are more difficult to resolve:

  • src/asm/x86/transform/forward.rs
  • src/me.rs

barrbrain avatar Oct 28 '23 15:10 barrbrain