-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
[beta] backports #125183
[beta] backports #125183
Commits on May 16, 2024
-
Do not ICE on foreign malformed
diagnostic::on_unimplemented
Fix rust-lang#124651. (cherry picked from commit 4847f22)
Configuration menu - View commit details
-
Copy full SHA for 6af338d - Browse repository at this point
Copy the full SHA 6af338dView commit details -
(cherry picked from commit 758e459)
Configuration menu - View commit details
-
Copy full SHA for 4054780 - Browse repository at this point
Copy the full SHA 4054780View commit details -
Add more ICEs due to malformed diagnostic::on_unimplemented
(cherry picked from commit a8f2e33)
Configuration menu - View commit details
-
Copy full SHA for 5d77c79 - Browse repository at this point
Copy the full SHA 5d77c79View commit details -
Fix ICEs in diagnostic::on_unimplemented
(cherry picked from commit 7dbdbaa)
Configuration menu - View commit details
-
Copy full SHA for 716c563 - Browse repository at this point
Copy the full SHA 716c563View commit details -
rustdoc: use stability, instead of features, to decide what to show
To decide if internal items should be inlined in a doc page, check if the crate is itself internal, rather than if it has the rustc_private feature flag. The standard library uses internal items, but is not itself internal and should not show internal items on its docs pages. (cherry picked from commit 6d6f67a)
Configuration menu - View commit details
-
Copy full SHA for 75e17c9 - Browse repository at this point
Copy the full SHA 75e17c9View commit details -
Don't do post-method-probe error reporting steps if we're in a sugges…
…tion (cherry picked from commit 2e4c90c)
Configuration menu - View commit details
-
Copy full SHA for 37301f5 - Browse repository at this point
Copy the full SHA 37301f5View commit details -
Add test to make sure suggestions are still quick
(cherry picked from commit 8f97a25)
Configuration menu - View commit details
-
Copy full SHA for d4e19af - Browse repository at this point
Copy the full SHA d4e19afView commit details -
Make
non-local-def
lint Allow by default(cherry picked from commit 23015b9)
Configuration menu - View commit details
-
Copy full SHA for cfae8b2 - Browse repository at this point
Copy the full SHA cfae8b2View commit details