You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We write arguments from the Rust stack to the C stack when doing stack switching. This confuses Valgrind, which thinks that it's a mistake. We need to work around this somehow.
Activity
brson commentedon Oct 12, 2011
Is this resolved?
brson commentedon Mar 6, 2012
Yes.
fix llvm 14/15 build (rust-lang#1004)
Documentation: Updates for "First steps" (rust-lang#1004)