Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42366
|
July 7, 2014
|
Extending field projections to getters
|
|
1
|
75
|
January 20, 2025
|
What is the status on the panic-free subset of Rust idea?
|
|
21
|
873
|
January 20, 2025
|
Default Compilation Mode in Cargo
|
|
22
|
707
|
January 20, 2025
|
List of features requiring `?Trait` bounds
|
|
2
|
155
|
January 19, 2025
|
Syntax sugar makes macros inconvenient. Possible to de-sugar all the way back to everything looking like functions?
|
|
2
|
155
|
January 19, 2025
|
Pre-RFC: Mutually-excusive, global features
|
|
44
|
4780
|
January 19, 2025
|
Bundle zig-cc in rustup by default
|
|
28
|
1321
|
January 18, 2025
|
Allow disabling orphan rules for applications
|
|
11
|
328
|
January 18, 2025
|
Pre-RFC: Traits for crates (or: canonical API portability)
|
|
11
|
632
|
January 18, 2025
|
Cell should provide a method to clone out the value
|
|
13
|
431
|
January 17, 2025
|
Pre-RFC: add LLM text version to rustdoc
|
|
14
|
814
|
January 17, 2025
|
time::Duration format should include hours and minutes
|
|
4
|
343
|
January 17, 2025
|
Named impls and impl generics
|
|
2
|
290
|
January 16, 2025
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
6
|
431
|
January 16, 2025
|
1.83 makes removing certain trait bounds a breaking change
|
|
13
|
819
|
January 16, 2025
|
Official way to get the size of a field
|
|
12
|
755
|
January 15, 2025
|
Distributed ThinLTO support in Rustc
|
|
3
|
266
|
January 15, 2025
|
Limited Opt Out of Orphan Rule
|
|
39
|
2409
|
January 15, 2025
|
Per Crate Trait Defaults
|
|
2
|
132
|
January 14, 2025
|
Optimizing Fallback Algorithms for Float Parsing
|
|
2
|
216
|
January 14, 2025
|
Add `|` to allowed macro separators
|
|
10
|
664
|
January 14, 2025
|
Opt in leak thread on panic
|
|
7
|
273
|
January 11, 2025
|
Allow moving out of mutable references with `panic=abort`
|
|
29
|
707
|
January 11, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
60
|
4476
|
January 10, 2025
|
Pre-RFC: Allow packages to specify a set of supported targets
|
|
38
|
1197
|
January 10, 2025
|
Using cranelift to compile rustc
|
|
3
|
371
|
January 10, 2025
|
`ToOwned` is a bad name for the trait
|
|
22
|
655
|
January 9, 2025
|
Performance of `cargo package` / `cargo publish` and the purpose of the verify step
|
|
7
|
247
|
January 9, 2025
|
Adding support for new OS - I'm lost with configuring std/crt0 linking error "crtbeginT.o relocation against hidden symbol __TMC_END__"
|
|
3
|
168
|
January 9, 2025
|