slanterns w/
🦀
@slanterns_rust
59
subscribers
31
photos
1
file
1.14K
links
视奸,然后捡到夹手螃蟹
Download Telegram
Join
slanterns w/
🦀
59 subscribers
slanterns w/
🦀
https://github.com/nia-e/rfcs/blob/master/text/3984-libs-team-refactor.md
GitHub
rfcs/text/3984-libs-team-refactor.md at master · nia-e/rfcs
RFCs for changes to Rust. Contribute to nia-e/rfcs development by creating an account on GitHub.
slanterns w/
🦀
https://github.com/nikomatsakis/rfcs/blob/move-expressions/text/0000-move-expressions.md
GitHub
rfcs/text/0000-move-expressions.md at move-expressions · nikomatsakis/rfcs
RFCs for changes to Rust. Contribute to nikomatsakis/rfcs development by creating an account on GitHub.
slanterns w/
🦀
slanterns w/
🦀
https://github.com/rust-lang/rfcs/pull/3968#discussion_r3474994998
GitHub
RFC for convenient, explicit closure capture using `move($expr)` expressions by nikomatsakis · Pull Request #3968 · rust-lang/rfcs
View all comments
Add move($expr) syntax inside closures, async blocks, and generators. A move($expr) evaluates the expression at closure-creation time and captures the result by value. This gives ...
slanterns w/
🦀
https://github.com/notriddle/rust-rfcs/blob/rustdoc-texmath/text/3958-rustdoc-texmath.md
GitHub
rust-rfcs/text/3958-rustdoc-texmath.md at rustdoc-texmath · notriddle/rust-rfcs
RFCs for changes to Rust. Contribute to notriddle/rust-rfcs development by creating an account on GitHub.
slanterns w/
🦀
https://github.com/rust-lang/rust/pull/160951
GitHub
Stabilize `core::io::{Error(Kind), IoSlice(Mut), Result}` by bushrat011899 · Pull Request #160951 · rust-lang/rust
View all comments
Tracking Issue: #154046
Stabilization Report: #154046 (comment)
Blocked On: #160952
Description
This PR stabilizes a subset of the core_io feature, namely:
core::io (the modu...
slanterns w/
🦀
https://github.com/rust-lang/rust/pull/160991
GitHub
Add offload component on nightly by sgasho · Pull Request #160991 · rust-lang/rust
I forgot to add offload to build-manifest in #159064 ...
I noticed when I tried running rustup +nightly component add offload
r? @ZuseZ4
slanterns w/
🦀
https://github.com/rust-lang/rust/pull/160997
slanterns w/
🦀
Forwarded from
bLiNdinlIGhTs
https://fixupx.com/i/status/2087229652293337160
📰
Article • FixupX
Programming language adoption patterns at Meta
Meta’s code review team provides the company with a collection of database tables for analysis of source control activity. These tables contain a representation of all code changes submitted to Meta
slanterns w/
🦀
https://github.com/rust-lang/rust/pull/161106
GitHub
Bump the version number to 1.100.0 by cuviper · Pull Request #161106 · rust-lang/rust
https://forge.rust-lang.org/release/process.html#bump-the-stable-version-number-friday-the-week-before
r? me
slanterns w/
🦀
https://bevy.org/news/bevys-sixth-birthday/
bevy.org
Bevy's Sixth Birthday
Hey! @cart here (Bevy's creator and Project Lead). It is crazy to say it, but Bevy is six years old now!
As is tradition, I will take this as a chance…