|
Welcome to the Rust Programming Language Internals Forum
|
|
1
|
44064
|
July 7, 2014
|
|
Pre-RFC: `pub(api)` visibility, and static enforcement of crate-internal API boundaries
|
|
6
|
71
|
April 20, 2026
|
|
More granual `build.rs` companion: `links.rs`
|
|
1
|
209
|
April 20, 2026
|
|
Matches-index (July 2025) -- reviving the left-pad index
|
|
18
|
1213
|
April 19, 2026
|
|
Pre-RFC: &[T: Trait] -> &dyn [Trait]
|
|
11
|
657
|
April 19, 2026
|
|
Add something like `num_traits` to STD, or move it into std entirely
|
|
9
|
331
|
April 19, 2026
|
|
Request: Provide an official way to *deprecate* a crate. NOT yank. Yank is stupid
|
|
18
|
706
|
April 18, 2026
|
|
[Pre-RFC] BTF relocations
|
|
17
|
754
|
April 17, 2026
|
|
`<[T]>::sort_by_index` and `<[T]>::sort_by_key_and_index`
|
|
19
|
522
|
April 17, 2026
|
|
Code bloat caused by lack of nounwind attr on `drop_in_place`
|
|
7
|
420
|
April 16, 2026
|
|
Introduce `Box::new_uninit_array` and `Box::new_zeroed_array`
|
|
6
|
246
|
April 16, 2026
|
|
[Pre-Pre RFC] Escaping repetition operators in delimiter position
|
|
0
|
168
|
April 15, 2026
|
|
Arc::increment_strong_count design question
|
|
0
|
159
|
April 15, 2026
|
|
Yanking a crate better than deleting it
|
|
4
|
239
|
April 15, 2026
|
|
Build Security
|
|
11
|
511
|
April 15, 2026
|
|
Adding LaTeX support to rustdoc
|
|
29
|
1913
|
April 15, 2026
|
|
Rust 1.95.0 pre-release testing
|
|
2
|
408
|
April 14, 2026
|
|
[Pre-RFC] Peeking from Peekable with less unwrapping
|
|
3
|
225
|
April 13, 2026
|
|
[Pre-RFC] Bulk visibility syntax
|
|
8
|
592
|
April 11, 2026
|
|
Going from AsyncWrite to AsyncRead
|
|
6
|
428
|
April 11, 2026
|
|
`alloc`-only `HashMap`?
|
|
18
|
901
|
April 11, 2026
|
|
`impl Trait` for statics and consts
|
|
4
|
250
|
April 11, 2026
|
|
Change error message of a failing `assert_eq!`
|
|
30
|
1340
|
April 10, 2026
|
|
[Pre-pre RFC] Allow exclusion of trait methods for (certain) unsatisfiable where bounds
|
|
5
|
242
|
April 9, 2026
|
|
Q: Why do match expression need parenthesis for ops to the right but not left?
|
|
7
|
583
|
April 9, 2026
|
|
[Pre-Pre RFC] Ability to specify a trait as marker trait
|
|
1
|
176
|
April 8, 2026
|
|
Why is `RUSTC_BOOTSTRAP` so actively discouraged?
|
|
17
|
900
|
April 7, 2026
|
|
[Pre-Pre-RFC] Dynamic library proposal
|
|
4
|
346
|
April 6, 2026
|
|
Stable type identifiers
|
|
37
|
1225
|
April 5, 2026
|
|
Add new reserved lifetime: 'owned
|
|
7
|
485
|
April 5, 2026
|