Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42385
|
July 7, 2014
|
Rust's responsibility to engage in good neighborly behavior
|
|
66
|
1393
|
January 25, 2025
|
Allow disabling orphan rules for applications
|
|
13
|
455
|
January 25, 2025
|
Extending field projections to getters
|
|
7
|
309
|
January 25, 2025
|
Could we ever fix naming of `io::Write::write`?
|
|
13
|
445
|
January 24, 2025
|
Compiler-Hint to assign to a mutably borrowed value
|
|
3
|
221
|
January 24, 2025
|
Pre-RFC - Rename annotations
|
|
11
|
317
|
January 24, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
73
|
4936
|
January 24, 2025
|
[Discussion] Super borrow, for super let, placement new, and hybrid borrow
|
|
12
|
396
|
January 24, 2025
|
Rust Project's Attitude to the Community
|
|
35
|
948
|
January 24, 2025
|
Reserving more keywords
|
|
6
|
320
|
January 24, 2025
|
Optional closure syntax
|
|
7
|
336
|
January 24, 2025
|
Help Implementing Custom Registry
|
|
4
|
248
|
January 23, 2025
|
Methods to pop from a slice
|
|
3
|
171
|
January 23, 2025
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
12
|
729
|
January 23, 2025
|
Idea: `shift_move` to efficiently move elements in a `Vec`
|
|
6
|
405
|
January 21, 2025
|
Named impls and impl generics
|
|
3
|
399
|
January 21, 2025
|
Better compiler error message for types implementing trait when multiple types are effectively the same
|
|
1
|
126
|
January 21, 2025
|
Pre-RFC: Mutually-excusive, global features
|
|
45
|
4932
|
January 20, 2025
|
What is the status on the panic-free subset of Rust idea?
|
|
21
|
959
|
January 20, 2025
|
Default Compilation Mode in Cargo
|
|
22
|
771
|
January 20, 2025
|
List of features requiring `?Trait` bounds
|
|
2
|
204
|
January 19, 2025
|
Syntax sugar makes macros inconvenient. Possible to de-sugar all the way back to everything looking like functions?
|
|
2
|
243
|
January 19, 2025
|
Bundle zig-cc in rustup by default
|
|
28
|
1392
|
January 18, 2025
|
Pre-RFC: Traits for crates (or: canonical API portability)
|
|
11
|
656
|
January 18, 2025
|
Cell should provide a method to clone out the value
|
|
13
|
475
|
January 17, 2025
|
Pre-RFC: add LLM text version to rustdoc
|
|
14
|
856
|
January 17, 2025
|
time::Duration format should include hours and minutes
|
|
4
|
362
|
January 17, 2025
|
1.83 makes removing certain trait bounds a breaking change
|
|
13
|
841
|
January 16, 2025
|
Official way to get the size of a field
|
|
12
|
771
|
January 15, 2025
|