Welcome to the Rust Programming Language Internals Forum
|
|
1
|
28482
|
July 7, 2014
|
To_upper speed
|
|
18
|
484
|
January 26, 2021
|
Thoughts about enums
|
|
7
|
144
|
January 26, 2021
|
Placeholder Syntax
|
|
2
|
61
|
January 26, 2021
|
Trigger a compilation error from a macro based on const expressions
|
|
7
|
268
|
January 25, 2021
|
Implement alternative to FUNCNAME
|
|
5
|
350
|
January 25, 2021
|
Crates-io metadata usage policy
|
|
0
|
107
|
January 25, 2021
|
Using `impl Trait` for monomorphized heterogenous collections
|
|
22
|
1148
|
January 25, 2021
|
Pre-RFC: Forwarding
|
|
23
|
1003
|
January 24, 2021
|
Define a preference for mod.rs over foo.rs
|
|
16
|
393
|
January 24, 2021
|
Is custom allocators the right abstraction?
|
|
61
|
8803
|
January 24, 2021
|
Pre-RFC: Leave auto-trait for reliable destruction
|
|
33
|
1278
|
January 24, 2021
|
pre-RFC: "field" as an item and "borrows"
|
|
8
|
376
|
January 23, 2021
|
Exploding structs
|
|
9
|
424
|
January 23, 2021
|
Pre-RFC: Extending where clauses with limited formal verification
|
|
28
|
1209
|
January 22, 2021
|
Uh, what ever happened to subslice patterns?
|
|
8
|
462
|
January 22, 2021
|
Should NEG_INFINITY * 0.0 return a negative NaN?
|
|
2
|
270
|
January 22, 2021
|
Crazy idea: print thousands separator in alternative debug for numbers?
|
|
7
|
323
|
January 21, 2021
|
Vec retain expose a &T but could expose a &mut T
|
|
4
|
242
|
January 21, 2021
|
Pre-RFC: Implementation-defined Lints
|
|
14
|
420
|
January 21, 2021
|
Deprecate std::net?
|
|
9
|
893
|
January 21, 2021
|
[Analysis / Pre-RFC] Variadic generics in Rust
|
|
0
|
172
|
January 21, 2021
|
The API of `Path::exists()` encourages broken code
|
|
20
|
1211
|
January 21, 2021
|
Loop-match, for-match
|
|
18
|
732
|
January 21, 2021
|
Is there (should there be) a library doc style guide?
|
|
4
|
274
|
January 19, 2021
|
An idea: "partial slice constants" to generalize testcase discovery
|
|
10
|
377
|
January 19, 2021
|
Allow constructing non_exhaustive structs using ..Default::default()
|
|
6
|
225
|
January 19, 2021
|
Allow `for` to follow path fragment in macro_rules
|
|
2
|
228
|
January 19, 2021
|
Support for transparent async function inlining
|
|
4
|
341
|
January 19, 2021
|
Compiler bug disappears on clean build
|
|
3
|
301
|
January 18, 2021
|