Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @rustlang
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @rustlang
-
Pinned Tweet
Read this thread for information about this account!
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
For those just getting started with
@rustlang the first thing you should leave at the door is the idea of fearing the compiler or “it yells at you” when you write code. Instead think of it as a gentle guide that nudges you to write your code the right way and instill confidence.Thanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
Quiz: what will this
@rustlang program print? fn foo(mut f: impl FnMut() + Copy) { f(); } fn bar(mut f: impl FnMut() + Copy) { f(); foo(f); f(); foo(f); } fn main() { let mut i = 0; bar(move || { i += 1; println!("{}", i); }); }Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
I wrote an article that teaches you how to implement a RESTful API server in Rust! Great for Rustaceans looking to get into backend development or async programming in Rust! https://github.com/pretzelhammer/rust-blog/blob/master/posts/restful-api-in-sync-and-async-rust.md …
#rustlang@rustlangThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
Do I know anyone who writes
@rustlang in emacs? I've got LSP setup, and it feels nearly there, except whenever I open a file it loads the closest Cargo.toml rather than the Cargo.toml from the root of the projects. Lots of subcrates = running out of memory :(Thanks. Twitter will use this to make your timeline better. UndoUndo -
There's a whole playlist of videos from the first Rust Verification Workshophttps://www.youtube.com/playlist?list=PL85XCvVPmGQiF26DB84AK3i1yjKu52fq_ …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
@rustlang web dev. I want to take the chance to show some project structure before we get too far and have too much sensitive stuff that makes things hard to share. thread
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
A ton of great questions on
@rustlang here! Thanks again to@hackadayio /@hackaday for having me.https://hackaday.io/event/179265-embedded-rust-hack-chat/log/192798-hack-chat-transcript-part-1 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
The company I work at,
@technocreatives, I now looking for someone to join the team building embedded stuff in@rustlang!https://technocreatives.homerun.co/rust-firmware-developer …Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
My audio beat detection library written in
@rustlang is finally online on github and http://crates.io (with a delay of a few weeks) :) https://crates.io/crates/beat-detector …pic.twitter.com/zHOKJu5bLIThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
https://github.com/chop0/graal-bindgen … Call Java types and methods safely and easily from Rust, using procedural macros and
@graalvm.Thanks. Twitter will use this to make your timeline better. UndoUndo -
The Plan for the Rust 2021 Editionhttps://blog.rust-lang.org/2021/05/11/edition-2021.html …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
worth noting: > Incremental compilation is off by default for release builds, so few production builds should be affected (only for users who have opted in). and > In practice we are currently only aware of one particular known miscompilation
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Hi everyone! We've just released 1.52.1. Here's a blog post with all of the details: https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html … The short of it is: * please update * if you're on 1.52.0 or earlier, you may want to disable incremental compilation to prevent miscompilation bugs
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
Cargo-temp v0.1.2 is here! We added Windows support (thanks to
@YohDeadfall) so you can create temporary@rustlang temporary project from anywherehttps://github.com/yozhgoor/cargo-temp …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
Would like to do a line editor stream later this week. Tomorrow, I think though I'll do a stream where I'm working on Nushell's parser. If you're curious about compilers, parsers, and/or
@rustlang come on by. Starting at 1pm Pacific tomorrow.http://twitch.tv/jntrnrShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language RetweetedThanks. Twitter will use this to make your timeline better. UndoUndo
-
Rust Language Retweeted
We are happy to announce that our colleague, Dr. Andreas Schmidt (
@netzdoktor), will be holding a presentation on#DevOps and@rustlang at the@RustSaar#MeetUp tomorrow. Join his#talk on “Continuous#Rust with Cargo”. More info:https://www.meetup.com/Rust-Saar/events/277607432 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
This Month in
#RustLang#GameDev #21 - April 2021! https://gamedev.rs/news/021 Game updates: •@LudumDare 48 submissions •@MineWarsGame • Fish game by@fedor_games •@ProjectYawc •@PlayTheProcess •@pGLOWrpg • Taipo • A/B Street by@CarlinoDustin ...pic.twitter.com/9KMVaqiG0Z
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
No better way to spend a Sunday than with a
@Rustlang live stream from the amazing@nerosnm
https://twitter.com/nerosnm/status/1391373044820680708 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Rust Language Retweeted
@rustlang Any chance i can .unpark() parked thread in a period less than 10micros not using .park_timeout()?Thanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.


