Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42989
|
July 7, 2014
|
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
|
|
3
|
222
|
July 1, 2025
|
External Dependencies in crates and cross-platform development
|
|
0
|
44
|
July 1, 2025
|
Fn,FnOnce,FnMut with named parameters
|
|
9
|
431
|
June 30, 2025
|
I didn't see one so I made one - Rust Windows Installer
|
|
8
|
514
|
June 29, 2025
|
Multiple GAT constraints with different generics on trait bounds
|
|
3
|
214
|
June 29, 2025
|
Strong updates status
|
|
43
|
2025
|
June 27, 2025
|
Add `thiserror::Error` proc macro to `std::prelude`
|
|
33
|
1581
|
June 26, 2025
|
How to achieve Compile Time reflection in next ten thousand years
|
|
7
|
1200
|
June 24, 2025
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
8
|
627
|
June 24, 2025
|
Compiler support for more ergonomic tags/brands
|
|
11
|
552
|
June 24, 2025
|
Idea: Relaxation of the Orphan Rule
|
|
7
|
414
|
June 24, 2025
|
Rust 1.88.0 pre-release testing
|
|
0
|
363
|
June 24, 2025
|
Feature Request: Integer Trait
|
|
2
|
502
|
June 23, 2025
|
Adding OCI registries as package/index sources
|
|
0
|
139
|
June 23, 2025
|
Implement Eq and PartialEq for Rev?
|
|
2
|
278
|
June 21, 2025
|
A new function to pick elements from structures like vectors, arrays, etc
|
|
8
|
642
|
June 19, 2025
|
[Feature Request] rustdoc: Support Markdown
|
|
6
|
538
|
June 18, 2025
|
What happens for each optimization level?
|
|
3
|
426
|
June 17, 2025
|
Specialization of base impls with `'static` requirements
|
|
0
|
276
|
June 15, 2025
|
Add `map` for `NonZero` types?
|
|
1
|
293
|
June 14, 2025
|
[Pre-RFC] Markdown alerts for documentation
|
|
3
|
285
|
June 14, 2025
|
repr(C) AIX Struct Alignment
|
|
61
|
1764
|
June 13, 2025
|
Discussion: Adding grammar information to Procedural Macros for proper custom syntax support in the toolchain
|
|
35
|
1579
|
June 13, 2025
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1425
|
June 13, 2025
|
Side-discussion (comparing `foo.rs` vs `foo/mod.rs` & more) from “Deprecating having both `src/lib.rs` and `src/main.rs` in the same package”
|
|
40
|
506
|
June 13, 2025
|
Misusing v2 `Try` and `?` to make unit tests nicer
|
|
3
|
401
|
June 13, 2025
|
Check & warn against license bait-and-switch
|
|
3
|
431
|
June 12, 2025
|
[Feature Request] Extendable Enums
|
|
3
|
361
|
June 12, 2025
|
[Pre-RFC] Reborrow trait
|
|
28
|
1366
|
June 9, 2025
|