|
Best way to hide borrow_mut
|
|
6
|
359
|
April 17, 2025
|
|
[idea] make PartialOrd method returns custom methods
|
|
3
|
274
|
April 10, 2025
|
|
Ref/mut vs const/mut vs ""/mut
|
|
1
|
348
|
April 9, 2025
|
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
586
|
March 31, 2025
|
|
Stable version of `exact_div`
|
|
11
|
757
|
March 31, 2025
|
|
`UnorderedVec` (or slice?)
|
|
24
|
1092
|
March 19, 2025
|
|
`{u,i}size_half`
|
|
3
|
618
|
March 17, 2025
|
|
Add ability to customize STARTUPINFO structure in std Command API
|
|
7
|
290
|
March 16, 2025
|
|
Pre-RFC: New Atomic methods: compare_exchange_loop
|
|
2
|
253
|
March 14, 2025
|
|
Pre-RFC: Add Labeled Switches to Rust
|
|
16
|
1060
|
March 12, 2025
|
|
Moving `cfg(accessible)` forward by narrowing down its scope(part of RFC2523)
|
|
24
|
980
|
March 12, 2025
|
|
We have only two years to prepare the Rust 2027 Edition
|
|
6
|
1873
|
March 12, 2025
|
|
Should std have a way to suppress backtraces in expected panics?
|
|
6
|
522
|
March 10, 2025
|
|
Use cc crate build sqlite.so
|
|
2
|
161
|
March 5, 2025
|
|
Implement Extend trait for Option
|
|
11
|
925
|
March 4, 2025
|
|
Semantic difference between `use foo` and `use foo::self`
|
|
1
|
273
|
March 3, 2025
|
|
What is the purpose of std?
|
|
38
|
2085
|
March 1, 2025
|
|
Making the `mut` keyword less misleading
|
|
35
|
1231
|
February 26, 2025
|
|
Cargo should respect the `[resolver]` section in workspace Cargo.toml
|
|
3
|
405
|
February 24, 2025
|
|
Aix not available to install Rust
|
|
7
|
518
|
February 23, 2025
|
|
!Send functions
|
|
4
|
323
|
February 21, 2025
|
|
Could we ever fix naming of `io::Write::write`?
|
|
25
|
1915
|
February 13, 2025
|
|
[solved] Adding support for new OS - I'm lost with configuring std/crt0 linking error "crtbeginT.o relocation against hidden symbol __TMC_END__"
|
|
6
|
601
|
February 10, 2025
|
|
Rustdoc lint allows, in-situ
|
|
2
|
223
|
February 3, 2025
|
|
Failure in x.py test after updating to Rust 1.82 in the Yocto environment
|
|
3
|
281
|
January 29, 2025
|
|
Pre-RFC: `#[doc(consts)]` attribute
|
|
15
|
955
|
January 25, 2025
|
|
Pre-RFC - Rename annotations
|
|
11
|
535
|
January 24, 2025
|
|
Methods to pop from a slice
|
|
3
|
393
|
January 23, 2025
|
|
Add `|` to allowed macro separators
|
|
10
|
820
|
January 14, 2025
|
|
`ToOwned` is a bad name for the trait
|
|
22
|
892
|
January 9, 2025
|