Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42445
|
July 7, 2014
|
Interaction of `#[macro_export]` and macro definition scope
|
|
1
|
15
|
February 9, 2025
|
Translation project of Rust documents
|
|
6
|
230
|
February 9, 2025
|
Unsafe-to-invoke macros that expand to items
|
|
7
|
142
|
February 9, 2025
|
Should we warn about public function use private type aliases?
|
|
0
|
67
|
February 9, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
37
|
1724
|
February 9, 2025
|
LazyCell for any arbitrary lazy evaluation
|
|
1
|
72
|
February 9, 2025
|
Simplified syntax for simple functions
|
|
10
|
448
|
February 8, 2025
|
Two flavors of NonNull (again)
|
|
20
|
904
|
February 8, 2025
|
Planned CStr changes seem inefficient
|
|
30
|
1088
|
February 8, 2025
|
Arrays as const generics
|
|
11
|
405
|
February 8, 2025
|
Type Inferrence not Recognized
|
|
8
|
318
|
February 7, 2025
|
Adding support for new OS - I'm lost with configuring std/crt0 linking error "crtbeginT.o relocation against hidden symbol __TMC_END__"
|
|
5
|
298
|
February 6, 2025
|
Pre-RFC: Failable cast intrinsics
|
|
4
|
456
|
February 6, 2025
|
Thoughts on Allowing Crates with the Same Name
|
|
4
|
285
|
February 5, 2025
|
[Pre-RFC] Single function call `unsafe`
|
|
30
|
409
|
February 5, 2025
|
Type_id_as_type!
|
|
10
|
640
|
February 4, 2025
|
Idea: Safe blocks for inside unsafe blocks
|
|
23
|
658
|
February 4, 2025
|
Could we ever fix naming of `io::Write::write`?
|
|
23
|
1387
|
February 4, 2025
|
Rustdoc lint allows, in-situ
|
|
2
|
147
|
February 3, 2025
|
statistical libraries in rust
|
|
1
|
239
|
February 3, 2025
|
Target directory stability
|
|
2
|
191
|
February 3, 2025
|
Improving NonZero type ergonomics
|
|
6
|
317
|
February 3, 2025
|
Supporting ..Default::default() in non-Default structs?
|
|
7
|
286
|
February 2, 2025
|
[idea] JoinSend: A Scheme for Accessing Rc Structures Across Multiple Threads Using Mutex
|
|
4
|
158
|
February 2, 2025
|
core::ops::Receiver (arbitrary self types) doesn't play well with associated trait bounds
|
|
1
|
149
|
February 1, 2025
|
What if macro methods
|
|
4
|
344
|
January 31, 2025
|
Edition dependant types
|
|
5
|
313
|
January 31, 2025
|
How to install `rust-analyzer-proc-macro-srv-cli`?
|
|
1
|
87
|
January 31, 2025
|
Polonius, borrow checking performance & progressive intelligence
|
|
5
|
418
|
January 31, 2025
|