-
Notifications
You must be signed in to change notification settings - Fork 13.7k
No source fixes #144864
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?
No source fixes #144864
Conversation
r? @SparrowLii rustbot has assigned @SparrowLii. Use |
This PR modifies |
This comment has been minimized.
This comment has been minimized.
0349864
to
e29c33f
Compare
e29c33f
to
c855af5
Compare
c855af5
to
5f97bad
Compare
This comment has been minimized.
This comment has been minimized.
5f97bad
to
618a8fd
Compare
This comment has been minimized.
This comment has been minimized.
618a8fd
to
c417e22
Compare
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. |
This PR started as a fix for a rendering bug that got noticed in #143661, but turned into a fix for any rendering bugs related to files with no source.
Before
After
Note: This PR also makes it so
rustc
andannotate-snippets
match in these cases