-
Notifications
You must be signed in to change notification settings - Fork 360
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
fix compile_fail doctests with post-mono errors #3392
Conversation
Hm, judging from the failure in rust-lang/rust#122744, it seems like calling |
We won't run into that specific problem as we @bors r+ |
fix compile_fail doctests with post-mono errors Fixes #2423
Ah! But only for target crates. Let me adjust the PR. |
☀️ Try build successful - checks-actions |
this fixes compile_fail doctests with post-mono errors
@bors r=oli-obk |
☀️ Test successful - checks-actions |
Fixes #2423