|
Feature Request: add a trait the same as std::ops::Index but returns an object rather than a reference
|
|
5
|
1395
|
October 10, 2021
|
|
Rust decltype progress
|
|
3
|
2729
|
October 9, 2021
|
|
[Pre-RFC] pattern matching std::pin::Pin, converting &mut T to Pin and narrowing scope
|
|
4
|
566
|
October 9, 2021
|
|
[Pre-RFC] `Result::void()` and `Option::void()`
|
|
67
|
4899
|
October 9, 2021
|
|
Linking to similar methods in the documentation
|
|
3
|
639
|
October 9, 2021
|
|
[OT] Thank you to everyone that has made Rust possible!
|
|
6
|
2831
|
October 7, 2021
|
|
[Pre-RFC] `libstd` hooks
|
|
12
|
1340
|
October 6, 2021
|
|
Walking to the very edge of UB (solved, this one definitely causes UB)
|
|
10
|
1708
|
December 22, 2024
|
|
Dark theme changes for this forum
|
|
6
|
1116
|
October 5, 2021
|
|
Let trait aliases be used in impls, or how to add io::{Read, Write} to libcore
|
|
3
|
938
|
October 5, 2021
|
|
Just posted something, "system" removed my quote
|
|
16
|
1285
|
October 5, 2021
|
|
Feature Request: Import outer crate as mix-in
|
|
6
|
911
|
October 5, 2021
|
|
Make clippy suggest more generic code
|
|
10
|
1286
|
December 22, 2024
|
|
Missing split_last method on &str
|
|
7
|
862
|
October 1, 2021
|
|
What do Send and Sync mean?
|
|
9
|
2829
|
December 22, 2024
|
|
How stdlib is found by cargo -Z build-std
|
|
16
|
3291
|
December 22, 2024
|
|
Missing Pin API: are they sound?
|
|
15
|
1396
|
September 30, 2021
|
|
WYSIWYG String Syntax
|
|
5
|
1011
|
September 30, 2021
|
|
Default Arguments (enum, struct)
|
|
6
|
941
|
September 30, 2021
|
|
Why clippy-driver command's returns the usage of cargo?
|
|
3
|
856
|
December 22, 2024
|
|
Attribute for specifying floating-point fast-math flags
|
|
7
|
1500
|
September 30, 2021
|
|
Adding Const Generics section to Rust Book
|
|
1
|
588
|
September 29, 2021
|
|
Tagging blocking methods
|
|
6
|
775
|
September 29, 2021
|
|
Blanket implementation for `impl AsRef<[u8]> for T where T: Sized + Copy`?
|
|
6
|
645
|
September 29, 2021
|
|
Multi-lingual support through Editions
|
|
8
|
1001
|
September 29, 2021
|
|
Implementing a Fast, Correct Float Parser
|
|
4
|
4953
|
September 28, 2021
|
|
Path::to_lexical_absolute
|
|
13
|
2406
|
September 28, 2021
|
|
Why should std::env::var panic?
|
|
35
|
3871
|
September 28, 2021
|
|
Add a method onto Rc and Arc to unwrap their inner content in a Box
|
|
12
|
2014
|
September 28, 2021
|
|
Exploit the padding?
|
|
50
|
2942
|
September 28, 2021
|