Closed fzyzcjy closed 1 year ago
This should be fixed in newer versions of Rust.
@Aaron1011 Hi do you mean stable 1.56.0? I use it in ios projects and seems that xcode's max compatible version is 1.55.0 (yet)....
Triage: Can you still reproduce this ICE?
No (at least recently), thus I will close it, thanks
Code
really cannot find a MVE... but the context is:
cargo clean -p my_project_name && cargo clean -p opencv
, but sometimes this does not work, and I have tocargo clean
and rebuild everything, which is VERY SLOW :(Meta
rustc --version --verbose
:Error output
Backtrace
``` N/A ```