Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42261
|
July 7, 2014
|
Default Compilation Mode in Cargo
|
|
19
|
483
|
December 26, 2024
|
Can we have either a new target wasm32v1-unknown-unknown or a set of new targets wasm32(v1)?-web-bindgen?
|
|
27
|
565
|
December 26, 2024
|
Idea: cargo flag to make it cancellable
|
|
9
|
241
|
December 26, 2024
|
&mut T is copied in MIR?
|
|
6
|
214
|
December 26, 2024
|
Static-analyzed accumulating type lists
|
|
4
|
171
|
December 25, 2024
|
Pre-RFC: Same-crate proc macros
|
|
6
|
438
|
December 25, 2024
|
Seeking beta testers for Rustup v1.28.0
|
|
2
|
867
|
December 25, 2024
|
Idea for safe computed goto using enums
|
|
17
|
1193
|
December 25, 2024
|
Rust should warn on impl Trait returning unit
|
|
7
|
247
|
December 24, 2024
|
Static assertions + momorphization
|
|
2
|
145
|
December 24, 2024
|
Feature request: force a single closure capture to be by-move
|
|
9
|
340
|
December 24, 2024
|
Missing layout optimization for types containing Infallible /!
|
|
12
|
343
|
December 23, 2024
|
Pre-RFC: `?` operator in constants
|
|
28
|
878
|
December 23, 2024
|
Chances of no panic contexts and linear types
|
|
1
|
297
|
December 22, 2024
|
Type inference breakage in 1.80 has not been handled well
|
|
52
|
9810
|
December 22, 2024
|
Should we lengthen the auto-close time?
|
|
19
|
820
|
December 22, 2024
|
The module scheme (`./module.rs` file + `./module` folder instead of just `./module/mod.rs`) introduced by the 2018 edition maybe a little bit (more) confusing
|
|
26
|
1071
|
December 21, 2024
|
Slow incremental compilation when changing small things or comments
|
|
11
|
591
|
December 21, 2024
|
The `as` keyword is well-suited for use with postfix operator syntax
|
|
13
|
861
|
December 21, 2024
|
#[cfg] if-then-else
|
|
6
|
216
|
December 21, 2024
|
Feedback request: Performance improvements from reducing debug info
|
|
11
|
870
|
December 20, 2024
|
Build-Only Package
|
|
1
|
123
|
December 20, 2024
|
Code that formats f64?
|
|
2
|
166
|
December 20, 2024
|
Testing and mocking based on name conversion
|
|
27
|
488
|
December 20, 2024
|
Why isn't trait specialization a higher priority for Rust development?
|
|
13
|
946
|
December 20, 2024
|
Pre-RFC: Allow packages to specify a set of supported targets
|
|
32
|
816
|
December 18, 2024
|
Low-latency hashing
|
|
11
|
1188
|
December 18, 2024
|
[ACP Discussion] f32up and f32down suffixes
|
|
21
|
672
|
December 17, 2024
|
Specialization and Associated Const Equality give auto traits
|
|
1
|
288
|
December 15, 2024
|