Schmeckinger@feddit.detoRust@programming.dev•Rust Optimization: `Vec::into_iter().collect()`
101·
9 months agoI don’t know and don’t think so, but what you are doing is better done with retain anyways.
I don’t know and don’t think so, but what you are doing is better done with retain anyways.
Yeah sue Linus Torvalds directly for 3 props and 1 or 2 thanks.
Most likely you can get by with adjusting the return type and using a ? or maping to a type that you can use the ? on.
Since you can change the color of your car in the game and the car is burned it it would be probably best to change it to a color thst burned in less.
Some wheel didn’t install for me, so I downgraded 1 minor version and then it installed. Some cuda wheel I think.
But there is no reason to use a script, when you have a build.rs anyways. Since pretty much everything the script can do build.rs can do better.