Skip to content

Commit

Permalink
Update content/blog/2024-05-22-rustl-2024-unconference.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alice Cecile <[email protected]>
  • Loading branch information
PoignardAzur and alice-i-cecile authored Jun 10, 2024
1 parent 8f3947a commit 16759f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/2024-05-22-rustl-2024-unconference.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ My favorite proposals were:
Jon also wanted support for a remote cache of pre-built crates, so that users wouldn't suffer from having to rebuild dozens of crates every time you download your crate's dependencies.
The consensus from Rust maintainers was that such a cache would be essentially impossible with Rust's current architecture.

Nico recently released [The borrow checker within](https://smallcultfollowing.com/babysteps/blog/2024/06/02/the-borrow-checker-within/), which feels like a follow-up to some of these discussions.
Niko Matsakis recently released [The borrow checker within](https://smallcultfollowing.com/babysteps/blog/2024/06/02/the-borrow-checker-within/), which feels like a follow-up to some of these discussions.


## Collaboration in the Rust GUI ecosystem
Expand Down

0 comments on commit 16759f6

Please sign in to comment.