summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07Auto merge of #12792 - ehuss:1.73-publish, r=weihanglo0.74.0rust-1.73.0bors
2023-10-07Auto merge of #12791 - ehuss:1.73-serde, r=weihanglobors
2023-10-07Auto merge of #12686 - Turbo87:publish-script, r=epagebors
2023-10-07[stable 1.73] backport credential publishEric Huss
2023-10-07[stable 1.73] Update serdeEric Huss
2023-08-26Auto merge of #12564 - weihanglo:rust-1.73.0-backport, r=ehussbors
2023-08-26docs: Remove redundant explicit linkEd Page
2023-08-26chore: add missing `windows-sys` features backWeihang Lo
2023-08-19Auto merge of #12528 - epage:downgrade, r=Muscraftbors
2023-08-18chore: Downgrade serde below the binary blobEd Page
2023-08-18Auto merge of #12526 - arlosi:cred-available, r=epagebors
2023-08-18Add error message for when no credential providers are availableArlo Siemsen
2023-08-18Auto merge of #12522 - matthiasbeyer:fix-typo, r=weihanglobors
2023-08-18Fix typo: "use" -> "used"Matthias Beyer
2023-08-18Auto merge of #12169 - ehuss:semver-repr, r=joshtriplettbors
2023-08-17Use header IDsEric Huss
2023-08-17Updates from review from joshtriplettEric Huss
2023-08-17Add "reordering" to list of changes.Eric Huss
2023-08-17Apply changes from review from obi1kenobi.Eric Huss
2023-08-17Clarify what it means "to document" a transparent type.Eric Huss
2023-08-17Split out all layout rules into separate sections with examples.Eric Huss
2023-08-17Support hidden lines.Eric Huss
2023-08-17Document the special code block annotations.Eric Huss
2023-08-17Apply some edits from review to try to clarify things.Eric Huss
2023-08-17Document layout semver compatibility.Eric Huss
2023-08-17Auto merge of #12521 - arlosi:cred-libsecret, r=epagebors
2023-08-17rename crate to cargo-credential-libsecretArlo Siemsen
2023-08-17Auto merge of #12499 - arlosi:cred-args, r=Eh2406bors
2023-08-17credential: make gnome-secret built-in as cargo:libsecretArlo Siemsen
2023-08-17Auto merge of #12518 - arlosi:cred-dlopen, r=epagebors
2023-08-17Auto merge of #12507 - arlosi:1password, r=epagebors
2023-08-17credential: make 1password no longer built-inArlo Siemsen
2023-08-17Auto merge of #12498 - Kobzol:run-verbose-print-env, r=arlosibors
2023-08-17cargo-credential-gnome-secret: dynamically load libsecretArlo Siemsen
2023-08-16Auto merge of #12517 - weihanglo:bump-cargo-util-0.2.6, r=epagebors
2023-08-16chore(cargo-util): bump version to 0.2.6Weihang Lo
2023-08-16Auto merge of #12512 - arlosi:rename-basic-cred-provider, r=epagebors
2023-08-16Auto merge of #12513 - weihanglo:fix-bump-check, r=epagebors
2023-08-16fix(xtask-bump-check): query by package name to detect changesWeihang Lo
2023-08-16Add test for environment variables in verbose mode for `cargo bench`Jakub Beránek
2023-08-16Print environment variables for `cargo test` in extra verbose modeJakub Beránek
2023-08-15credential: rename cargo:basic to cargo:token-from-stdoutArlo Siemsen
2023-08-16Auto merge of #12508 - weihanglo:ci-github-sha, r=ehussbors
2023-08-16ci: use pull request head commit whenever possibleWeihang Lo
2023-08-15Auto merge of #12504 - ehuss:hermit-abi, r=epagebors
2023-08-15Auto merge of #11447 - arlosi:exact, r=weihanglobors
2023-08-15Update hermit-abiEric Huss
2023-08-15Print environment variables for `cargo run` in extra verbose modeJakub Beránek
2023-08-14login: allow passing additional args to providerArlo Siemsen
2023-08-14Auto merge of #12501 - epage:rustdoc, r=weihanglobors