Pre-RFC: variadic tuples attempt #80973022
|
|
7
|
660
|
August 15, 2024
|
Pre-pre-RFC/Working Prototype: Borrow-Aware Automated Context Passing
|
|
97
|
1378
|
August 15, 2024
|
Can we support reverse engineer friendly?
|
|
6
|
507
|
August 15, 2024
|
Pre-RFC ~3655 Iteration 2 - Enhancements to Println and Dbg
|
|
26
|
1059
|
August 13, 2024
|
拓展所有权机制,从所有权的角度重新定义许多概念
|
|
4
|
290
|
August 12, 2024
|
`into_join` for `PathBuf`
|
|
9
|
374
|
August 12, 2024
|
Isprintable() method for strings
|
|
14
|
422
|
August 11, 2024
|
Enum flags
|
|
4
|
303
|
August 10, 2024
|
How does drop function work?
|
|
1
|
271
|
August 9, 2024
|
`async extern fn` is accepted
|
|
1
|
372
|
August 7, 2024
|
Optimization barriers suitable for cryptographic use
|
|
82
|
2144
|
August 6, 2024
|
Zero-sized structs in C types
|
|
3
|
411
|
August 5, 2024
|
Better syntax for the std::convert traits
|
|
7
|
531
|
August 3, 2024
|
Allow _ in `impl` blocks when the generic arugment doesn't matter
|
|
13
|
396
|
August 3, 2024
|
Implicit generics
|
|
3
|
272
|
August 3, 2024
|
PhantomData without field syntax noise
|
|
19
|
1088
|
August 3, 2024
|
Allocation and Deallocation in different allocators
|
|
7
|
253
|
August 1, 2024
|
Implement serialize/deserialize for std::iter::Rev?
|
|
4
|
249
|
August 1, 2024
|
Doesn't support named arguments
|
|
7
|
394
|
August 1, 2024
|
[Idea] "fully typed patterns" and function parameter type inference for those
|
|
17
|
609
|
July 31, 2024
|
Removing panic from rotate_left and rotate_right
|
|
1
|
230
|
July 31, 2024
|
Impl `Debug` for `panic!` macro
|
|
5
|
277
|
July 31, 2024
|
What is the current status of guaranteed NRVO in Rust?
|
|
2
|
331
|
July 30, 2024
|
Rust ; {} and indent
|
|
4
|
286
|
July 30, 2024
|
Skippable Tests
|
|
4
|
304
|
July 29, 2024
|
None and Err coercion operator
|
|
9
|
370
|
July 29, 2024
|
Unsafe lifetime erasure from `for<'a> T + 'a` to `T: 'unsafe`
|
|
10
|
429
|
July 28, 2024
|
Await blocks
|
|
8
|
366
|
July 27, 2024
|
Non-static data in `static`
|
|
9
|
273
|
July 26, 2024
|
Why does `NonNull::align_offset` provide different quarantees than `ptr::align_offset`?
|
|
2
|
194
|
July 26, 2024
|