`pub` on `macro_rules!`
|
|
26
|
1008
|
August 25, 2023
|
Pre-RFC: "Scheduled Removal" Parameter for "Deprecated" Attribute
|
|
13
|
641
|
August 25, 2023
|
[Discussion] Adding an `init` function that could modify static variables directly
|
|
75
|
1739
|
August 25, 2023
|
Pre-RFC: Easier extension-traits
|
|
13
|
1138
|
August 25, 2023
|
"No telemetry in the Rust compiler: metrics without betraying user privacy"
|
|
5
|
977
|
August 25, 2023
|
Spread array shortcut for match branch and array destruction
|
|
7
|
393
|
August 23, 2023
|
Rust 1.72.0 pre-release testing
|
|
2
|
579
|
August 21, 2023
|
Developer-provided compiler notes
|
|
8
|
948
|
August 21, 2023
|
Clone by re-evaluation?
|
|
5
|
502
|
August 20, 2023
|
Add map! and set! macros to std
|
|
29
|
1545
|
August 20, 2023
|
Creating a vector with reserved space
|
|
6
|
649
|
August 17, 2023
|
Would a transmute_lifetime() function be a good candidate for the standard library?
|
|
11
|
920
|
August 17, 2023
|
`message` method for `std::io::Error`
|
|
1
|
286
|
August 16, 2023
|
Create a minimal project with "cargo init --unsafe"
|
|
5
|
514
|
August 16, 2023
|
pre-RFC: Extend Hash-sequences to all String Literals
|
|
8
|
749
|
August 15, 2023
|
Feature request: trait support #[refuse_impl] attribute, refuse outside implement
|
|
7
|
375
|
August 14, 2023
|
Feature request: unsafe From<RawHandle> / From<Pid> for std::process::Child
|
|
2
|
422
|
August 13, 2023
|
Pointer metadata in vtable
|
|
4
|
587
|
August 12, 2023
|
On the necessity of the at operator in pattern matching
|
|
5
|
520
|
August 11, 2023
|
Subscripts and sizes should be signed (redux)
|
|
40
|
1186
|
August 11, 2023
|
pre-RFC: Numeric Debug Formatting
|
|
7
|
633
|
August 10, 2023
|
If-let but exclude the pattern
|
|
10
|
1047
|
August 10, 2023
|
Extend HashSet with `remove_by_hash` & `find_by_hash`
|
|
5
|
438
|
August 10, 2023
|
Feedback on `cargo-upgrade` to prepare it for merging
|
|
144
|
5376
|
August 8, 2023
|
Support for HaikuOS! :D
|
|
4
|
600
|
August 6, 2023
|
Feature request: rustdoc → find all .rs files in the project
|
|
4
|
259
|
August 5, 2023
|
Weird syntax idea(s) for UMCS
|
|
13
|
1073
|
August 4, 2023
|
Questions how to add a target spec for RTEMS cross-compilation
|
|
4
|
357
|
August 4, 2023
|
Adding a new build target - What is `adjust_for_foreign_abi` even supposed to do?
|
|
2
|
303
|
August 4, 2023
|
Exploring options for orphan rule bypass between multiple local crates?
|
|
18
|
986
|
August 4, 2023
|