|
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
|
981
|
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
|
1382
|
October 22, 2023
|
|
Linker for Rust
|
|
4
|
8342
|
October 22, 2023
|
|
Implement `Sum` for `(T1, T2...) where T1: Sum, T2: Sum`
|
|
11
|
1006
|
October 22, 2023
|
|
`#[fundamental]` impl Trait for Type
|
|
8
|
852
|
October 21, 2023
|
|
Question: why does dividing by zero have no safety guarantee's?
|
|
8
|
6133
|
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
|
1531
|
January 11, 2025
|
|
Feature Request: Improve constants generated docs
|
|
2
|
375
|
October 18, 2023
|
|
New range operator `..+`
|
|
16
|
1115
|
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
|
|
Express in custom MIR: closures, promoted constants, enum, struct/impl/trait, etc
|
|
2
|
367
|
October 17, 2023
|
|
Rustdoc: distinguish 'Provided' trait methods with 'Auxilliary' sub-category
|
|
5
|
456
|
October 15, 2023
|
|
Laziness in the compiler
|
|
13
|
2220
|
October 14, 2023
|
|
Track the uses when writing MIR passes
|
|
4
|
589
|
October 13, 2023
|
|
Use-ing only a trait not a derive with the same name
|
|
3
|
516
|
October 13, 2023
|
|
The way to see how memcpy and alloca introduced by move is optimized
|
|
4
|
1019
|
October 12, 2023
|
|
Rust 1.71.0 pre-release testing
|
|
13
|
1410
|
October 12, 2023
|
|
Rustdoc: Copy Markdown link
|
|
3
|
542
|
October 12, 2023
|