mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 16:29:35 +00:00
LLVM changed the nocapture attribute to captures(none) This updates RustWrapper.cpp and tests after https://github.com/llvm/llvm-project/pull/123181