Conversation
|
This doesn't work because rust-lang/rust#144192 changed the signature of |
|
Thanks for the help! I will try to translate your words into the relevant code. |
- `CoverageInfoBuilderMethods::init_coverage` was removed. - The `ret_ptr` argument was added to `BuilderMethods::atomic_rmw`, see rust-lang/rust#144192.
174cedd to
8273a42
Compare
|
I have made some progress. I have plausible code for I'm not even sure if this is related to the |
|
The assertion failure is unrelated to the |
CoverageInfoBuilderMethods::init_coveragewas removed.ret_ptrargument was added toBuilderMethods::atomic_rmw, see atomicrmw on pointers: move integer-pointer cast hacks into backend rust-lang/rust#144192.