-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update tests names to start with issue-
#82797
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
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.
Note that .stderr
contains file name so you should bless it.
See @JohnTitor's [comment](rust-lang#82720 (comment)) @rustbot label +C-cleanup
c9ba911
to
cb9b10c
Compare
@JohnTitor thanks, I forgot |
@bors rollup |
r? @JohnTitor |
Sorry but I'm not part of the reviewers so r? @Mark-Simulacrum for final review. |
📌 Commit cb9b10c has been approved by |
…anewok Update tests names to start with `issue-` See `@JohnTitor's` [comment](rust-lang#82720 (comment)) `@rustbot` label +C-cleanup
…laumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#80845 (Make ItemKind::ExternCrate looks like hir::ItemKind::ExternCrate to make transition over hir::ItemKind simpler) - rust-lang#82708 (Warn on `#![doc(test(...))]` on items other than the crate root and use future incompatible lint) - rust-lang#82714 (Detect match arm body without braces) - rust-lang#82736 (Bump optimization from mir_opt_level 2 to 3 and 3 to 4 and make "release" be level 2 by default) - rust-lang#82782 (Make rustc shim's verbose output include crate_name being compiled.) - rust-lang#82797 (Update tests names to start with `issue-`) - rust-lang#82809 (rustdoc: Use substrings instead of split to grab enum variant paths) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
See @JohnTitor's comment
@rustbot label +C-cleanup