|
Rust and numeric computation
|
|
40
|
6412
|
June 27, 2024
|
|
Interaction between incremental compilation and --emit
|
|
1
|
325
|
June 26, 2024
|
|
Error propagation "?" encapsulated (try/catch)!
|
|
8
|
737
|
June 26, 2024
|
|
Idea: partially object-safe traits
|
|
5
|
513
|
June 25, 2024
|
|
Move the generic type from the trait Into signature to the into method
|
|
25
|
1292
|
June 25, 2024
|
|
Shared library for faster builds (research)
|
|
11
|
759
|
June 25, 2024
|
|
Doc Presentation
|
|
7
|
526
|
June 24, 2024
|
|
Stack aligment in a callback function
|
|
15
|
864
|
June 24, 2024
|
|
Pre-RFC: Sealed traits via `#[non_exhaustive]`
|
|
6
|
580
|
June 23, 2024
|
|
Taking slices
|
|
5
|
487
|
June 23, 2024
|
|
[Idea] Return NonNull instead of a raw pointers on `into_raw` methods of smart pointers
|
|
12
|
820
|
June 23, 2024
|
|
Idea: add `Iterator::derefed`
|
|
15
|
998
|
June 22, 2024
|
|
`Phantom` "Trait"
|
|
16
|
1172
|
June 21, 2024
|
|
Do we need `CoroutineState`?
|
|
8
|
911
|
June 20, 2024
|
|
Exclude bots from contributors
|
|
7
|
1024
|
June 19, 2024
|
|
Remove panic from rotate_left and rotate_right?
|
|
26
|
1605
|
June 18, 2024
|
|
Assume slice length is smaller equal `isize::MAX`
|
|
7
|
502
|
June 18, 2024
|
|
Feature unification opt-out in workspace crate
|
|
4
|
836
|
September 11, 2025
|
|
Desire: async is IntoFuture, not Future
|
|
5
|
792
|
June 18, 2024
|
|
Include_str!("/etc/passwd")
|
|
22
|
2219
|
June 18, 2024
|
|
The As trait for converting primitive types
|
|
2
|
450
|
June 18, 2024
|
|
Syntax sugar for enum
|
|
4
|
486
|
June 17, 2024
|
|
Rust 1.77.0 pre-release testing
|
|
5
|
791
|
June 16, 2024
|
|
Building a rust app within Zephyr, lots of configs
|
|
5
|
1660
|
September 8, 2025
|
|
Easier access to files generated by `--emit foo`
|
|
4
|
507
|
June 13, 2024
|
|
Fallible extend with fallible iterator
|
|
6
|
853
|
June 12, 2024
|
|
RustDoc: Group methods for easy of navigation
|
|
18
|
1180
|
June 12, 2024
|
|
A defer discussion
|
|
70
|
5861
|
June 10, 2024
|
|
ML 2024 workshop: ML-style programming languages (incl. Rust) – Call for presentations and participation
|
|
1
|
364
|
June 9, 2024
|
|
Why use nightly for docs.rs?
|
|
34
|
2034
|
June 9, 2024
|