Rust 1.63.0

preview_player
Показать описание
Today we are discussing the latest release of the Rust programming language. Rust 1.63.0

#rust #programming #tutorial
Рекомендации по теме
Комментарии
Автор

Didn’t understand a word, but all sounds good :)

everyhandletaken
Автор

Mutable borrows in separate threads, what is this absolute sorcery

AndrewBrownK
Автор

Oh cool, a Rust update. I must confess, I'm not too good at Rust yet, but it's slowly starting to make sense.


Also the syntax is starting to feel less alien. (I came from a mostly Python background into Rust)

costelinha
Автор

Wow finally ...scoped threads !! Thanks for the update.

bjugdbjk
Автор

Been using Mutex::new and RwLock::new in statics for a while now myself — thanks to using the versions from the `spin` crate instead of the versions from the standard library.

Of course, that’s to be expected when your Rust project is one that requires `#![no_std]` to compile (an OS kernel, namely)

kennystrawnmusic
Автор

btw, trying to get cheat sheet from your site, never receive email. Im using a gmail account so not sure if google's filtering has anything to do with it.

sprkay
Автор

Oh finally, no longer need to clone variable before hopping into new threaded code.

thanatosor
Автор

I'm neither side of your country and Russia but I'm so glad you seem OK and see you again. Thank you Master!

autoeggnet
Автор

I came here to see recoil updated
Didnt expect coding

RickLaFleur
Автор

I am going to shift to rust.
Your video❓
all went above head.

Still am going to shift to rust 🙂

Because if not today, it will go into head tomorrow 😊

sifr-in
Автор

What a boring non productive lang ! Go go !!

michelvandermeiren