|
Add `data` to `RawWakerVTable`
|
|
6
|
785
|
May 14, 2023
|
|
Delegate inexistent methods (and maybe fields) to a specific method of a trait
|
|
6
|
677
|
May 14, 2023
|
|
[Pre-RFC] sum/union types
|
|
9
|
1211
|
May 13, 2023
|
|
Nightly feature preview in the docs search menu
|
|
3
|
653
|
May 12, 2023
|
|
Packaging rustup for distros
|
|
15
|
2346
|
May 12, 2023
|
|
Worth optimizing ilog10?
|
|
22
|
2582
|
May 12, 2023
|
|
Allow reserved words after dot and colon-colon
|
|
8
|
758
|
May 11, 2023
|
|
Should autoconvert on narrowing const operation
|
|
3
|
503
|
May 10, 2023
|
|
Getting `dyn AB` from `dyn ABC` trait if both bounds `A + B`
|
|
4
|
660
|
May 10, 2023
|
|
RustDoc using layout/skin from MDN JavaScript docs
|
|
10
|
751
|
May 10, 2023
|
|
Understanding of rust Raw pointers
|
|
4
|
1059
|
February 9, 2023
|
|
Idea: methods to convert unsigned numbers and sign (bool) to signed numbers
|
|
2
|
528
|
May 10, 2023
|
|
Add a new trait Consume<S, T>::consume(self) -> Consumed<S, T>
|
|
5
|
742
|
May 9, 2023
|
|
Index operator given a type
|
|
5
|
564
|
May 9, 2023
|
|
Record types
|
|
17
|
4951
|
May 9, 2023
|
|
[Feature request] Add Cloned trait
|
|
12
|
789
|
May 8, 2023
|
|
Thoughts on pattern types and subtyping
|
|
33
|
5252
|
May 8, 2023
|
|
Rust 1.67.1 pre-release testing
|
|
3
|
752
|
May 8, 2023
|
|
Non-borrow std::ops::Index
|
|
2
|
554
|
May 8, 2023
|
|
Idea: Reduce the size of `Ref` and `RefMut` to one pointer size
|
|
4
|
553
|
May 8, 2023
|
|
Rc::clone(&r) or r.clone()?
|
|
54
|
7892
|
May 7, 2023
|
|
Allow convert T into Ok(T)
|
|
24
|
1576
|
May 6, 2023
|
|
Better UX for `cargo install <command>` where the command is provided by another crate
|
|
8
|
849
|
December 22, 2024
|
|
Consider adding a clippy lint or language-level option that requires all return values to be explicitly used
|
|
3
|
608
|
May 4, 2023
|
|
Modifying layout to add field in all types
|
|
2
|
398
|
May 4, 2023
|
|
What's up with lax enum matching?
|
|
8
|
678
|
May 4, 2023
|
|
What does #[rustc_box] mean?
|
|
3
|
4652
|
May 4, 2023
|
|
Blog post: Contexts and capabilities in Rust
|
|
69
|
14154
|
February 7, 2023
|
|
Pre-RFC: Making struct attributes unmutable
|
|
7
|
860
|
May 3, 2023
|
|
Raw pointer ergonomics
|
|
22
|
2256
|
May 3, 2023
|