Dbg!(): to optionally allow formatting
(
2
)
[
libs
]
(28)
`ref` and `ref mut` for pattern matching RefCell and Cell like Box
[
language design
]
(11)
All Hands Recap: Tools Team
[
tools and infrastructure
]
(4)
Performance of Iterator::chain and std::iter::once
[
libs
]
(7)
Give capturing closures transparent types
[
language design
]
(5)
Accessing a crate by its cryptographic hash value
[
cargo
]
(2)
Async Foundations Working Group Status
[
announcements
]
(2)
Rust 1.33.0 pre-release testing
[
announcements
]
(11)
This Week in Rust and WebAssembly 12
[
Uncategorized
]
(1)
impl<T> Clone for T where T: Copy
[
language design
]
(6)
Blog post: Async Ecosystem WG
[
Uncategorized
]
(1)
Pre-RFC: Add FromIterator to the prelude
[
libs
]
(10)
Intermediate return type in async functions and generators
[
language design
]
(8)
Idea: &mut I where I:Iterator<Item=T> should be usable in for loops
[
language design
]
(4)
Help wanted to debug a segfault in a standard library test on Android
[
compiler
]
(2)
Pre-RFC: Should std::panic::set_hook have a per-thread version?
[
libs
]
(4)
Suggestion: BTreeMap/BTreeSet O(log(n)) n-th element access
[
libs
]
(4)
Suggestion unwrap_safe for Result<T, !>, or `impl From<Result<T, !>> for T`
[
libs
]
(9)
Pre-RFC: Trait bounds on individual enum variants
[
language design
]
(5)
Pre-RFC: Transparent unions
[
language design
]
(14)
Proposal: Add is_default() automatically to types that implement Default and PartialEq
(
2
)
[
libs
]
(28)
Blog series: generators
(
2
)
[
Uncategorized
]
(25)
Bit-wise reasoning for atomic accesses
(
2
)
[
Unsafe Code Guidelines
]
(39)
Get compiler version/edition from proc macro?
[
compiler
]
(9)
Rust-lang/rust's CI provider investigations
[
Uncategorized
]
(4)
Which CI platform should Rust use?
(
2
)
[
tools and infrastructure
]
(29)
Discussion (continued): Building our own CI
[
Uncategorized
]
(5)
This Week in Rust and WebAssembly #11
[
Uncategorized
]
(1)
Why can't conversion to an enum be inlined?
[
compiler
]
(3)
Strict array literal
[
language design
]
(4)
← previous page
next page →