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

Use diagnostic namespace on stable #632

Closed
wants to merge 1 commit into from

Conversation

wackbyte
Copy link
Contributor

@wackbyte wackbyte commented May 4, 2024

#[diagnostic::on_unimplemented] was stabilized in Rust 1.78.0 :)

@wackbyte
Copy link
Contributor Author

wackbyte commented May 4, 2024

(Should the MSRV be increased?)

`#[diagnostic::on_unimplemented]` was stabilized in Rust 1.78.0 :)
@wackbyte wackbyte force-pushed the stable-diagnostic branch from 4891899 to 8e2836e Compare May 4, 2024 15:36
@zesterer
Copy link
Owner

Interesting question. Given that 1.0 is pre-release, I'd be inclined to say 'yes'. Obviously, when 1.0 releases, it'll be a good idea to pin it down a lot more.

@wackbyte wackbyte closed this Mar 29, 2025
@wackbyte wackbyte deleted the stable-diagnostic branch March 29, 2025 01:10
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.

2 participants