@Klaymore@sh.itjust.works to Programmer Humor@programming.devEnglish • 7 months agoHappens all the timesh.itjust.worksimagemessage-square20fedilinkarrow-up1516arrow-down17
arrow-up1509arrow-down1imageHappens all the timesh.itjust.works@Klaymore@sh.itjust.works to Programmer Humor@programming.devEnglish • 7 months agomessage-square20fedilink
minus-square@trxxruraxvrlink14•7 months agoAfaik rust doesn’t have functions like that as they lead to unsafe code that’s impossible to check variable lifetimes for. I think OP created the jump function.
minus-square@RustyNovalink14•7 months agoThey created it. The compiler says the jump function is in src/main.rs
Afaik rust doesn’t have functions like that as they lead to unsafe code that’s impossible to check variable lifetimes for. I think OP created the jump function.
They created it. The compiler says the jump function is in src/main.rs