|
Make associated consts object safe
|
|
12
|
2933
|
June 22, 2022
|
|
Box with !Unpin allocator
|
|
2
|
691
|
June 22, 2022
|
|
`VecDeque`: allow `len == cap` to make full usage of memory in the `RawVec`
|
|
8
|
1973
|
June 21, 2022
|
|
[Pre-RFC] Interrupt Calling Conventions
|
|
15
|
4587
|
June 21, 2022
|
|
Rc optimization on 64-bit targets
|
|
9
|
1083
|
June 21, 2022
|
|
Cargo config.toml different runner for tests
|
|
3
|
1464
|
December 22, 2024
|
|
Is there something equivalent to python generator.send?
|
|
3
|
735
|
June 20, 2022
|
|
Explicit positive integer literals
|
|
27
|
2727
|
June 19, 2022
|
|
Pre-RFC: cfg - Aligning feature configuration between Cargo & rustc
|
|
8
|
922
|
June 17, 2022
|
|
`Box<dyn Error>` doesn't implement `Error`
|
|
2
|
629
|
June 17, 2022
|
|
Label-based watching on repositories
|
|
7
|
1195
|
June 17, 2022
|
|
Cargo manifest and "unused manifest key": allow other tools to extend the manifest
|
|
10
|
8740
|
December 22, 2024
|
|
Custom messages for compilation errors
|
|
6
|
1872
|
June 16, 2022
|
|
Add better formatting to tuple like {.0} {.1}
|
|
3
|
998
|
June 15, 2022
|
|
String matching for conditional compilation
|
|
9
|
967
|
June 15, 2022
|
|
Refinement: Iterator adaptor for handling intermediate Results
|
|
13
|
1294
|
June 15, 2022
|
|
From "life before main" to "common life in main"
|
|
49
|
10498
|
June 14, 2022
|
|
How does Rust implicitly include the `core` and `std` libraries for compilation?
|
|
6
|
2078
|
June 14, 2022
|
|
Idea: Anonymous `impl` types that support capturing like closures
|
|
28
|
1775
|
June 14, 2022
|
|
Futher extensions to `cfg(target_family)`, and concerns about breakage
|
|
9
|
1713
|
June 12, 2022
|
|
How to generate LLVM intrinsic function with `vscale` type parameters?
|
|
1
|
729
|
June 11, 2022
|
|
Pre-RFC: Packages as Optional Namespaces
|
|
88
|
7764
|
March 9, 2022
|
|
Add `poll_cancel` to `Future`
|
|
18
|
3172
|
June 7, 2022
|
|
Allow reading of a mutable reference after it's reborrowed as immutable
|
|
10
|
1459
|
June 6, 2022
|
|
Safe slice rejoining
|
|
13
|
1911
|
June 5, 2022
|
|
Pre-RFC: Cascadable method call
|
|
89
|
7358
|
June 4, 2022
|
|
[post] Safe pin projections through view types
|
|
12
|
1415
|
June 3, 2022
|
|
Making `OsStr` less opaque on Windows
|
|
15
|
2135
|
June 3, 2022
|
|
Semantics of StorageLive/StorageDead in MIR
|
|
15
|
2683
|
June 2, 2022
|
|
Restricting Traits
|
|
9
|
1576
|
June 2, 2022
|