summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-18Auto merge of #13318 - weihanglo:1.76.0-backport, r=epage0.77.0rust-1.76.0bors
2024-01-18Fix fix::fix_in_dependency to not rely on rustcEric Huss
2024-01-18Auto merge of #13315 - weihanglo:pkg-selection, r=epagebors
2024-01-02Auto merge of #13242 - weihanglo:tracing-core-beta-backport, r=epagebors
2024-01-02chore: tracing be compat with rustc_logWeihang Lo
2023-12-17Auto merge of #13179 - weihanglo:opensslv1.1.1, r=ehussbors
2023-12-17chore: downgrade to openssl v1.1.1Weihang Lo
2023-12-15Auto merge of #13177 - dallenng:home-changelog, r=epagebors
2023-12-15docs(home): Set release dateEd Page
2023-12-15docs(home): prepare the changelog for 0.5.9Guillaume Dallenne
2023-12-15Auto merge of #13166 - epage:validate, r=weihanglobors
2023-12-15docs(schema): Document newtypesEd Page
2023-12-15refactor(schema): Remove redundant pathEd Page
2023-12-15test(schema): Unit test for more feature name casesEd Page
2023-12-15Auto merge of #13174 - rust-lang:dependabot/cargo/zerocopy-0.7.31, r=epagebors
2023-12-15Auto merge of #13173 - ChrisDenton:SHGetKnownFolderPath, r=weihanglobors
2023-12-15chore(deps): bump zerocopy from 0.7.29 to 0.7.31dependabot[bot]
2023-12-15Replace SHGetFolderPathW with SHGetKnownFolderPathChris Denton
2023-12-14Auto merge of #13167 - weihanglo:bump-check-skip-home, r=epagebors
2023-12-13chore(bump-check): dont check home against beta/stable branchesWeihang Lo
2023-12-13Auto merge of #13164 - epage:empty, r=weihanglobors
2023-12-13refactor: Move validation into util_schemasEd Page
2023-12-13refactor: Sanitize via PackageNameEd Page
2023-12-13refactor: Validate via RegistryName/PackageNameEd Page
2023-12-13fix: Improve registry name errors?Ed Page
2023-12-13fix: Improve package name errorsEd Page
2023-12-13refactor(schema): Reduce str newtype duplicationEd Page
2023-12-13refactor(cli): Validate via ProfileNameEd Page
2023-12-13fix: Improve profile name errorsEd Page
2023-12-13refactor: Do all feature name validation through FeatureNameEd Page
2023-12-13refactor: Remove unused feature location parameterEd Page
2023-12-13fix: Improve feature name errorsEd Page
2023-12-13refactor: Allow more/less feature name locationsEd Page
2023-12-13refactor: Use inline formattingEd Page
2023-12-13refactor: Consolidate name validation logiccEd Page
2023-12-13refactor: Consolidate feature name validation logicEd Page
2023-12-13refactor: Centralize empty name checkEd Page
2023-12-13fix(new): Catch empty package names earlierEd Page
2023-12-13fix(add): Catch empty dep name earlyEd Page
2023-12-13fix!: Disallow empty registry namesEd Page
2023-12-13test: Demonstrate existing empty name errorsEd Page
2023-12-13Auto merge of #13152 - hi-rustin:rustin-patch-empty-name, r=epagebors
2023-12-12Auto merge of #13159 - heiher:bump-openssl, r=weihanglobors
2023-12-12Auto merge of #13134 - arlosi:vendor-libgit2, r=ehussbors
2023-12-12Auto merge of #13160 - Turbo87:crates-io-status-codes, r=weihanglobors
2023-12-12doc/registry-web-api: Adjust success response code documentationTobias Bieniek
2023-12-12Auto merge of #13158 - Turbo87:crates-io-status-codes, r=epagebors
2023-12-12chore(deps): update rust crate openssl to 0.10.61WANG Rui
2023-12-12crates-io: Add support for other 2xx HTTP status codesTobias Bieniek
2023-12-12Auto merge of #13156 - hi-rustin:rustin-patch-fix-nightly-test, r=epagebors