Welcome to the Rust Programming Language Internals Forum
|
|
1
|
38344
|
July 7, 2014
|
Feature request on vscode rust analyzer to show case duration of associated lifetimes
|
|
1
|
111
|
June 5, 2023
|
Make `#[allow(unused_variables)]` implicit when calling `todo!()`
|
|
3
|
334
|
June 5, 2023
|
[IDEA] Refactoring let-chains
|
|
6
|
470
|
June 5, 2023
|
Benign rustc arguments
|
|
8
|
272
|
June 4, 2023
|
Thoughts on tuples
|
|
26
|
1278
|
June 4, 2023
|
Proposal: Migrate the syntax of rustdoc markdown footnotes to be compatible with the syntax used in GitHub
|
|
8
|
387
|
June 4, 2023
|
Crates.io is at risk of wormable malware
|
|
26
|
1157
|
June 4, 2023
|
Tree Borrows explained
|
|
26
|
2418
|
June 4, 2023
|
[IDEA] Implied enum types
|
|
70
|
2796
|
June 4, 2023
|
Pre-RFC: remove some macros from std prelude
|
|
5
|
252
|
June 4, 2023
|
Implement zip on pair of optionals
|
|
1
|
159
|
June 3, 2023
|
Does vectorized impl of `<[_]>::contains` make sense?
|
|
5
|
181
|
June 3, 2023
|
Removing an expression is (not) supported issue
|
|
6
|
437
|
June 3, 2023
|
[feature_request] ICMP socket in std::net
|
|
2
|
180
|
June 2, 2023
|
Pre-issue: Feature Request: Give me the option to not build a target
|
|
14
|
555
|
June 2, 2023
|
Expose LLVM integer intrinsics for arbitrarily-large integers
|
|
15
|
632
|
June 2, 2023
|
Pre-RFC: `cargo-script` for everyone
|
|
95
|
8550
|
June 2, 2023
|
`macro_rules!` metavariable for generic
|
|
4
|
401
|
June 1, 2023
|
Idea: derive boilerplate impls for T where Deref<Target = U>
|
|
1
|
247
|
June 1, 2023
|
Rust 1.70.0 pre-release testing
|
|
3
|
623
|
May 31, 2023
|
Is `std::time::Instant` on webassembly possible?
|
|
4
|
394
|
May 31, 2023
|
Making Rust core and alloc panic free
|
|
14
|
982
|
May 30, 2023
|
Add support for editing dependencies directly
|
|
10
|
345
|
May 30, 2023
|
Feedback on `cargo-upgrade` to prepare it for merging
|
|
137
|
4446
|
May 29, 2023
|
Addition to rust's int
|
|
12
|
656
|
May 29, 2023
|
[IDEA] `.catch`
|
|
2
|
402
|
May 29, 2023
|
How can I implement my own tool with the code in rustc?
|
|
5
|
279
|
May 28, 2023
|
About optimizations of `for` loops
|
|
5
|
383
|
May 27, 2023
|
[Pre-RFC] Unify references and make them generic over mutability
|
|
23
|
949
|
May 27, 2023
|