|
I386-unknown-none
|
|
2
|
666
|
May 24, 2023
|
|
Get a NonNull<T> from UnsafeCell<T>
|
|
2
|
778
|
May 24, 2023
|
|
Idea: Would Rust benefit from explicitly polymorphic generics?
|
|
42
|
2914
|
May 23, 2023
|
|
Moving a DST to a new (possibly DST) container, in general
|
|
4
|
696
|
May 23, 2023
|
|
[pre-RFC] Implementing "<test_binary> --list --format json" for use by IDE test explorers / runners
|
|
14
|
1158
|
May 22, 2023
|
|
Packages as namespaces
|
|
4
|
708
|
May 22, 2023
|
|
Are there publishing rules on crates.io?
|
|
22
|
1191
|
May 21, 2023
|
|
Pub(crate) keyword suggestion
|
|
30
|
1468
|
May 21, 2023
|
|
Why does a const-eval not-taken branch still generate LLVM-IR?
|
|
26
|
1312
|
May 21, 2023
|
|
Relative URL in doc comments
|
|
4
|
931
|
May 21, 2023
|
|
Questions on docs of `Borrow` trait
|
|
1
|
381
|
May 21, 2023
|
|
PreRFC: `std::cmp::CmpKey` trait
|
|
8
|
995
|
May 21, 2023
|
|
Allow shadowing self in methods
|
|
55
|
2680
|
May 21, 2023
|
|
Why not apply deref coercion for trait-bound generics?
|
|
4
|
888
|
May 20, 2023
|
|
Are there plans to add more try_** methods for iter::iterator?
|
|
3
|
658
|
May 20, 2023
|
|
Types as enum variants
|
|
10
|
3354
|
May 19, 2023
|
|
Is it necessary to limit Unicode-escape to only have at most six hex-digits?
|
|
46
|
2356
|
May 19, 2023
|
|
What’s the algorithm used in diagnostics for suggesting similarly named stuff?
|
|
5
|
983
|
May 18, 2023
|
|
Rust enums and generalization
|
|
5
|
953
|
May 18, 2023
|
|
Code duplication for atomic instructions
|
|
2
|
577
|
May 17, 2023
|
|
Static mutable references to ZSTs
|
|
15
|
1283
|
May 16, 2023
|
|
Common impl blocks and other solutions for getting rid of repetitive code in trait implementations
|
|
3
|
710
|
May 16, 2023
|
|
Could macros support optional trailing tokens following a TokenTree repetition?
|
|
3
|
509
|
May 15, 2023
|
|
Should there be a fallible version of `String::replace_range`?
|
|
8
|
812
|
May 15, 2023
|
|
Add `data` to `RawWakerVTable`
|
|
6
|
785
|
May 14, 2023
|
|
Delegate inexistent methods (and maybe fields) to a specific method of a trait
|
|
6
|
676
|
May 14, 2023
|
|
[Pre-RFC] sum/union types
|
|
9
|
1211
|
May 13, 2023
|
|
Nightly feature preview in the docs search menu
|
|
3
|
653
|
May 12, 2023
|
|
Packaging rustup for distros
|
|
15
|
2344
|
May 12, 2023
|
|
Worth optimizing ilog10?
|
|
22
|
2576
|
May 12, 2023
|