Please update rust version

Thanks for the update. Is CodeChef using SPOJ online judge engine under the hood? Do you happen to know what prevents SPOJ from keeping Rust up to date on their own platform: Rust - update compiler to more pragmatic version - Wishlist - SPOJ Discussion board ? Should @EgorK now start doing weekly pings in SPOJ forums? :wink:

@ssvb - we are following up with SPOJ - will update here once we get the details.

Any updates?

1 Like

@EgorK - Sorry for the delay. We are following up with SPOJ - will post an update as soon as we get the date.

1 Like

Any luck?

What about now?

@EgorK - SPOJ has confirmed it will be live by end of next week ~ 13th Aug. Apologies for the delay.

1 Like

It’s finally been updated - Compilers Update - 2022

2 Likes

Can we update it again, please?

Or at the very least add 2021 edition flag (soon 2024)

(to be exact, add --edition=2021 to compiler command line)

Added --edition=2021 flag.

Thank you! Updating it would still be very useful as well though

1 Like

Can bring when --edition=2024 comes?

Ok, sure, although most of changes do not help with competitive programming (mostly about how traits work with async). Should happen on Feb 20th

2 Likes

Kindly reminder that we are already in that future

1 Like

Sure, will pick now.

Any update on this?

Done

Thank you!