R-Evolution: A Story of Rust Adoption - Ryan Levick

preview_player
Показать описание
"Rust and Tell“ is a monthly event to share ideas, and learn about new things in and about Rust. Meet fellow Rustaceans, share your learnings, get motivated and inspired. We’re open to any and all kinds of talks about any subjects that you think will be interesting to an audience interested in Rust. Whether you're an experienced Rust developer or just getting started, we strongly encourage you to share your learnings.

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

We didn’t have to worry about adopting Rust because we just started with it from the beginning.

konga
Автор

Microsoft could make Rust be properly supported on Visual Studio. It would help adoption in mid-size projects.

TiagoJoaoSilva
Автор

So much wisdom and caution in this talk. The Rust Community has become richer !

lerinarazafy
Автор

Outside of the context of Rust and/or Microsoft.... there are still a lot of very valid points raised in this talk.

edgeeffect
Автор

I still don't understand the rebuilding of the compiler toolchain. How does that verify that malicious code wasn't injected?

aaronlong