]> git.proxmox.com Git - cargo.git/history - src
style(add): Clean up Context import
[cargo.git] / src /
2022-09-12 Ed Pagestyle(add): Clean up Context import
2022-09-13 borsAuto merge of #11023 - dpc:cargo-cmd-path-order, r...
2022-09-13 borsAuto merge of #11081 - WaffleLapkin:no_for_in_option...
2022-09-13 borsAuto merge of #11080 - hi-rustin:rustin-patch-dead...
2022-09-13 Maybe WaffleDon't use `for` loop on an `Option`
2022-09-13 hi-rustinRemove dead code
2022-09-09 borsAuto merge of #11068 - arlosi:progress, r=epage
2022-09-09 Arlo SiemsenChange progress indicator for sparse registries
2022-09-09 borsAuto merge of #11055 - epage:docs, r=ehuss
2022-09-08 Dawid CiężarkiewiczDo not add home bin path to PATH if it's already there
2022-09-08 borsAuto merge of #11044 - Eh2406:file_hash, r=weihanglo
2022-09-08 borsAuto merge of #11051 - EstebanBorai:fix/specify-crate...
2022-09-06 Ed Pagechore(ci): Ensure intradoc links are valid
2022-09-06 Esteban Boraifix: remove wrapping for sentence
2022-09-06 Esteban Boraifix: add periods to list items
2022-09-04 Esteban Boraifix: list under restrictions
2022-09-04 Esteban Boraifix: specifies the max length for crate name
2022-09-02 Jacob Finkelmanonly wright contents hash
2022-09-02 borsAuto merge of #10511 - weihanglo:issue-10477, r=ehuss
2022-09-01 Jacob FinkelmanCache based on contents hash
2022-09-01 borsAuto merge of #11029 - epage:config, r=weihanglo
2022-09-01 Ed Pagerefactor(cli): Lazily do first-pass config loading
2022-09-01 Ed Pagerefactor(cli): Delay fix's access to config
2022-09-01 Ed Pagerefactor(cli): Make help behave like other subcommands
2022-09-01 borsAuto merge of #11040 - epage:confusion, r=ehuss
2022-08-31 borsAuto merge of #11019 - weihanglo:doc-private-items...
2022-08-31 borsAuto merge of #11039 - ehuss:ci-names, r=epage
2022-08-30 borsAuto merge of #11028 - ehuss:test-errors, r=weihanglo
2022-08-30 borsAuto merge of #11033 - buggymcbugfix:buggymcbugfix...
2022-08-30 Vilem LiepeltDocument cargo-add's feature message
2022-08-28 Eric HussRework test error handling
2022-08-27 borsAuto merge of #11027 - tshepang:patch-1, r=ehuss
2022-08-27 Tshepang Mbambopause, for readability
2022-08-27 borsAuto merge of #11004 - jonhoo:bump-git2, r=weihanglo
2022-08-27 borsAuto merge of #11025 - hi-rustin:rustin-patch-typo...
2022-08-27 hi-rustinFix typo
2022-08-25 borsAuto merge of #11021 - 4TT1L4:patch-1, r=weihanglo
2022-08-25 4TT1L4Update cargo-toml-vs-cargo-lock.md
2022-08-25 Weihang LoAdd rustdoc for lib.rs
2022-08-25 Weihang LoFix rustdoc warnings when documenting private items
2022-08-24 borsAuto merge of #10807 - dtolnay-contrib:sha256, r=weihanglo
2022-08-23 borsAuto merge of #11017 - BlackHoleFox:non-ascii-names...
2022-08-23 BlackHoleFoxUpdate non-ASCII crate name warning message
2022-08-21 borsAuto merge of #11008 - weihanglo:issue-10917, r=epage
2022-08-19 Weihang LoIgnore broken but excluded file during traversing
2022-08-19 Weihang LoRemove unnecessary mutability
2022-08-19 borsAuto merge of #10999 - hi-rustin:rustin-patch-wrong...
2022-08-19 hi-rustinImprove error message for wrong target names
2022-08-17 Jon GjengsetDisable owner validation for Cargo-as-a-binary
2022-08-17 borsAuto merge of #11001 - Muscraft:fix-unstable-docs,...
2022-08-17 Scott Schaferremove missed reference to workspace inheritance in...
2022-08-17 borsAuto merge of #10988 - hi-rustin:rustin-patch-warn...
2022-08-17 hi-rustinWarning when precise or aggressive without -p flag
2022-08-16 borsAuto merge of #10944 - kcrimson-ar:master, r=epage
2022-08-16 borsAuto merge of #10975 - theCapypara:flock-enosys-android...
2022-08-16 Marco KöpckeNo longer gate unsupported file locking behind Linux...
2022-08-12 borsAuto merge of #10977 - weihanglo:std-thread-scope,...
2022-08-11 borsAuto merge of #10978 - andrewpollack:docs-removing...
2022-08-11 andrewpollackRemoving excess in
2022-08-11 Weihang LoUse std::thread::scope to replace crossbeam
2022-08-11 borsAuto merge of #10930 - ehuss:enable-windows-tests,...
2022-08-11 Marco Capypara KöpckeFix flock being not supported on Android raising an...
2022-08-11 borsAuto merge of #10968 - hi-rustin:rustin-patch-msg,...
2022-08-10 borsAuto merge of #10962 - Nemo157:override-target-dir...
2022-08-10 borsAuto merge of #10969 - joshtriplett:available-paralleli...
2022-08-10 Josh TriplettSwitch back to `available_parallelism`
2022-08-10 hi-rustinImprove error msg for get target runner
2022-08-10 borsAuto merge of #10961 - Nemo157:skip-implicit-override...
2022-08-10 borsAuto merge of #10967 - hi-rustin:rustin-patch-docs...
2022-08-10 hi-rustinAdd `CARGO_LOG` to `Environment variables Cargo reads`
2022-08-10 Wim LoomanOnly override published resolver when the workspace...
2022-08-09 borsAuto merge of #10891 - joshtriplett:rust-version-recomm...
2022-08-09 Wim LoomanHave `Edition` know what its default resolver behaviour is
2022-08-08 Josh TriplettOnly show advice to use `cargo update --precise` for...
2022-08-08 Josh TriplettMake the `rust-version` error recommend `cargo update...
2022-08-08 Ky PhanAdd unit test for invalid authors, refactor name
2022-08-06 borsAuto merge of #10946 - RalfJung:docs, r=epage
2022-08-06 Ralf Jungresolver docs: link to version requirements syntax...
2022-08-06 Ky PhanImprove error message for an array
2022-08-05 borsAuto merge of #10941 - hi-rustin:rustin-patch-docs...
2022-08-05 hi-rustinMark -timings=html unstable in the document
2022-08-04 borsAuto merge of #10935 - har7an:patch-1, r=epage
2022-08-04 har7anMention that aliases are recursive
2022-08-04 borsAuto merge of #10322 - eholk:reserved-windows-name...
2022-08-03 Eric HolkMove Windows path test function to test code
2022-08-03 Eric HolkUpdate comment
2022-08-03 Eric HolkUse GetFullPathNameW to test restricted names
2022-08-03 borsAuto merge of #10924 - akabinds:better-no-such-subcomma...
2022-08-03 akabindsimplement test checking if stderr, after using `+toolch...
2022-08-03 akabindsMerge branch 'master' of https://github.com/rust-lang...
2022-08-03 akabindsMerge branch 'master' of https://github.com/rust-lang...
2022-08-03 borsAuto merge of #10929 - ehuss:ignore-reason, r=weihanglo
2022-08-03 bindsMerge branch 'master' into better-no-such-subcommand
2022-08-03 akabindsimprove formatting
2022-08-03 borsAuto merge of #10933 - LPardue:cargo-patch-misspell...
2022-08-03 lucasGrammar fixup unused patch message
2022-08-03 bindsMerge branch 'master' into better-no-such-subcommand
2022-08-02 akabindsimplemented requested changes; tests pass
2022-08-02 akabindsMerge branch 'better-no-such-subcommand' of https:...
2022-08-02 akabindsimplemented requested changes; fixed one failing test...
next