About the cargo category
|
|
1
|
1770
|
March 25, 2019
|
Deprecating having both `src/lib.rs` and `src/main.rs` in the same package
|
|
29
|
1397
|
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”
|
|
40
|
478
|
June 13, 2025
|
Check & warn against license bait-and-switch
|
|
3
|
402
|
June 12, 2025
|
[Pre-RFC] Allow procedural macros to be placed in the same crate (*package) as app
|
|
12
|
592
|
May 31, 2025
|
Problems of `.cargo/config` files and possible solutions
|
|
15
|
7312
|
May 30, 2025
|
Pre-RFC: Mutually-excusive, global features
|
|
47
|
5824
|
May 29, 2025
|
Add some form of precompiled artifact support to cargo
|
|
13
|
763
|
May 15, 2025
|
Defining Dependency Versions Remotely
|
|
25
|
741
|
May 3, 2025
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
497
|
April 4, 2025
|
A more stable alternatve to default-features=false
|
|
18
|
861
|
April 3, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
87
|
5798
|
March 25, 2025
|
Serde+derive no longer compiles with glibc 3.38
|
|
4
|
313
|
March 22, 2025
|
I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
244
|
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
|
584
|
March 15, 2025
|
Properly formatted `cargo fix` code
|
|
8
|
287
|
March 12, 2025
|
Use petnames for crates
|
|
13
|
709
|
March 7, 2025
|
Anonymous utilities crates
|
|
14
|
487
|
March 7, 2025
|
Dependency ranges, workspaces, and breaking changes
|
|
6
|
239
|
February 17, 2025
|
Publish a Workspace as a Super-crate ?!
|
|
2
|
186
|
February 17, 2025
|
Ability to change a crate in the whole dependency graph?
|
|
5
|
141
|
February 16, 2025
|
Thoughts on Allowing Crates with the Same Name
|
|
4
|
362
|
February 5, 2025
|
Target directory stability
|
|
2
|
228
|
February 3, 2025
|
Help Implementing Custom Registry
|
|
4
|
292
|
January 23, 2025
|
Default Compilation Mode in Cargo
|
|
22
|
813
|
January 20, 2025
|
Pre-RFC: Allow packages to specify a set of supported targets
|
|
38
|
1370
|
January 10, 2025
|
Performance of `cargo package` / `cargo publish` and the purpose of the verify step
|
|
7
|
277
|
January 9, 2025
|
Cargo test should fail if the specified test to run isn't found
|
|
2
|
190
|
December 10, 2024
|
How to assist with bug #5478
|
|
7
|
369
|
November 4, 2024
|
`cargo search` returns prerelease versions
|
|
2
|
194
|
October 5, 2024
|