Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42851
|
July 7, 2014
|
Why the coerce function don't compile?
|
|
3
|
55
|
May 24, 2025
|
Safe Send Wrapper Validation in Rust: Ensuring Thread Safety for Structs with Conditional Non-Send Fields
|
|
2
|
122
|
May 22, 2025
|
Rust Macro Error Diagnostics: Edge Cases?
|
|
4
|
143
|
May 21, 2025
|
Feedback request: Performance improvements from reducing debug info
|
|
18
|
1143
|
May 21, 2025
|
Published crate versions are not immutable, and have changed
|
|
0
|
286
|
May 13, 2025
|
Should `Layout::from_size_align` accept non-zero sizes which are smaller than alignment?
|
|
7
|
162
|
May 12, 2025
|
Feature request: Specifying test resources in Cargo.toml
|
|
5
|
152
|
May 12, 2025
|
RFC Draft - Const trait methods - Redux
|
|
6
|
383
|
May 11, 2025
|
[idea] add some binary data methods
|
|
9
|
495
|
May 7, 2025
|
Full repr(C) interop with C: libclang required?
|
|
3
|
376
|
April 30, 2025
|
Seeking beta testers for rustup v1.28.2
|
|
1
|
425
|
April 29, 2025
|
Causes compilation failure when unmutable borrowing before mutable borrowing
|
|
3
|
188
|
April 24, 2025
|
Soundness and interior immutability for no-alloc distributed data structures
|
|
4
|
262
|
April 24, 2025
|
[idea] Allow borrowing twice in unsafe area
|
|
7
|
522
|
April 17, 2025
|
Best way to hide borrow_mut
|
|
6
|
324
|
April 17, 2025
|
[idea] make PartialOrd method returns custom methods
|
|
3
|
232
|
April 10, 2025
|
Ref/mut vs const/mut vs ""/mut
|
|
1
|
290
|
April 9, 2025
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
507
|
March 31, 2025
|
Stable version of `exact_div`
|
|
11
|
657
|
March 31, 2025
|
`UnorderedVec` (or slice?)
|
|
24
|
895
|
March 19, 2025
|
`{u,i}size_half`
|
|
3
|
578
|
March 17, 2025
|
Add ability to customize STARTUPINFO structure in std Command API
|
|
7
|
229
|
March 16, 2025
|
Pre-RFC: New Atomic methods: compare_exchange_loop
|
|
2
|
233
|
March 14, 2025
|
Pre-RFC: Add Labeled Switches to Rust
|
|
16
|
822
|
March 12, 2025
|
Moving `cfg(accessible)` forward by narrowing down its scope(part of RFC2523)
|
|
24
|
774
|
March 12, 2025
|
We have only two years to prepare the Rust 2027 Edition
|
|
6
|
1045
|
March 12, 2025
|
Should std have a way to suppress backtraces in expected panics?
|
|
6
|
415
|
March 10, 2025
|
Reproducible builds for rustc: GSOC '25 idea
|
|
3
|
269
|
March 10, 2025
|
Use cc crate build sqlite.so
|
|
2
|
153
|
March 5, 2025
|