Welcome to the Rust Programming Language Internals Forum
|
|
1
|
34088
|
July 7, 2014
|
Producer Consumer Problem in Rust
|
|
1
|
38
|
May 23, 2022
|
Add a `SocketBuilder` in `std::net`?
|
|
35
|
1025
|
May 23, 2022
|
Should `OpenOptionsExt::custom_flags` be unsafe?
|
|
0
|
37
|
May 23, 2022
|
Make assert failure message unambigious
|
|
6
|
132
|
May 23, 2022
|
Using std::collections and unsafe: anything can happen
|
|
130
|
1448
|
May 23, 2022
|
Discussion: Editions in Rust-GCC (and other Rust compilers)
|
|
44
|
1572
|
May 23, 2022
|
Killing `Ok(())` without ok-wrapping
|
|
26
|
679
|
May 23, 2022
|
Feature request: where-as bounds
|
|
2
|
140
|
May 23, 2022
|
Allow wilcard while destructuring structs
|
|
7
|
188
|
May 23, 2022
|
Idea - Unified cargo command for workspace management
|
|
2
|
174
|
May 23, 2022
|
Suggestion: `iter().map(f).skip(n)` should not invoke`f` while skipping
|
|
4
|
209
|
May 23, 2022
|
Micro-feature: if in vec![]
|
|
18
|
544
|
May 22, 2022
|
Add `repr(inherit($type))`
|
|
13
|
539
|
May 22, 2022
|
Idea: macros in attribute position
|
|
8
|
195
|
May 22, 2022
|
GATification of traits and an empty lifetime
|
|
9
|
548
|
May 20, 2022
|
Pre-RFC: defer statement
|
|
15
|
721
|
May 19, 2022
|
View types. Give borrow checker more information about your code
|
|
1
|
163
|
May 20, 2022
|
Rust on IBM i Pase
|
|
2
|
285
|
May 19, 2022
|
Add Seek instance for Take
|
|
1
|
209
|
May 19, 2022
|
Add valid features (like bulk-memory and mutable-globals) to prevent cargo warnings
|
|
1
|
185
|
May 19, 2022
|
Derive macros for Eq, Ord, PartialEq and PartialOrd makes unecessary restrictions
|
|
1
|
195
|
May 19, 2022
|
[Feature Request] starts_with and ends_with on OsStr
|
|
1
|
167
|
May 18, 2022
|
Rust 1.61.0 prerelease testing
|
|
6
|
750
|
May 18, 2022
|
Idea: `clone_with_capacity`
|
|
7
|
272
|
May 18, 2022
|
PSA: Don't use `#[rustc_deprecated]` ever again
|
|
2
|
656
|
May 17, 2022
|
Autotrait to mark types without interior mutability
|
|
12
|
505
|
May 17, 2022
|
RFC: Rust SemVer 2 Alpha
|
|
14
|
707
|
May 17, 2022
|
Rust Meetups Sweden (Stockholm & Gothenburg)
|
|
0
|
108
|
May 17, 2022
|
Support for Adobe AIR SDK
|
|
8
|
244
|
May 17, 2022
|