Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42851
|
July 7, 2014
|
Allow detecting if Instant::now is actually supported by the platform
|
|
7
|
231
|
May 24, 2025
|
[Pre-RFC] Reborrow trait
|
|
8
|
436
|
May 24, 2025
|
Proposal: `'<T>` lifetime
|
|
7
|
244
|
May 24, 2025
|
`impl` scoped imports
|
|
6
|
76
|
May 24, 2025
|
Why the coerce function don't compile?
|
|
3
|
64
|
May 24, 2025
|
BijectionMap (Pre-RFC)
|
|
15
|
518
|
May 24, 2025
|
What is the status of language support for converting enums to/from their repr type?
|
|
9
|
408
|
May 23, 2025
|
Why are forbidden target features disallowed in cfg(target_feature)?
|
|
6
|
280
|
May 23, 2025
|
Strange useless compiler advice
|
|
14
|
696
|
May 23, 2025
|
Pre-RFC: FnStatic
|
|
20
|
943
|
May 23, 2025
|
Const rounding methods in float types
|
|
2
|
206
|
May 23, 2025
|
`as` cast in a real vulnerability
|
|
27
|
1677
|
May 23, 2025
|
Using coroutines for a sans-io parser
|
|
4
|
234
|
May 22, 2025
|
[Pre-RFC] Local Default Bounds
|
|
6
|
654
|
May 22, 2025
|
Safe Send Wrapper Validation in Rust: Ensuring Thread Safety for Structs with Conditional Non-Send Fields
|
|
2
|
122
|
May 22, 2025
|
Rust Macro Error Diagnostics: Edge Cases?
|
|
4
|
143
|
May 21, 2025
|
Feedback request: Performance improvements from reducing debug info
|
|
18
|
1143
|
May 21, 2025
|
std::io::ErrorKind::NotFound error message: add filename
|
|
7
|
309
|
May 21, 2025
|
Annotation to lint for when bounds checks occur?
|
|
13
|
562
|
May 20, 2025
|
Why is TyCtxt required for borrow checking?
|
|
4
|
376
|
May 19, 2025
|
Let crash = foo[foo.len()];
|
|
18
|
908
|
May 18, 2025
|
Pre-Stabilization: `if let` guards
|
|
14
|
919
|
May 16, 2025
|
Pre-Pre-RFC: &return arguments
|
|
14
|
926
|
May 15, 2025
|
Add some form of precompiled artifact support to cargo
|
|
13
|
736
|
May 15, 2025
|
Div&mod for `NonZero<T>` - is it worth ACP?
|
|
2
|
273
|
May 13, 2025
|
Published crate versions are not immutable, and have changed
|
|
0
|
286
|
May 13, 2025
|
Bridging The Gap Between Types and Lifetimes
|
|
5
|
422
|
May 13, 2025
|
Pre-RFC: Right-hand binary operator dispatch
|
|
14
|
543
|
May 13, 2025
|
Should `Layout::from_size_align` accept non-zero sizes which are smaller than alignment?
|
|
7
|
162
|
May 12, 2025
|