Welcome to the Rust Programming Language Internals Forum
|
|
1
|
41749
|
July 7, 2014
|
Is Saturating<T> guaranteed to have the same layout and ABI as T?
|
|
19
|
610
|
September 9, 2024
|
Discussion: Adding grammar information to Procedural Macros for proper custom syntax support in the toolchain
|
|
21
|
370
|
September 9, 2024
|
Caching of Proc-Macro expansions
|
|
42
|
883
|
September 9, 2024
|
Type inference breakage in 1.80 has not been handled well
|
|
50
|
8288
|
September 9, 2024
|
Extra character in rust book
|
|
5
|
279
|
September 9, 2024
|
Feature Idea: Allow reducing the alignment
|
|
11
|
416
|
September 9, 2024
|
Explanation of the Error handling
|
|
5
|
253
|
September 9, 2024
|
Can we do something about RUSTFLAGS != RUSTDOCFLAGS?
|
|
2
|
124
|
September 8, 2024
|
Should `Copy` require `Freeze`?
|
|
5
|
283
|
September 8, 2024
|
Parser expected tokens
|
|
2
|
130
|
September 7, 2024
|
Syntax Sugar and derive-redirection for Newtypes, to work around the Orphan Rule
|
|
10
|
455
|
September 7, 2024
|
Pre-RFC: std::fs::Permissions - writeable()
|
|
10
|
223
|
September 7, 2024
|
Function returning quotient and remainder
|
|
8
|
548
|
September 5, 2024
|
What dependencies go into a `[c]dylib`?
|
|
2
|
169
|
September 6, 2024
|
Attribute for consecutive test running
|
|
18
|
370
|
September 6, 2024
|
Get waker vtable derived from `Wake` trait
|
|
4
|
261
|
September 6, 2024
|
PartialEq for Box<str>
|
|
15
|
930
|
September 6, 2024
|
Introduce env var CARGO_RUN_ID for identifying related processes/threads
|
|
15
|
522
|
September 5, 2024
|
`File` should have `set_nonblocking` method
|
|
8
|
333
|
September 4, 2024
|
SIMD in `const` easily
|
|
24
|
1122
|
September 4, 2024
|
`ExactSizeIterator` for `slice::Iter`?
|
|
7
|
187
|
September 4, 2024
|
Rust 1.81.0 pre-release testing
|
|
8
|
387
|
September 4, 2024
|
Rust lacks Enumerated::position() to get the current count
|
|
9
|
722
|
September 3, 2024
|
Store Option discriminant in Containing type (optimization)
|
|
4
|
365
|
September 3, 2024
|
Several ideas about formatting
|
|
2
|
251
|
September 2, 2024
|
Can `Box<T, Noop<'a>>` be a replacement for `&'a move T`?
|
|
2
|
267
|
September 1, 2024
|
Rust Grants page styles links confusingly
|
|
4
|
349
|
September 1, 2024
|
Could someone please create `dbg_true!()` and `dbg_some!()`?
|
|
4
|
420
|
August 31, 2024
|
Brainstorming: how to help old code locked to old `time` build on new toolchains
|
|
25
|
1003
|
August 30, 2024
|