[idea] add some binary data methods
|
|
9
|
489
|
May 7, 2025
|
Pre-RFC: IntoView – Contextual Type Projection Inspired by Vulkan Language
|
|
23
|
797
|
May 7, 2025
|
Empty range pattern check is superfluous and inconvenient
|
|
4
|
388
|
May 5, 2025
|
Access to synthetic object file of exported and used symbols
|
|
4
|
194
|
May 5, 2025
|
Where Is Type Checking?
|
|
5
|
353
|
May 4, 2025
|
Optimize `loop {}`
|
|
17
|
1285
|
May 4, 2025
|
Extending the sparse registry protocol for efficient caching/mirroring
|
|
2
|
339
|
May 3, 2025
|
Defining Dependency Versions Remotely
|
|
25
|
733
|
May 3, 2025
|
Pre-RFC: #[align] attribute
|
|
29
|
1418
|
May 2, 2025
|
Unify the condensed test output of rustdoc-gui and other test suites
|
|
3
|
226
|
May 2, 2025
|
String slice (string literal) and `mut` keyword
|
|
4
|
258
|
May 1, 2025
|
Attribute for "pure inplace edit" functions
|
|
2
|
300
|
May 1, 2025
|
Full repr(C) interop with C: libclang required?
|
|
3
|
376
|
April 30, 2025
|
Return Type Syntax Woes
|
|
3
|
391
|
April 30, 2025
|
Pre-RFC: Transparent Modules
|
|
2
|
315
|
April 30, 2025
|
Consider introducing a named lifetime parameter: very problematic error message that sets up novice users for failure
|
|
11
|
676
|
April 30, 2025
|
Seeking beta testers for rustup v1.28.2
|
|
1
|
422
|
April 29, 2025
|
Core::primitive doesn't work
|
|
4
|
547
|
April 28, 2025
|
Check server and client communication
|
|
5
|
352
|
April 26, 2025
|
Explicit bindings in patterns
|
|
9
|
505
|
April 24, 2025
|
Causes compilation failure when unmutable borrowing before mutable borrowing
|
|
3
|
187
|
April 24, 2025
|
Soundness and interior immutability for no-alloc distributed data structures
|
|
4
|
261
|
April 24, 2025
|
On DebugTuple and {:#?}
|
|
14
|
597
|
April 24, 2025
|
FR: Making `extern "C-unwind"` work with `-fno-exceptions`
|
|
4
|
335
|
April 23, 2025
|
Idea: #[zst] on enums with no-data variants?
|
|
3
|
295
|
April 23, 2025
|
Highlight Differences In `assert_eq!()`
|
|
10
|
1266
|
April 22, 2025
|
Why Rust compiler (1.77.0 to 1.85.0) reserves 2x extra stack for large enum?
|
|
6
|
2192
|
April 22, 2025
|
Giving generics traits via unsafe code
|
|
23
|
743
|
April 21, 2025
|
Optimize unnecessary O(n^2) check in `slice::get_disjoint_mut`
|
|
12
|
607
|
April 20, 2025
|
[idea] Allow borrowing twice in unsafe area
|
|
7
|
520
|
April 17, 2025
|