|
How fail on cargo:warning= warnings from build.rs
|
|
8
|
571
|
October 7, 2025
|
|
Breaking down crate dependencies?
|
|
15
|
1173
|
September 30, 2025
|
|
Idea: a small crate for verifying crates + generating SBOMs (future-proof for signing)
|
|
5
|
278
|
September 28, 2025
|
|
Gradual rollouts and urgent updates of crates.io releases
|
|
4
|
407
|
September 27, 2025
|
|
Build depedencies specific to the compilation target, not host
|
|
0
|
144
|
September 26, 2025
|
|
Easy way to access the built binary
|
|
8
|
740
|
September 14, 2025
|
|
Parallel dependency source updates
|
|
3
|
389
|
September 6, 2025
|
|
Local Crate Registry (without vendoring)
|
|
4
|
433
|
August 29, 2025
|
|
Initiative, a group of changes to make vendoring easier
|
|
29
|
706
|
August 26, 2025
|
|
`.cargo/config.toml` env setting to pull value from terminal environment
|
|
3
|
472
|
August 14, 2025
|
|
Add some form of precompiled artifact support to cargo
|
|
20
|
1276
|
August 9, 2025
|
|
Cargo new --workspace
|
|
3
|
249
|
August 2, 2025
|
|
[Idea] Another posible mod source file location
|
|
16
|
659
|
July 31, 2025
|
|
External Dependencies in crates and cross-platform development
|
|
9
|
955
|
July 18, 2025
|
|
Edition 2027: Stop the tests!
|
|
8
|
1106
|
July 9, 2025
|
|
Adding OCI registries as package/index sources
|
|
0
|
181
|
June 23, 2025
|
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1974
|
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
|
942
|
June 13, 2025
|
|
Check & warn against license bait-and-switch
|
|
3
|
706
|
June 12, 2025
|
|
[Pre-RFC] Allow procedural macros to be placed in the same crate (*package) as app
|
|
12
|
935
|
May 31, 2025
|
|
Problems of `.cargo/config` files and possible solutions
|
|
15
|
7932
|
May 30, 2025
|
|
Defining Dependency Versions Remotely
|
|
25
|
1066
|
May 3, 2025
|
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
547
|
April 4, 2025
|
|
A more stable alternatve to default-features=false
|
|
18
|
1421
|
April 3, 2025
|
|
Serde+derive no longer compiles with glibc 3.38
|
|
4
|
435
|
March 22, 2025
|
|
I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
500
|
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
|
637
|
March 15, 2025
|
|
Properly formatted `cargo fix` code
|
|
8
|
695
|
March 12, 2025
|
|
Use petnames for crates
|
|
13
|
851
|
March 7, 2025
|
|
Anonymous utilities crates
|
|
14
|
608
|
March 7, 2025
|