|
Making profiles more flexible and useful?
|
|
7
|
503
|
November 3, 2025
|
|
Add ICON from crates.io to the cargo executable on windows
|
|
7
|
654
|
October 15, 2025
|
|
Add new build-script instruction cargo::no-more-influence-on-crate-compilation-after-this
|
|
13
|
668
|
October 8, 2025
|
|
How fail on cargo:warning= warnings from build.rs
|
|
8
|
618
|
October 7, 2025
|
|
Breaking down crate dependencies?
|
|
15
|
1237
|
September 30, 2025
|
|
Idea: a small crate for verifying crates + generating SBOMs (future-proof for signing)
|
|
5
|
284
|
September 28, 2025
|
|
Gradual rollouts and urgent updates of crates.io releases
|
|
4
|
462
|
September 27, 2025
|
|
Build depedencies specific to the compilation target, not host
|
|
0
|
145
|
September 26, 2025
|
|
Easy way to access the built binary
|
|
8
|
791
|
September 14, 2025
|
|
Parallel dependency source updates
|
|
3
|
391
|
September 6, 2025
|
|
Local Crate Registry (without vendoring)
|
|
4
|
458
|
August 29, 2025
|
|
Initiative, a group of changes to make vendoring easier
|
|
29
|
709
|
August 26, 2025
|
|
`.cargo/config.toml` env setting to pull value from terminal environment
|
|
3
|
518
|
August 14, 2025
|
|
Add some form of precompiled artifact support to cargo
|
|
20
|
1311
|
August 9, 2025
|
|
Cargo new --workspace
|
|
3
|
252
|
August 2, 2025
|
|
[Idea] Another posible mod source file location
|
|
16
|
664
|
July 31, 2025
|
|
External Dependencies in crates and cross-platform development
|
|
9
|
967
|
July 18, 2025
|
|
Edition 2027: Stop the tests!
|
|
8
|
1137
|
July 9, 2025
|
|
Adding OCI registries as package/index sources
|
|
0
|
189
|
June 23, 2025
|
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
28
|
2028
|
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
|
961
|
June 13, 2025
|
|
Check & warn against license bait-and-switch
|
|
3
|
732
|
June 12, 2025
|
|
[Pre-RFC] Allow procedural macros to be placed in the same crate (*package) as app
|
|
12
|
955
|
May 31, 2025
|
|
Problems of `.cargo/config` files and possible solutions
|
|
15
|
7970
|
May 30, 2025
|
|
Defining Dependency Versions Remotely
|
|
25
|
1200
|
May 3, 2025
|
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
550
|
April 4, 2025
|
|
A more stable alternatve to default-features=false
|
|
18
|
1454
|
April 3, 2025
|
|
Serde+derive no longer compiles with glibc 3.38
|
|
4
|
441
|
March 22, 2025
|
|
I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
529
|
March 19, 2025
|
|
Can I open a Cargo pull request implementing a feature to suppress "Blocking"/"Finished"/"Running" from `cargo run` when they're the only output?
|
|
8
|
640
|
March 15, 2025
|