|
Support for jj (Jujutsu) VCS
|
|
10
|
1389
|
January 21, 2025
|
|
Do we prepare to change `type Output` in the standard library to GAT?
|
|
9
|
1160
|
October 29, 2023
|
|
What's the advantage and disvantage of rust's zero cost async abstraction compared to C++ p2300 proposal
|
|
2
|
889
|
October 29, 2023
|
|
True C++ interop built into the language
|
|
29
|
6937
|
October 29, 2023
|
|
Move out of deref for `ManuallyDrop`
|
|
20
|
1475
|
October 28, 2023
|
|
A trait to serve as documentation for pointer fattening?
|
|
2
|
534
|
October 28, 2023
|
|
Feature Request Support Camel Case with Underscore as a Standard Style
|
|
8
|
895
|
October 26, 2023
|
|
Consider never removing `std::thread::sleep_ms` while keeping it deprecated
|
|
12
|
932
|
October 25, 2023
|
|
String literal applied to owned type (String) and boxed Any
|
|
19
|
1070
|
October 25, 2023
|
|
`static for` and `static if` to manipulate variadic generics
|
|
4
|
867
|
October 24, 2023
|
|
Allow any language literal to boxed Any
|
|
22
|
982
|
October 23, 2023
|
|
Optional chaining
|
|
8
|
1143
|
October 23, 2023
|
|
Namespaced crates update
|
|
7
|
783
|
January 15, 2025
|
|
Literal applied to a FromIterator type
|
|
8
|
633
|
October 23, 2023
|
|
Feature request: make every String a smartstring
|
|
15
|
1383
|
October 22, 2023
|
|
Linker for Rust
|
|
4
|
8350
|
October 22, 2023
|
|
Implement `Sum` for `(T1, T2...) where T1: Sum, T2: Sum`
|
|
11
|
1008
|
October 22, 2023
|
|
`#[fundamental]` impl Trait for Type
|
|
8
|
853
|
October 21, 2023
|
|
Question: why does dividing by zero have no safety guarantee's?
|
|
8
|
6156
|
October 21, 2023
|
|
Serializing/Deserializing MIR Pass Body
|
|
1
|
328
|
October 21, 2023
|
|
How to insert RUST new instruction in specific MIR statement
|
|
1
|
567
|
September 24, 2023
|
|
Rc<T> borrow impl should be changed
|
|
9
|
1039
|
October 20, 2023
|
|
Tiny feature proposal: Duration::try_new(secs, nanos)
|
|
10
|
717
|
October 19, 2023
|
|
2-step initialization for Rc/Arc
|
|
5
|
708
|
October 19, 2023
|
|
Why doesn't documentation for `struct` and `enum` mention that tuple constructors can be used as normal functions?
|
|
2
|
477
|
October 19, 2023
|
|
Crates-io metadata usage policy
|
|
6
|
1532
|
January 11, 2025
|
|
Feature Request: Improve constants generated docs
|
|
2
|
375
|
October 18, 2023
|
|
New range operator `..+`
|
|
16
|
1119
|
October 17, 2023
|
|
T-opsem pre-RFC: float semantics
|
|
1
|
545
|
October 17, 2023
|
|
RUST_BACKTRACE_DIR=/home/user/workspace should exist
|
|
4
|
596
|
October 17, 2023
|