this-week-in-rust icon indicating copy to clipboard operation
this-week-in-rust copied to clipboard

Data for this-week-in-rust.org

Results 31 this-week-in-rust issues
Sort by recently updated
recently updated
newest added

As from README, this Dockerfile takes care of installation of `pelican`, `sass`, `juice`, and other requirements. Example flow (from `publishing` directory): 1. `make build && make generate-website && make host-content`...

Hi! Looks like this link is already dead: https://github.com/rust-lang/this-week-in-rust/blob/29b99ca4436d9436b3d8434a1e5fc3b99bc71baa/content/2022-07-20-this-week-in-rust.md?plain=1#L54= * [How Rust manages memory using ownership and borrowing](https://stackoverflow.blog/2022/07/14/how-rust-manages-memory-using-ownership-and-borrowing/)

There is a lot of variety in what we have historically included in the Project/Tooling Updates section of This Week in Rust. With the abundant growth of Rust projects, it's...

Hello Rustacean community! When This Week in Rust started, the Rust language and ecosystem were very young. Jobs which featured working in Rust were few and far between. At the...

We are occasionally bitten by a [bug](https://github.com/Python-Markdown/markdown/issues/1209) in Python-Markdown

Looking at recent changes, the only suspicious one was https://github.com/rust-lang/this-week-in-rust/commit/2749a86022447516e1bb225112e5ca3eff2558ce, which updated pelican from 3.5 to 4.7.1.

Thank you for the amazing newsletter 🧡 On the website, it could be nice to have: - selectable light vs dark mode, with a simple button for picking the active...

How about adding the website also to this github project's `Website` field? (I know the link is in the readme but this would make it even more obvious.)

The color difference between `a:visited` and `a` links is very small and makes it hard to tell which links are visited. I'm also unable to see any change in hue,...

long code lines break the layout on phones: ![Screenshot_2021-11-21-15-40-20-496_org mozilla firefox](https://user-images.githubusercontent.com/662976/142762254-192eaf13-7f72-4d4b-9734-af673696eb07.jpg)

bug
help wanted