Welcome to the Rust Programming Language Internals Forum
|
|
1
|
28817
|
July 7, 2014
|
Running build.rs in rust-analyzer
|
|
12
|
436
|
March 5, 2021
|
[Pre-Pre-RFC] Generic generics (or HKTs for short)
|
|
2
|
132
|
March 5, 2021
|
Getting value out of `proc_macro::Literal`
|
|
7
|
246
|
March 5, 2021
|
Cautiously consolidating the standard library
|
|
2
|
177
|
March 5, 2021
|
Helper macro for cloning into a closure
|
|
0
|
25
|
March 5, 2021
|
Can we have as cast *T to unsafe fn
|
|
16
|
505
|
March 5, 2021
|
Make macro syntax simpiler to function
|
|
5
|
295
|
March 5, 2021
|
Get the offset of a field from the base of a struct
|
|
9
|
217
|
March 5, 2021
|
impl<T: Future> Future for Option<T>
|
|
6
|
213
|
March 5, 2021
|
RUST_BACKTRACE output targets
|
|
2
|
60
|
March 5, 2021
|
A bunch of core functions should be #[inline(always)]
|
|
5
|
185
|
March 5, 2021
|
Average function for primitives
|
|
12
|
859
|
March 5, 2021
|
Add #[with_unstable] to impls
|
|
2
|
148
|
March 4, 2021
|
Help test faster incremental debug macOS builds on nightly
|
|
7
|
1290
|
March 4, 2021
|
`TypeId: StructuralEq` is this necessary or planned to be useful in the future?
|
|
1
|
104
|
March 4, 2021
|
Improving semver for git dependencies
|
|
6
|
137
|
March 4, 2021
|
Have an Pattern impl for &[[char; 1]]
|
|
2
|
128
|
March 4, 2021
|
Name elision
|
|
26
|
770
|
March 3, 2021
|
Clippy lint against, or some other way of detecting, default binding modes — Take 2
|
|
37
|
1164
|
March 3, 2021
|
Const generic array sizes as its own mini-stabilization?
|
|
4
|
204
|
March 3, 2021
|
Why do we have String::len?
|
|
11
|
723
|
March 3, 2021
|
The types of impossible trait objects can be described
|
|
13
|
417
|
March 3, 2021
|
The API of `Path::exists()` encourages broken code
|
|
44
|
2612
|
March 3, 2021
|
Lint for decreasing var scope
|
|
1
|
116
|
March 3, 2021
|
Module local preludes
|
|
10
|
417
|
March 3, 2021
|
Hidden unsafe due to unintentionally abusable macros and include
|
|
53
|
1515
|
March 3, 2021
|
Const generics and defaults
|
|
21
|
587
|
March 2, 2021
|
Custom prelude imports
|
|
0
|
162
|
March 1, 2021
|
Raw pointer field projection
|
|
4
|
200
|
February 28, 2021
|