Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rust-lang/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: auto
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 19, 2025

  1. Update cargo submodule

    weihanglo committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    96d760c View commit details
    Browse the repository at this point in the history
  2. Auto merge of #149073 - weihanglo:update-cargo, r=weihanglo

    Update cargo submodule
    
    13 commits in 2d4fa139552ebdd5f091a1401ed03f7dc62cb43f..5c0343317ce45d2ec17ecf41eaa473a02d73e29c
    2025-11-12 15:56:06 +0000 to 2025-11-18 19:05:44 +0000
    - feat: emit a warning when both `package.publish` and `--index` are specified (rust-lang/cargo#16268)
    - docs(cargo-yank): clarify yank behavior with leaked credentials (rust-lang/cargo#16274)
    - feat(generate-lockfile): Add unstable --publish-time flag  (rust-lang/cargo#16265)
    - Do not lock the artifact-dir for check builds (rust-lang/cargo#16230)
    - fix(fingerprint): force update mtime of cargo-check artifacts (rust-lang/cargo#16262)
    - fix(manifest): Point out when a key belongs to config (rust-lang/cargo#16256)
    - Use raw false during cfg test (rust-lang/cargo#16261)
    - Suppress metadata warnings for non–crates.io publishable packages (rust-lang/cargo#16241)
    - feat(tree): Support long forms for --format variables (rust-lang/cargo#16204)
    - fix(config): Fallback to non-canonical path for workspace-path-hash (rust-lang/cargo#16248)
    - fix: update mtime for generated files after unpacking (rust-lang/cargo#16250)
    - feat(cli): Add support for completing `--config` values in Bash (rust-lang/cargo#16245)
    - feat: Add a typos CI job (rust-lang/cargo#16122)
    bors committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    d2f8873 View commit details
    Browse the repository at this point in the history
Loading