Miguel Raz Guzmán Macedo
Miguel Raz Guzmán Macedo
This PR * Temporarily disables Aqua and some tests to speed up test feedback. These will be turn on again after the corresponding tests pass * deletes `JULIAPOINTER = "i32"/"i64"`...
unbork my name
I loved this explanation in the video recommended by @listochkin https://www.youtube.com/watch?v=gRAVZv7V91Q I think it would be nice to include them in the lifetimes. Adding an issue open the discussion on...
We have a lot of old trainings with a lot of answered questions, as well as `rust-experts`. We might as well stick them at the bottom of the training materials.
We've been missing a resource where we can point people coming in from X language help them get a good sense of the most common pitfalls they will face in...
Learnings from Open Intro to Rust with Aman.
cc @listochkin
We should have a side by side code comparison with some nice boxing/highlighting and numbered entries to show our trainees the first surface level changes that need to happen when...
There's some cool examples that we can pick up on * [Alex Crichton's](https://www.youtube.com/watch?v=bnnacleqg6k) Bound and unbound iterator * The type-safe [state machine](https://hoverbear.org/blog/rust-state-machine-pattern/), and Jon Gjengset's Rust for Rustacean's example *...
Add the [1brc](https://github.com/coriolinus/1brc/blob/main/src/bin/generate.rs) problem to our training exercises