Skip to content

remove two duplicate links #2729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 23, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions content/2021-12-22-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,11 @@ If you find any errors in this week's issue, [please submit a PR](https://github
* [Announcing Tokio Console 0.1](https://tokio.rs/blog/2021-12-announcing-tokio-console)
* [Rust Analyzer Changelog #108](https://rust-analyzer.github.io//thisweek/2021/12/20/changelog-108.html)
* [IntelliJ Rust Changelog #162](https://intellij-rust.github.io/2021/12/20/changelog-162.html)
* [SixtyFPS (GUI crate): 13th to 19th of December 2021](https://sixtyfps.io/thisweek/2021-12-20.html)
* [GCC Rust in 2021](https://thephilbert.io/2021/12/20/gcc-rust-in-2021/)

### Observations/Thoughts
* [Contexts and capabilities in Rust](https://tmandry.gitlab.io/blog/posts/2021-12-21-context-capabilities/)
* [Stop Whining about Rust Hype - A Pro-Rust Rant](https://thenewwazoo.github.io/whining.html)
* [Contexts and capabilities in Rust](https://tmandry.gitlab.io/blog/posts/2021-12-21-context-capabilities/)
* [Thread Safety in C++ and Rust](https://blog.reverberate.org/2021/12/18/thread-safety-cpp-rust.html)
* [Rust in Production: Astropad](https://serokell.io/blog/rust-in-production-astropad)
* [Unbuffered I/O Can Make Your Rust Programs Much Slower](https://era.co/blog/unbuffered-io-slows-rust-programs)
Expand Down