Skip to content

Commit f0a6efb

Browse files
committed
formatting fixes
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 0be2029 commit f0a6efb

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

draft/2023-04-19-this-week-in-rust.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,9 @@ and just ask the editors to select the category.
2727
2828
-->
2929

30-
### Official
31-
3230
### Foundation
3331
* [Rust Trademark Policy Draft Revision – Next Steps](https://foundation.rust-lang.org/news/rust-trademark-policy-draft-revision-next-steps/)
3432

35-
### Newsletters
36-
3733
### Project/Tooling Updates
3834
* [Nutype v0.2](https://github.com/greyblake/nutype/releases/tag/v0.2.0)
3935
* [Announcing tuxedo-rs](https://aaronerhardt.github.io/blog/posts/announcing_tuxedo_rs/)
@@ -56,17 +52,13 @@ and just ask the editors to select the category.
5652
* [how to run rust code on a circuit playground classic / atmega32u4](https://zoe.kittycat.homes/log/rust_atmega32u4_tutorial)
5753
* [Hello World in Rust for m68k with #[no_core] and compiler patches](https://iandouglasscott.com/2023/04/12/hello-world-in-rust-for-m68k-with-no-core-and-compiler-patches/)
5854
* [A syntax-level async join macro supporting branching control flow and synchronous shared mutable borrowing](https://wishawa.github.io/posts/enjoin/)
59-
60-
* [CN] [Zino's implementation of an error type with tracing functionalities using 100 lines of code](https://zhuanlan.zhihu.com/p/621839043)
61-
6255
* [Build a Lua Interpreter in Rust (English version)](https://wubingzheng.github.io/build-lua-in-rust/en/)
63-
64-
### Research
56+
* [CN] [Zino's implementation of an error type with tracing functionalities using 100 lines of code](https://zhuanlan.zhihu.com/p/621839043)
6557

6658
### Miscellaneous
6759
* [Introducing Shuttle Batch 2.0](https://www.shuttle.rs/blog/2023/04/14/Shuttle-Batch-2)
6860
* [The Rust Foundation's draft trademark policy is far too restrictive](https://diziet.dreamwidth.org/14929.html)
69-
* [Rust Trademark: Argle-bargle or Foofaraw?](https://www.youtube.com/watch?v=N-ADQ5n7HoY)
61+
* [video] [Rust Trademark: Argle-bargle or Foofaraw?](https://www.youtube.com/watch?v=N-ADQ5n7HoY)
7062

7163
## Crate of the Week
7264

0 commit comments

Comments
 (0)