-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Use a delayed bug for this layout ICE #149433
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
Conversation
Fixes 144501
|
rustbot has assigned @jdonszelmann. Use |
| } | ||
|
|
||
| /// Ensures that an error is printed. See `Level::DelayedBug`. | ||
| /// Ensures that an error is printed. See [`Level::DelayedBug`]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice <3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How to tell I didn't really know that I was doing here so ended up reading docs 🙂
|
@bors r+ rollup |
Rollup of 6 pull requests Successful merges: - #149393 (expand valid edition range for use-path-segment-kw.rs) - #149427 (Make the capitalization explicit on keyword misspell error) - #149433 (Use a delayed bug for this layout ICE) - #149473 (Tidying up UI tests [7/N]) - #149505 (Update the comment in the add_typo_suggestion function) - #149513 (`rust-analyzer` subtree update) r? `@ghost` `@rustbot` modify labels: rollup
Fixes #144501
cc @matthiaskrgr