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

Add a term option to configure the progress bar 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
#8165 by mchernyavsky was merged Sep 23, 2020 Loading… 1.48.0
Add "build-finished" JSON message. 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
#8069 by ehuss was merged Apr 9, 2020 Loading… 1.44.0
Add cargo tree command. 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
#8062 by ehuss was merged Apr 9, 2020 Loading… 1.44.0
Adding environment variable CARGO_PKG_LICENSE 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
#8325 by kerkmann was merged Jun 20, 2020 Loading… 1.46.0
Add support for workspace.metadata table 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
#8323 by naerbnic was merged Jun 23, 2020 Loading… 1.46.0
Support {prefix} and {lowerprefix} markers in config.json dl key 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
#8267 by drmikehenry was merged Jun 8, 2020 Loading… 1.46.0
Default values for readme if not specified 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
#8277 by tverghis was merged Jun 9, 2020 Loading… 1.46.0
Exclude the target directory from backups using CACHEDIR.TAG 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
#8378 by jstasiak was merged Jul 2, 2020 Loading… 1.46.0
Add plain message format for locate-project 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
#8707 by dtolnay was merged Sep 23, 2020 Loading… 1.48.0
--workspace flag for locate-project to find the workspace root 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
#8712 by dtolnay was merged Sep 23, 2020 Loading… 1.48.0
Support glob patterns for package/target selection 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
#8752 by weihanglo was merged Oct 20, 2020 Loading… 1.49.0
Reinstate CARGO_PRIMARY_PACKAGE (take 2) 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
#8758 by ebroto was merged Oct 14, 2020 Loading… 1.49.0
Add "--workspace" to update command 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
#8725 by chaaz was merged Dec 2, 2020 Loading… 1.50.0
metadata: Supply local path for path 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
#8994 by jonhoo was merged Jan 6, 2021 Loading… 1.51.0
Add the path to the manifest in json output 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
#9022 by nagisa was merged Mar 4, 2021 Loading… 1.52.0
Publish target's "doc" setting when emitting metadata 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
#8869 by ayazhafiz was merged Nov 24, 2020 Loading… 1.50.0
Stabilize RUSTC_WORKSPACE_WRAPPER 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
#8976 by ebroto was merged Dec 21, 2020 Loading… 1.50.0
Change git dependencies to use HEAD by default 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
#9133 by alexcrichton was merged Feb 10, 2021 Loading… 1.52.0
Add -Zallow-features to match rustc's -Z 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
#9283 by jonhoo was merged Apr 2, 2021 Loading… 1.53.0
Make it more clear which module is being tested when running cargo test 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
#9195 by guswynn was merged Feb 24, 2021 Loading… 1.52.0
Respect Cargo.toml [package.exclude] even not in a git repo. 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
#9186 by weihanglo was merged May 1, 2021 Loading… 1.54.0
Stabilize [env] sections 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
#9411 by joshtriplett was merged Jul 30, 2021 Loading… 1.56.0
Add CARGO_TARGET_TMPDIR env var for integration tests & benches 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
#9375 by vojtechkral was merged May 7, 2021 Loading… 1.54.0
Add a doc.browser config option 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
#9473 by lf- was merged May 24, 2021 Loading… 1.54.0
Show transfer rate when fetching/updating registry index 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
#9395 by weihanglo was merged Apr 30, 2021 Loading… 1.54.0
ProTip! Mix and match filters to narrow down what you’re looking for.