-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Remove snippet_opt
#15762
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
base: master
Are you sure you want to change the base?
Remove snippet_opt
#15762
Conversation
|
Some changes occurred in clippy_lints/src/doc cc @notriddle |
|
r? @Alexendoo rustbot has assigned @Alexendoo. Use |
This comment has been minimized.
This comment has been minimized.
Rename `get_source_text` and `check_source_text` to `get_text` and `check_text`.
|
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
Lintcheck changes for e913e6c
This comment will be updated if you push new changes |
|
☔ The latest upstream changes (possibly 4292841) made this pull request unmergeable. Please resolve the merge conflicts. |
Based on #12980
default_numeric_fallbackhad it's suggestion changed to verbose since it displays poorly when not replacing the whole literal.changelog: none