Welcome to the Rust Programming Language Internals Forum
|
|
1
|
43025
|
July 7, 2014
|
Rationale behind the generic lifetime notation
|
|
9
|
112
|
July 8, 2025
|
Can we skip borrow checking by caching MIRs and borrowck results?
|
|
2
|
127
|
July 8, 2025
|
Hooks for obtaining debug symbols for backtraces
|
|
12
|
247
|
July 8, 2025
|
When a DLL built with Rust is unloaded, it seems that Rust does not automatically call drop on static/global variables defined in the DLL
|
|
10
|
775
|
July 8, 2025
|
Purity and non-termination
|
|
15
|
236
|
July 8, 2025
|
Pure annotation for stateless functions
|
|
47
|
845
|
July 8, 2025
|
I didn't see one so I made one - Rust Windows Installer
|
|
19
|
863
|
July 8, 2025
|
Edition 2027: Stop the tests!
|
|
3
|
274
|
July 8, 2025
|
{{post#0}}
|
|
11
|
316
|
July 7, 2025
|
Could `Mutex<T>` have been `Mutex<Poison<T>>`?
|
|
6
|
368
|
July 7, 2025
|
External Dependencies in crates and cross-platform development
|
|
4
|
365
|
July 7, 2025
|
Wrapping shift operator code doing bitmasking twice
|
|
1
|
227
|
July 7, 2025
|
More helpful cargo new
|
|
7
|
343
|
July 5, 2025
|
Add ability for integration test to use items from other files
|
|
6
|
228
|
July 3, 2025
|
Libtest: provide position in JSON output
|
|
3
|
96
|
July 3, 2025
|
Multiple GAT constraints with different generics on trait bounds
|
|
4
|
356
|
July 3, 2025
|
Fn,FnOnce,FnMut with named parameters
|
|
9
|
607
|
June 30, 2025
|
Strong updates status
|
|
43
|
2099
|
June 27, 2025
|
Add `thiserror::Error` proc macro to `std::prelude`
|
|
33
|
1641
|
June 26, 2025
|
How to achieve Compile Time reflection in next ten thousand years
|
|
7
|
1263
|
June 24, 2025
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
8
|
642
|
June 24, 2025
|
Compiler support for more ergonomic tags/brands
|
|
11
|
571
|
June 24, 2025
|
Idea: Relaxation of the Orphan Rule
|
|
7
|
449
|
June 24, 2025
|
Rust 1.88.0 pre-release testing
|
|
0
|
390
|
June 24, 2025
|
Feature Request: Integer Trait
|
|
2
|
530
|
June 23, 2025
|
Adding OCI registries as package/index sources
|
|
0
|
145
|
June 23, 2025
|
Implement Eq and PartialEq for Rev?
|
|
2
|
297
|
June 21, 2025
|
A new function to pick elements from structures like vectors, arrays, etc
|
|
8
|
654
|
June 19, 2025
|
[Feature Request] rustdoc: Support Markdown
|
|
6
|
549
|
June 18, 2025
|