Skip to content

Pull requests: rust-lang/cargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

cargo tree -e no-proc-macro to hide procedural macro dependencies disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9488 by weihanglo was merged May 28, 2021 Loading… 1.54.0
Add --depth option for cargo-tree disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9499 by weihanglo was merged May 28, 2021 Loading… 1.54.0
Add --prune option for cargo-tree disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9520 by weihanglo was merged Jun 9, 2021 Loading… 1.54.0
Stabilize the rustc-link-arg option disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9557 by danielframpton was merged Jul 26, 2021 Loading… 1.56.0
Inform build scripts of rustc compiler context disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9601 by jonhoo was merged Jul 20, 2021 Loading… 1.55.0
Add format option to cargo tree to print the lib_name disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9663 by nebkor was merged Jul 14, 2021 Loading… 1.55.0
Add d as an alias for doc disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9680 by inquisitivecrystal was merged Jul 16, 2021 Loading… 1.55.0
Update to semver 1.0.0 disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9508 by dtolnay was merged May 27, 2021 Loading… 1.54.0
Stabilize the rust-version field disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9732 by djc was merged Aug 2, 2021 Loading… 1.56.0
Allow crate download by checksum disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9801 by arlosi was merged Aug 23, 2021 Loading… 1.56.0
Make library created with cargo new clippy happy disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9796 by Rustin170506 was merged Sep 1, 2021 Loading… 1.56.0
Allow passing multiple crate names to cargo new disposition-close finished-final-comment-period FCP complete S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#9867 by heisen-li was closed Oct 4, 2021 Loading…
rev = "refs/pull/𑑛/head" disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#9859 by dtolnay was merged Sep 7, 2021 Loading… 1.57.0
Stabilize the strip profile option, now that rustc has stable -C strip disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10088 by joshtriplett was merged Jan 4, 2022 Loading… 1.59.0
extra-link-arg-etc: support all link types (credit @davidhewitt) disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10274 by aviramha was merged Jan 30, 2022 Loading… 1.60.0
Support term.quiet configuration disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10152 by steven-joruk was merged Dec 14, 2021 Loading… 1.59.0
Stabilize -Ztimings as --timings disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10245 by joshtriplett was merged Feb 5, 2022 Loading… 1.60.0
Support abbreviating --release as -r disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10133 by joshtriplett was merged Dec 5, 2021 Loading… 1.59.0
The first version of pull request template disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10218 by weihanglo was merged Jan 4, 2022 Loading… 1.59.0
Unstable --keep-going flag disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10383 by dtolnay was merged Mar 30, 2022 Loading… 1.61.0
cargo-new should not add ignore rule on Cargo.lock inside subdirs disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10379 by weihanglo was merged Feb 15, 2022 Loading… 1.60.0
vendor: Don't allow multiple values for --sync disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10448 by aeikum was merged Mar 12, 2022 Loading… 1.61.0
Extend pkgid syntax with @ support disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10582 by epage was merged May 6, 2022 Loading… 1.62.0
Mark .cargo/git and .cargo/registry as cache dirs disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#10553 by sourcefrog was merged Apr 27, 2022 Loading… 1.62.0
[stable-1.69] Add the Win32_System_Console feature since it is used A-documenting-cargo-itself Area: Cargo's documentation disposition-merge FCP with intent to merge finished-final-comment-period FCP complete S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#12017 by lu-zero was merged Apr 25, 2023 Loading… 1.69.0
ProTip! What’s not been updated in a month: updated:<2025-02-03.