|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
44123
|
July 7, 2014
|
|
core::path::Path
|
|
7
|
445
|
May 12, 2026
|
|
Include racy reads in Rust memory model with `MaybeInvalid<T>`
|
|
5
|
342
|
May 11, 2026
|
|
InteriorAssign trait { a := b }
|
|
26
|
359
|
May 11, 2026
|
|
Rustc lexer diagnostics feature request: Color highlight acceptable characters
|
|
2
|
266
|
May 11, 2026
|
|
Signal semantics for Rust
|
|
3
|
376
|
May 11, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
16
|
600
|
May 11, 2026
|
|
Type inference failure when accessing a value before its type is resolved
|
|
8
|
365
|
May 10, 2026
|
|
[Pre-RFC] Peeking from Peekable with less unwrapping
|
|
4
|
367
|
May 8, 2026
|
|
Request: Provide an official way to *deprecate* a crate. NOT yank. Yank is stupid
|
|
26
|
1288
|
May 8, 2026
|
|
Sized (or Sizeable) str, e.g. str<const N: usize>
|
|
10
|
568
|
May 8, 2026
|
|
Pre-RFC: `pub(api)` visibility, and static enforcement of crate-internal API boundaries
|
|
13
|
693
|
May 7, 2026
|
|
[Pre-RFC] DNS domains as package namespaces
|
|
68
|
1750
|
May 7, 2026
|
|
`std::marker::PhantomUnsized` marker type
|
|
5
|
454
|
May 6, 2026
|
|
`BitSlice` or a sound way to implement one
|
|
16
|
882
|
May 6, 2026
|
|
Too strict orphan rules E0117
|
|
4
|
308
|
May 6, 2026
|
|
Mutation/Creation of HIR
|
|
10
|
432
|
May 5, 2026
|
|
(Immutably) borrowing custom emojis from rust-lang zulip
|
|
2
|
461
|
May 5, 2026
|
|
Is interning as a general primitive something that should be in the standard library?
|
|
5
|
335
|
May 2, 2026
|
|
[Discussion] Alternative syntax for async iteration: `for async i in stream`?
|
|
6
|
236
|
May 2, 2026
|
|
[Pre-RFC] BTF relocations
|
|
23
|
1273
|
May 2, 2026
|
|
Pre-RFC: Rustdoc LaTeX-style math
|
|
9
|
443
|
May 1, 2026
|
|
Adding LaTeX support to rustdoc
|
|
30
|
2088
|
May 1, 2026
|
|
[Pre-RFC] Proposal: bound Cargo's implicit upward discovery for config.toml files
|
|
12
|
375
|
May 1, 2026
|
|
Could collections hypothetically store keys and values inline?
|
|
19
|
787
|
May 1, 2026
|
|
Easily inspect dependencies
|
|
8
|
379
|
April 29, 2026
|
|
[Pre-RFC] `cargo package` should include fewer files by default
|
|
38
|
805
|
April 28, 2026
|
|
[Pre-RFC] A tiny internal change to `reverse`, `copy_from_slice`, `swap_with_slice`
|
|
4
|
447
|
April 27, 2026
|
|
I have idea for making rust more potable by clean architecture
|
|
2
|
270
|
April 27, 2026
|
|
[Discussion] A perspective on super let: could a related “lift” capability ever belong in Rust’s macro system?
|
|
4
|
430
|
April 26, 2026
|