|
Bundle zig-cc in rustup by default
|
|
34
|
4053
|
September 20, 2025
|
|
Easy way to access the built binary
|
|
8
|
524
|
September 14, 2025
|
|
Parallel dependency source updates
|
|
3
|
365
|
September 6, 2025
|
|
Local Crate Registry (without vendoring)
|
|
4
|
349
|
August 29, 2025
|
|
Initiative, a group of changes to make vendoring easier
|
|
29
|
606
|
August 26, 2025
|
|
CUDA in rust
|
|
5
|
572
|
August 24, 2025
|
|
`.cargo/config.toml` env setting to pull value from terminal environment
|
|
3
|
335
|
August 14, 2025
|
|
Add some form of precompiled artifact support to cargo
|
|
20
|
1145
|
August 9, 2025
|
|
I didn't see one so I made one - Rust Windows Installer
|
|
24
|
1404
|
August 7, 2025
|
|
Cargo new --workspace
|
|
3
|
223
|
August 2, 2025
|
|
[Idea] Another posible mod source file location
|
|
16
|
602
|
July 31, 2025
|
|
External Dependencies in crates and cross-platform development
|
|
9
|
843
|
July 18, 2025
|
|
Edition 2027: Stop the tests!
|
|
8
|
959
|
July 9, 2025
|
|
More helpful cargo new
|
|
7
|
428
|
July 5, 2025
|
|
Libtest: provide position in JSON output
|
|
3
|
118
|
July 3, 2025
|
|
Adding OCI registries as package/index sources
|
|
0
|
168
|
June 23, 2025
|
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1728
|
June 13, 2025
|
|
Side-discussion (comparing `foo.rs` vs `foo/mod.rs` & more) from “Deprecating having both `src/lib.rs` and `src/main.rs` in the same package”
|
|
39
|
750
|
June 13, 2025
|
|
Check & warn against license bait-and-switch
|
|
3
|
589
|
June 12, 2025
|
|
[Pre-RFC] Allow procedural macros to be placed in the same crate (*package) as app
|
|
12
|
787
|
May 31, 2025
|
|
Problems of `.cargo/config` files and possible solutions
|
|
15
|
7713
|
May 30, 2025
|
|
Stage1-sysroot missing?
|
|
2
|
251
|
May 27, 2025
|
|
Syncronizing rustdoc settings across sites
|
|
19
|
365
|
May 8, 2025
|
|
Extending the sparse registry protocol for efficient caching/mirroring
|
|
2
|
361
|
May 3, 2025
|
|
Defining Dependency Versions Remotely
|
|
25
|
849
|
May 3, 2025
|
|
Unify the condensed test output of rustdoc-gui and other test suites
|
|
3
|
235
|
May 2, 2025
|
|
[rustdoc] docs for derived impls
|
|
3
|
209
|
April 11, 2025
|
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
528
|
April 4, 2025
|
|
A more stable alternatve to default-features=false
|
|
18
|
1224
|
April 3, 2025
|
|
Option to add replacement std dependency to subdependency's for no_std platforms
|
|
15
|
542
|
April 1, 2025
|