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

Open
wants to merge 1 commit into
base: main
Choose a base branch
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 :)
@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.

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.

None yet

2 participants