Disable stacked borrow checking in miri

⚓ Rust    📅 2025-10-04    👤 surdeus    👁️ 6      

surdeus

I don't really care about stacked borrows rn. I need miri for another bug, but it gets caught on stacked borrows before it reaches the code I actually need to test. Can I still disable stacked borrows in miri?

1 post - 1 participant

Read full topic

🏷️ Rust_feed