Skip to content

Adapt to unstable rustc API changes#949

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_910142545
May 4, 2026
Merged

Adapt to unstable rustc API changes#949
copybara-service[bot] merged 1 commit intomainfrom
test_910142545

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented May 4, 2026

Adapt to unstable rustc API changes

  1. The HashStable trait was renamed to StableHash, and its method was also renamed to match.

    Make stable hashing names consistent (part 1) rust-lang/rust#156030

  2. rustc_hir::attrs::AttributeKind::{NoStd, NoCore} are now fieldless.

    Remove unused spans from AttributeKind rust-lang/rust#156065

@copybara-service copybara-service Bot force-pushed the test_910142545 branch 5 times, most recently from 5283346 to 592d5b3 Compare May 4, 2026 20:41
1. The `HashStable` trait was renamed to `StableHash`, and its method was also renamed to match.

    rust-lang/rust#156030

2. `rustc_hir::attrs::AttributeKind::{NoStd, NoCore}` are now fieldless.

    rust-lang/rust#156065

PiperOrigin-RevId: 910219736
@copybara-service copybara-service Bot merged commit f7fe9fd into main May 4, 2026
@copybara-service copybara-service Bot deleted the test_910142545 branch May 4, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant