-
Notifications
You must be signed in to change notification settings - Fork 84
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: rustls/webpki
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v/0.103.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rustls/webpki
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v/0.103.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 12 files changed
- 4 contributors
Commits on Mar 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 06cedec - Browse repository at this point
Copy the full SHA 06cedecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e401d00 - Browse repository at this point
Copy the full SHA e401d00View commit details -
build(deps): bump taiki-e/cache-cargo-install-action from 2 to 3
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 2 to 3. - [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases) - [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/cache-cargo-install-action@v2...v3) --- updated-dependencies: - dependency-name: taiki-e/cache-cargo-install-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c41360d - Browse repository at this point
Copy the full SHA c41360dView commit details -
fix rust 1.94 ambiguous panic macro warnings
``` error: `panic` is ambiguous --> src/./alg_tests.rs:699:26 | 699 | unhandled => panic!("extend der2text for tag 0x{unhandled:x?}"), | ^^^^^ ambiguous name | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = note: for more information, see issue #147319 <rust-lang/rust#147319> = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution ```Configuration menu - View commit details
-
Copy full SHA for 009ef66 - Browse repository at this point
Copy the full SHA 009ef66View commit details -
This also means the panic macro isn't ambiguous so we can drop explicit panic imports.
Configuration menu - View commit details
-
Copy full SHA for 9c4838e - Browse repository at this point
Copy the full SHA 9c4838eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbde592 - Browse repository at this point
Copy the full SHA dbde592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 348ce01 - Browse repository at this point
Copy the full SHA 348ce01View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v/0.103.9...v/0.103.10