Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42962
|
July 7, 2014
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
7
|
439
|
June 20, 2025
|
Feature Request: Integer Trait
|
|
1
|
182
|
June 20, 2025
|
A new function to pick elements from structures like vectors, arrays, etc
|
|
8
|
574
|
June 19, 2025
|
[Feature Request] rustdoc: Support Markdown
|
|
6
|
504
|
June 18, 2025
|
Add `thiserror::Error` proc macro to `std::prelude`
|
|
13
|
815
|
June 18, 2025
|
What happens for each optimization level?
|
|
3
|
341
|
June 17, 2025
|
Specialization of base impls with `'static` requirements
|
|
0
|
224
|
June 15, 2025
|
Add `map` for `NonZero` types?
|
|
1
|
260
|
June 14, 2025
|
[Pre-RFC] Markdown alerts for documentation
|
|
3
|
266
|
June 14, 2025
|
repr(C) AIX Struct Alignment
|
|
61
|
1725
|
June 13, 2025
|
Discussion: Adding grammar information to Procedural Macros for proper custom syntax support in the toolchain
|
|
35
|
1555
|
June 13, 2025
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1392
|
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
|
476
|
June 13, 2025
|
Misusing v2 `Try` and `?` to make unit tests nicer
|
|
3
|
361
|
June 13, 2025
|
Check & warn against license bait-and-switch
|
|
3
|
401
|
June 12, 2025
|
[Feature Request] Extendable Enums
|
|
3
|
342
|
June 12, 2025
|
[Pre-RFC] Reborrow trait
|
|
28
|
1339
|
June 9, 2025
|
`Vec::reserve()` amortization guarantees in loops
|
|
1
|
334
|
June 8, 2025
|
How to achieve Compile Time reflection in next ten thousand years
|
|
3
|
664
|
June 8, 2025
|
Unicode vs. Rust definition of newline for source text
|
|
6
|
366
|
June 8, 2025
|
Perform lifetime shortening on literal patterns with mutable destructuring
|
|
1
|
178
|
June 8, 2025
|
Unicode whitespace footguns
|
|
8
|
310
|
June 7, 2025
|
Declarative (macro_rules!) macro improvements #252
|
|
0
|
153
|
June 7, 2025
|
Report on variadic generics discussions at RustWeek 2025
|
|
0
|
215
|
June 7, 2025
|
What prevents Rust from making slices FFI safe?
|
|
6
|
381
|
June 6, 2025
|
Idea: Dedented string literals
|
|
20
|
1197
|
June 6, 2025
|
[idea] Higher-Rank Type bounds
|
|
7
|
281
|
June 6, 2025
|
Higher-ranked trait bounds with constants, variadic generics, heterogeneous iteration, tuple indexing
|
|
1
|
191
|
June 6, 2025
|
Pre-RFC: FnStatic
|
|
28
|
1291
|
June 4, 2025
|