Skip to content

Commit ab773f7

Browse files
committed
adds in corrections
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 37a89b3 commit ab773f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/2020-07-21-this-week-in-rust.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
4040
* [Async Rust, but less intimidating](https://dev.to/dotxlem/async-rust-but-less-intimidating-2c13)
4141
* [Rust Analyzer Changelog #34](https://rust-analyzer.github.io/thisweek/2020/07/20/changelog-34.html)
4242
* [Benchmarking gRPC in Rust & Go](https://medium.com/@Rustling_gopher/benchmarking-grpc-in-rust-go-184545e7688a)
43-
* [Efficient Parsing of JSON Record Sets in Rust](https://dev.to/virtualkirill/how-to-write-a-queue-in-rust-12m9)
43+
* [How to write a Queue in Rust](https://dev.to/virtualkirill/how-to-write-a-queue-in-rust-12m9)
4444
* [Function Overloading in Rust](https://medium.com/swlh/function-overloading-in-rust-d591aff64a03)
4545
* [Geometric Constraint Solvers Part 1: Algebraic Expressions](http://adventures.michaelfbryan.com/posts/constraints-part-1-expressions/?utm_source=reddit&utm_medium=social&utm_campaign=constraint-solver-1-expression-trees)
4646
* [Haskell::From(Rust) I: Infix Notation and Currying](https://seanchen1991.github.io/posts/haskell-from-rust-i/)
@@ -159,7 +159,7 @@ decision. Express your opinions now.
159159

160160
### Online
161161
* [July 23. Berlin, DE - Rust Hack and Learn](https://www.meetup.com/opentechschool-berlin/events/txcprrybckbfc/)
162-
* [July 27 - August 8. Rusty Days Virtual Rust Conference](https://rusty-days.org/)
162+
* [July 27 - August 2. Rusty Days Virtual Rust Conference](https://rusty-days.org/)
163163

164164
### North America
165165
* [July 27. Durham, NC, US - Triangle Rustaceans - Project Night & Lightning Talks](https://www.meetup.com/triangle-rustaceans/events/mfglwpybckbkc/)
@@ -196,10 +196,10 @@ Email the [Rust Community Team][community] for access.
196196
197197
[Ralf Jung on Zulip](https://rust-lang.zulipchat.com/#narrow/stream/136281-t-lang.2Fwg-unsafe-code-guidelines/topic/Language.20UB.20vs.20library.20UB/near/204212193)
198198

199-
Thanks to [Stephan Sokolow](https://users.rust-lang.org/t/twir-quote-of-the-week/328/903) for the suggestions!
199+
Thanks to [HeroicKatora](https://users.rust-lang.org/t/twir-quote-of-the-week/328/913) for the suggestions!
200200

201201
[Please submit quotes and vote for next week!](https://users.rust-lang.org/t/twir-quote-of-the-week/328)
202202

203203
*This Week in Rust is edited by: [nellshamrell](https://github.com/nellshamrell), [llogiq](https://github.com/llogiq), and [cdmistman](https://github.com/cdmistman).*
204204

205-
<small>[Discuss on r/rust]()small>
205+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/hvjf4i/this_week_in_rust_348/)small>

0 commit comments

Comments
 (0)