Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42357
|
July 7, 2014
|
Allow disabling orphan rules for applications
|
|
4
|
85
|
January 17, 2025
|
Cell should provide a method to clone out the value
|
|
13
|
326
|
January 17, 2025
|
What is the status on the panic-free subset of Rust idea?
|
|
15
|
599
|
January 17, 2025
|
Pre-RFC: add LLM text version to rustdoc
|
|
14
|
764
|
January 17, 2025
|
time::Duration format should include hours and minutes
|
|
4
|
312
|
January 17, 2025
|
Named impls and impl generics
|
|
2
|
259
|
January 16, 2025
|
Unwrap a `Vec` if it contains exactly 1 element
|
|
6
|
364
|
January 16, 2025
|
1.83 makes removing certain trait bounds a breaking change
|
|
13
|
793
|
January 16, 2025
|
Official way to get the size of a field
|
|
12
|
736
|
January 15, 2025
|
Distributed ThinLTO support in Rustc
|
|
3
|
252
|
January 15, 2025
|
Limited Opt Out of Orphan Rule
|
|
39
|
2389
|
January 15, 2025
|
Per Crate Trait Defaults
|
|
2
|
123
|
January 14, 2025
|
Optimizing Fallback Algorithms for Float Parsing
|
|
2
|
180
|
January 14, 2025
|
Bundle zig-cc in rustup by default
|
|
26
|
1121
|
January 14, 2025
|
Add `|` to allowed macro separators
|
|
10
|
657
|
January 14, 2025
|
Pre-RFC: Traits for crates (or: canonical API portability)
|
|
10
|
550
|
January 11, 2025
|
Opt in leak thread on panic
|
|
7
|
266
|
January 11, 2025
|
Allow moving out of mutable references with `panic=abort`
|
|
29
|
704
|
January 11, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
60
|
4463
|
January 10, 2025
|
Pre-RFC: Allow packages to specify a set of supported targets
|
|
38
|
1193
|
January 10, 2025
|
Using cranelift to compile rustc
|
|
3
|
365
|
January 10, 2025
|
`ToOwned` is a bad name for the trait
|
|
22
|
648
|
January 9, 2025
|
Performance of `cargo package` / `cargo publish` and the purpose of the verify step
|
|
7
|
241
|
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
|
166
|
January 9, 2025
|
Rust 1.84.0 pre-release testing
|
|
3
|
437
|
January 8, 2025
|
Pre-RFC: Unsafe reasons
|
|
52
|
1249
|
January 7, 2025
|
(Un?)intentional changes in re-serialization of Cargo.toml (during `cargo package`) in nightly?
|
|
7
|
261
|
January 6, 2025
|
Cargo idea: CLI option to only rerun tests in crates with changes
|
|
14
|
358
|
January 6, 2025
|
Why the `'_` cannot be used in associated type
|
|
1
|
221
|
January 6, 2025
|