|
TryFrom<Vec<u8>> for Vec<NonZeroU8>?
|
|
10
|
1164
|
August 20, 2021
|
|
Feature request for declarative macro: make tt to match TraitName for any struct implemented TraitName
|
|
4
|
546
|
August 19, 2021
|
|
Unsafe(impl) for improved granularity in unsafe trait
|
|
6
|
901
|
August 19, 2021
|
|
Composable modules
|
|
17
|
1614
|
August 19, 2021
|
|
Codegen on mac vs linux
|
|
7
|
921
|
August 19, 2021
|
|
I think the compiler could give a better help message here
|
|
7
|
759
|
August 19, 2021
|
|
Support -C opt-level=g
|
|
4
|
1483
|
August 18, 2021
|
|
Pre-RFC: Parsing a Float From Parts
|
|
10
|
1396
|
August 17, 2021
|
|
Towards even smaller structs
|
|
73
|
5358
|
August 17, 2021
|
|
Combining the allocator and storages APIs
|
|
17
|
1958
|
August 17, 2021
|
|
Post: optimizing hashmaps even more
|
|
5
|
1447
|
August 17, 2021
|
|
Option::infallible() - a good idea?
|
|
20
|
2416
|
August 16, 2021
|
|
Can/Should we add an inlining pass -Copt-level=1
|
|
23
|
1830
|
August 15, 2021
|
|
[Pre-RFC] Safe goto with value
|
|
60
|
6088
|
August 15, 2021
|
|
Initializing large arrays with non-zero values fails to optimize
|
|
13
|
1631
|
August 15, 2021
|
|
Doc comments are not real comments
|
|
5
|
1153
|
August 15, 2021
|
|
RFC: --emit check?
|
|
5
|
1030
|
August 15, 2021
|
|
Pre-RFC: Pinned synchronization primitives
|
|
16
|
1580
|
August 14, 2021
|
|
Why's char not an utf8mb4?
|
|
18
|
2108
|
August 13, 2021
|
|
How do declarations works across Crates, esp. with mangling?
|
|
6
|
794
|
August 12, 2021
|
|
Allow docstrings on the right
|
|
8
|
1198
|
August 12, 2021
|
|
Libstd support for SOLID and μITRON
|
|
8
|
1040
|
August 12, 2021
|
|
Implicit Parameters
|
|
26
|
6081
|
August 9, 2021
|
|
Concerns about making `resolver = "2"` the default in 2021 edition
|
|
15
|
2191
|
August 12, 2021
|
|
Leading pipe in `core::matches!()`
|
|
4
|
773
|
August 11, 2021
|
|
Conditionally optimizing for low-resource targets
|
|
12
|
1079
|
August 11, 2021
|
|
Seeking testers for Rustup 1.24.2 (beta)
|
|
10
|
1341
|
August 11, 2021
|
|
How to properly move ownership in an inner loop in Rust?
|
|
2
|
773
|
August 11, 2021
|
|
Tuple Unpacking
|
|
13
|
10857
|
August 10, 2021
|
|
The magic type, _, doesn't work with arrays
|
|
11
|
1102
|
August 10, 2021
|