Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to target-spec #355

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Fixes to target-spec #355

merged 2 commits into from
Dec 22, 2024

Conversation

sunshowers
Copy link
Member

No description provided.

For errors parsing custom platforms, we should report the underlying
`serde_json` error as a proper diagnostic.

I had to deprecate the existing `Deserialize` variant because it didn't carry
the input (whoops!)
…rrectly

Oof, this is a pretty bad bug -- we weren't deserializing these correctly.

Add some spot checks, some snapshot tests, and remove some old `rustc_version`
code.
@sunshowers sunshowers merged commit 88cf95e into main Dec 22, 2024
18 checks passed
@sunshowers sunshowers deleted the target-spec-fixes branch December 22, 2024 06:49
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