Rationale behind the generic lifetime notation
|
|
13
|
381
|
July 10, 2025
|
Step-by-step, developer-friendly `#[no_panic]` / `#[warn(panic)]`
|
|
6
|
308
|
July 10, 2025
|
Edition 2027: Stop the tests!
|
|
8
|
736
|
July 9, 2025
|
Hooks for obtaining debug symbols for backtraces
|
|
12
|
313
|
July 8, 2025
|
Could `Mutex<T>` have been `Mutex<Poison<T>>`?
|
|
6
|
474
|
July 7, 2025
|
Wrapping shift operator code doing bitmasking twice
|
|
1
|
265
|
July 7, 2025
|
More helpful cargo new
|
|
7
|
375
|
July 5, 2025
|
Add ability for integration test to use items from other files
|
|
6
|
236
|
July 3, 2025
|
Libtest: provide position in JSON output
|
|
3
|
108
|
July 3, 2025
|
Multiple GAT constraints with different generics on trait bounds
|
|
4
|
382
|
July 3, 2025
|
Fn,FnOnce,FnMut with named parameters
|
|
9
|
637
|
June 30, 2025
|
Strong updates status
|
|
43
|
2124
|
June 27, 2025
|
Add `thiserror::Error` proc macro to `std::prelude`
|
|
33
|
1682
|
June 26, 2025
|
How to achieve Compile Time reflection in next ten thousand years
|
|
7
|
1332
|
June 24, 2025
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
8
|
657
|
June 24, 2025
|
Compiler support for more ergonomic tags/brands
|
|
11
|
584
|
June 24, 2025
|
Idea: Relaxation of the Orphan Rule
|
|
7
|
477
|
June 24, 2025
|
Rust 1.88.0 pre-release testing
|
|
0
|
406
|
June 24, 2025
|
Feature Request: Integer Trait
|
|
2
|
538
|
June 23, 2025
|
Adding OCI registries as package/index sources
|
|
0
|
150
|
June 23, 2025
|
Implement Eq and PartialEq for Rev?
|
|
2
|
307
|
June 21, 2025
|
A new function to pick elements from structures like vectors, arrays, etc
|
|
8
|
667
|
June 19, 2025
|
[Feature Request] rustdoc: Support Markdown
|
|
6
|
561
|
June 18, 2025
|
What happens for each optimization level?
|
|
3
|
446
|
June 17, 2025
|
Specialization of base impls with `'static` requirements
|
|
0
|
288
|
June 15, 2025
|
Add `map` for `NonZero` types?
|
|
1
|
310
|
June 14, 2025
|
[Pre-RFC] Markdown alerts for documentation
|
|
3
|
304
|
June 14, 2025
|
repr(C) AIX Struct Alignment
|
|
61
|
1781
|
June 13, 2025
|
Discussion: Adding grammar information to Procedural Macros for proper custom syntax support in the toolchain
|
|
35
|
1629
|
June 13, 2025
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1456
|
June 13, 2025
|