]> git.proxmox.com Git - cargo.git/history - src
Contrib: Document submodule update process
[cargo.git] / src /
2022-07-30 Eric HussContrib: Document submodule update process
2022-07-29 borsAuto merge of #10911 - Nemo157:override-to-resolver...
2022-07-29 Wim LoomanOverride to resolver=1 in published package
2022-07-27 borsAuto merge of #10902 - epage:lock, r=ehuss
2022-07-26 Ed Pagefix(add): Update the lock file
2022-07-25 Ed Pagefix(add): Respect --locked
2022-07-24 borsAuto merge of #10899 - ehuss:empty-wrapper-test, r...
2022-07-24 borsAuto merge of #10896 - RalfJung:rustc-wrapper, r=ehuss
2022-07-24 Ralf Jungexpand RUSTC_WRAPPER docs
2022-07-23 borsAuto merge of #10859 - Muscraft:stabilize-workspace...
2022-07-23 Scott SchaferStabilize workspace inheritance
2022-07-23 borsAuto merge of #10890 - joshtriplett:typo, r=weihanglo
2022-07-23 Josh TriplettFix typo in unstable docs: s/PROGJCT/PROJECT/
2022-07-21 borsAuto merge of #10883 - epage:fuzz, r=Eh2406
2022-07-21 Ed Pagerefactor(source): Replace bool with enum
2022-07-20 Ed Pagerefactor(source): Be consistent with Registry::query_vec
2022-07-20 Ed Pagerefactor(source): Make fuzzy a param, like registry
2022-07-20 Ed Pagerefactor(registry): Move query out-param to be last
2022-07-19 borsAuto merge of #10879 - dcaba:master, r=epage
2022-07-19 Daniel Caballero... docs: fixing minor error in the default timing report...
2022-07-17 borsAuto merge of #10838 - weihanglo:stabilize-crate-type...
2022-07-17 Eric HussMerge branch 'master' into stabilize-crate-type
2022-07-17 borsAuto merge of #10766 - weihanglo:stabilize-multitarget...
2022-07-17 borsAuto merge of #10874 - weihanglo:cleanup-unstable,...
2022-07-17 Weihang LoUpdate docs for -Zmultitarget stabilization
2022-07-17 Weihang LoStabilize -Zmultitarget
2022-07-17 Weihang LoRemove "Profile `strip`" from unstable features list
2022-07-17 Weihang LoFix link name of tracking issue `keep-going`
2022-07-16 borsAuto merge of #10668 - weihanglo:issue-10652, r=ehuss
2022-07-16 Weihang LoExplain why normalizing slashes on vendor config output
2022-07-16 Weihang LoUpdate doc for `--crate-type` flag
2022-07-16 Weihang LoStabilize `--crate-type` flag for `cargo rust`
2022-07-16 borsAuto merge of #10868 - Muscraft:add-reason-for-nightly...
2022-07-16 Scott Schaferadd a reason to `masquerade_as_nightly_cargo` so it...
2022-07-16 borsAuto merge of #10784 - tedinski:fix-10783, r=epage
2022-07-14 borsAuto merge of #10862 - Muscraft:workspace-selection...
2022-07-14 borsAuto merge of #10861 - RalfJung:cargo-install-debug...
2022-07-14 Ralf Jungupdate etc/_cargo
2022-07-14 Ralf Jungclarify profile used for 'cargo install --debug'
2022-07-13 borsAuto merge of #10860 - Eh2406:4xxDocs, r=ehuss
2022-07-13 Jacob Finkelmandon't doc an old bug
2022-07-13 Jacob Finkelmannot just 404
2022-07-13 Ted KaminskiFinish updating members via find_path_deps before setti...
2022-07-13 Ted KaminskiAllow '.' in workspace.default-members in non-virtual...
2022-07-13 Jacob Finkelmanservers should use 404
2022-07-13 borsAuto merge of #10846 - EmbarkStudios:fix-workspace...
2022-07-13 Jake ShadleCleanup
2022-07-13 Jake ShadleFix workspace resolution
2022-07-13 borsAuto merge of #10856 - ehuss:future-incompat-docs,...
2022-07-13 Eric HussSmall tweaks to the future-incompat docs.
2022-07-11 borsAuto merge of #10847 - johnmatthiggins:master, r=epage
2022-07-11 John HigginsFixed extra period typo
2022-07-09 borsAuto merge of #10836 - ehuss:patch-config-docs, r=weihanglo
2022-07-09 borsAuto merge of #10833 - ehuss:terminal-width-new-flag...
2022-07-09 Eric HussMention `[patch]` config in "Overriding Dependencies"
2022-07-08 borsAuto merge of #10835 - arlosi:refactor_yanked, r=ehuss
2022-07-08 Arlo SiemsenRefactor check_yanked to avoid some duplication
2022-07-08 Eric HussUpdate terminal-width flag.
2022-07-07 borsAuto merge of #10831 - arlosi:sparse-publish-fix, r...
2022-07-07 borsAuto merge of #10830 - arlosi:parallel_yank, r=Eh2406
2022-07-06 borsAuto merge of #10829 - ehuss:corrupted-checkout, r...
2022-07-06 Arlo SiemsenFix publishing to crates.io with -Z sparse-registry
2022-07-06 Arlo SiemsenRun the is_yanked check in parallel for better performa...
2022-07-06 Eric HussFix corrupted git checkout recovery.
2022-07-05 borsAuto merge of #10776 - Muscraft:cache-workspace-discove...
2022-07-05 Scott Schaferadd a cache for discovered workspace roots
2022-07-03 borsAuto merge of #10818 - Byron:flyby-fixes, r=weihanglo
2022-07-03 borsAuto merge of #10817 - epage:fix, r=weihanglo
2022-07-03 Ed Pagefix(add): Don't panic with `--offline`
2022-07-02 Sebastian Thielfix typo
2022-07-01 borsAuto merge of #10810 - Diomendius:bugfix-zsh-completion...
2022-07-01 DiomendiusFix zsh completions for add and locate-project
2022-06-29 borsAuto merge of #10799 - Urgau:check-cfg-fix-config-deser...
2022-06-29 borsAuto merge of #10798 - scop:patch-1, r=ehuss
2022-06-29 UrgauFix config deserilization of check-cfg
2022-06-29 Ville Skyttäfeat: bash complete `install --path` with dirs
2022-06-24 borsAuto merge of #10079 - dtolnay-contrib:fetch, r=ehuss
2022-06-24 borsAuto merge of #10778 - epage:test, r=ehuss
2022-06-22 borsAuto merge of #10755 - jonhoo:stabilize-config-cli...
2022-06-21 Ed Pagerefactor(test): Clarify asserts are for UI
2022-06-21 Jon GjengsetInclude --config in cargo help output
2022-06-21 Jon GjengsetDon't refer to --config as unstable
2022-06-21 borsAuto merge of #10767 - danilhendrasr:master, r=epage
2022-06-21 Danil Hendra SuryawanRestrict duplicate deps warning only to published packages
2022-06-20 David TolnayFetch GitHub commits by long hash more efficiently
2022-06-20 borsAuto merge of #10746 - shkoo:nils/custom_target_path_ca...
2022-06-20 Eric HussRework how workspace roots are discovered.
2022-06-20 Josh TriplettMerge pull request #10761 from Muscraft/reduce-parsing
2022-06-20 borsAuto merge of #10772 - tshepang:patch-2, r=Eh2406
2022-06-20 Nils McCarthyDon't use the full pathname of a custom target json...
2022-06-20 borsAuto merge of #10774 - Muscraft:update-benchsuite-deps...
2022-06-20 borsAuto merge of #10758 - epage:docs, r=weihanglo
2022-06-20 Ed Pagedocs(contrib): Update API item links
2022-06-19 Tshepang Mbambocapitalise, for consistency
2022-06-18 borsAuto merge of #10769 - jonhoo:patch-1, r=Eh2406
2022-06-18 Jon GjengsetRemove repeated word in in dep: error message
2022-06-18 borsAuto merge of #10754 - Muscraft:benchsuite, r=epage
2022-06-17 Jon GjengsetStabilize --config
2022-06-17 Jon GjengsetAllow --config path without config-include
2022-06-17 borsAuto merge of #10764 - kornelski:clarify-http, r=Eh2406
next