I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
287
|
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
|
591
|
March 15, 2025
|
Properly formatted `cargo fix` code
|
|
8
|
433
|
March 12, 2025
|
Use petnames for crates
|
|
13
|
753
|
March 7, 2025
|
Anonymous utilities crates
|
|
14
|
517
|
March 7, 2025
|
Dependency ranges, workspaces, and breaking changes
|
|
6
|
259
|
February 17, 2025
|
Publish a Workspace as a Super-crate ?!
|
|
2
|
194
|
February 17, 2025
|
Ability to change a crate in the whole dependency graph?
|
|
5
|
147
|
February 16, 2025
|
Thoughts on Allowing Crates with the Same Name
|
|
4
|
398
|
February 5, 2025
|
Target directory stability
|
|
2
|
247
|
February 3, 2025
|
Help Implementing Custom Registry
|
|
4
|
307
|
January 23, 2025
|
Default Compilation Mode in Cargo
|
|
22
|
899
|
January 20, 2025
|
Pre-RFC: Allow packages to specify a set of supported targets
|
|
38
|
1429
|
January 10, 2025
|
Performance of `cargo package` / `cargo publish` and the purpose of the verify step
|
|
7
|
304
|
January 9, 2025
|
Cargo test should fail if the specified test to run isn't found
|
|
2
|
208
|
December 10, 2024
|
How to assist with bug #5478
|
|
7
|
391
|
November 4, 2024
|
`cargo search` returns prerelease versions
|
|
2
|
200
|
October 5, 2024
|
`-Zminimal-versions`, `cargo update`, and `cargo upgrade`
|
|
19
|
680
|
September 26, 2024
|
Scoped packages to triage package squatting
|
|
1
|
166
|
September 26, 2024
|
Make `cargo install` a `sudo` operation
|
|
7
|
855
|
September 21, 2024
|
Can we do something about RUSTFLAGS != RUSTDOCFLAGS?
|
|
3
|
309
|
September 13, 2024
|
What dependencies go into a `[c]dylib`?
|
|
2
|
419
|
September 6, 2024
|
Introduce env var CARGO_RUN_ID for identifying related processes/threads
|
|
15
|
605
|
September 5, 2024
|
Cargo features - spooky action at a distance?
|
|
9
|
495
|
August 24, 2024
|
Using credential providers
|
|
0
|
124
|
August 8, 2024
|
Pre-RFC: cargo doc --no-indirect-deps
|
|
7
|
310
|
August 7, 2024
|
Crate equivalent of Edition
|
|
9
|
486
|
July 15, 2024
|
Compile time sandbox
|
|
16
|
956
|
July 13, 2024
|
Don't build staticlib artifacts by default when a crate is used as a dependency
|
|
8
|
460
|
July 12, 2024
|
Blazing Fast Unlinking
|
|
54
|
2161
|
July 11, 2024
|