|
External Dependencies in crates and cross-platform development
|
|
9
|
876
|
July 18, 2025
|
|
Edition 2027: Stop the tests!
|
|
8
|
1005
|
July 9, 2025
|
|
Adding OCI registries as package/index sources
|
|
0
|
176
|
June 23, 2025
|
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1850
|
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
|
851
|
June 13, 2025
|
|
Check & warn against license bait-and-switch
|
|
3
|
635
|
June 12, 2025
|
|
[Pre-RFC] Allow procedural macros to be placed in the same crate (*package) as app
|
|
12
|
845
|
May 31, 2025
|
|
Problems of `.cargo/config` files and possible solutions
|
|
15
|
7809
|
May 30, 2025
|
|
Defining Dependency Versions Remotely
|
|
25
|
911
|
May 3, 2025
|
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
541
|
April 4, 2025
|
|
A more stable alternatve to default-features=false
|
|
18
|
1317
|
April 3, 2025
|
|
Serde+derive no longer compiles with glibc 3.38
|
|
4
|
413
|
March 22, 2025
|
|
I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
416
|
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
|
632
|
March 15, 2025
|
|
Properly formatted `cargo fix` code
|
|
8
|
596
|
March 12, 2025
|
|
Use petnames for crates
|
|
13
|
838
|
March 7, 2025
|
|
Anonymous utilities crates
|
|
14
|
587
|
March 7, 2025
|
|
Dependency ranges, workspaces, and breaking changes
|
|
6
|
317
|
February 17, 2025
|
|
Publish a Workspace as a Super-crate ?!
|
|
2
|
225
|
February 17, 2025
|
|
Ability to change a crate in the whole dependency graph?
|
|
5
|
186
|
February 16, 2025
|
|
Thoughts on Allowing Crates with the Same Name
|
|
4
|
465
|
February 5, 2025
|
|
Target directory stability
|
|
2
|
294
|
February 3, 2025
|
|
Help Implementing Custom Registry
|
|
4
|
340
|
January 23, 2025
|
|
Default Compilation Mode in Cargo
|
|
22
|
1019
|
January 20, 2025
|
|
Pre-RFC: Allow packages to specify a set of supported targets
|
|
38
|
1586
|
January 10, 2025
|
|
Performance of `cargo package` / `cargo publish` and the purpose of the verify step
|
|
7
|
369
|
January 9, 2025
|
|
Cargo test should fail if the specified test to run isn't found
|
|
2
|
243
|
December 10, 2024
|
|
How to assist with bug #5478
|
|
7
|
457
|
November 4, 2024
|
|
`cargo search` returns prerelease versions
|
|
2
|
216
|
October 5, 2024
|
|
`-Zminimal-versions`, `cargo update`, and `cargo upgrade`
|
|
19
|
826
|
September 26, 2024
|