Skip to content
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
1 change: 1 addition & 0 deletions draft/2025-04-02-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ and just ask the editors to select the category.

### Miscellaneous
* [Real-World Verification of Software for Cryptographic Applications](https://cryptographycaffe.sandboxaq.com/posts/real-world-verification-of-software-for-cryptographic-applications/)
* [Public mdBooks](https://mdbooks.code-maven.com/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Public mdBooks](https://mdbooks.code-maven.com/)
* [Public Rust mdBooks](https://mdbooks.code-maven.com/)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This addition might make it a little more clear that these are all Rust-related

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except that not all of them are Rust related. Most of them are, but the point of the site is to collect all the (public) users of mdbooks which is a Rust project.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @szabgab thanks for the clarification. It sounds like this is collecting users of the mdBooks Rust project, so it makes sense as a project update story.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can stay in Misc as-is, or be moved to Project updates, up to you.


## Crate of the Week

Expand Down