- Notifications
You must be signed in to change notification settings - Fork 13.8k
rustdoc: rename issue-\d+.rs
tests to have meaningful names #116214
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
(rustbot has picked a reviewer for you, use r? to override) |
@bors r+ rollup |
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 28, 2023
…iaskrgr Rollup of 3 pull requests Successful merges: - rust-lang#116191 (Add regression test for rust-lang#56098) - rust-lang#116214 (rustdoc: rename `issue-\d+.rs` tests to have meaningful names) - rust-lang#116221 (core/slice: Fix inconsistency between docs for `rotate_left` and `rotate_right`) r? `@ghost` `@rustbot` modify labels: rollup
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Sep 28, 2023
Rollup merge of rust-lang#116214 - notriddle:master, r=aDotInTheVoid rustdoc: rename `issue-\d+.rs` tests to have meaningful names
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Oct 5, 2023
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 2) Follow up rust-lang#116214
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Oct 5, 2023
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 2) Follow up rust-lang#116214
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request Oct 5, 2023
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 2) Follow up rust-lang#116214
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Oct 5, 2023
Rollup merge of rust-lang#116432 - notriddle:master, r=fmease rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 2) Follow up rust-lang#116214
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 17, 2023
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 3) Follow up * rust-lang#116214 * rust-lang#116432
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 24, 2023
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 4) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Nov 25, 2023
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 4) Follow up * rust-lang/rust#116214 * rust-lang/rust#116432 * rust-lang/rust#116824
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 14, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jan 14, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jan 14, 2024
Rollup merge of rust-lang#119561 - notriddle:master, r=fmease rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 16, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 6) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 16, 2024
Rollup merge of rust-lang#123574 - notriddle:notriddle/issue-d, r=fmease rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 6) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561
fmease added a commit to fmease/rust that referenced this pull request May 22, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 7) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request May 22, 2024
Rollup merge of rust-lang#125382 - notriddle:notriddle/issue-d, r=fmease rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 7) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request May 23, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 7) Follow up * rust-lang/rust#116214 * rust-lang/rust#116432 * rust-lang/rust#116824 * rust-lang/rust#118105 * rust-lang/rust#119561 * rust-lang/rust#123574 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
jhpratt added a commit to jhpratt/rust that referenced this pull request Jul 13, 2024
…k-Simulacrum rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 8) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 * rust-lang#125382 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request Jul 14, 2024
…k-Simulacrum rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 8) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 * rust-lang#125382 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jul 14, 2024
Rollup merge of rust-lang#127671 - notriddle:notriddle/issue-d, r=Mark-Simulacrum rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 8) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 * rust-lang#125382 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
lnicola pushed a commit to lnicola/rust-analyzer that referenced this pull request Jul 16, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 8) Follow up * rust-lang/rust#116214 * rust-lang/rust#116432 * rust-lang/rust#116824 * rust-lang/rust#118105 * rust-lang/rust#119561 * rust-lang/rust#123574 * rust-lang/rust#125382 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
Zalathar added a commit to Zalathar/rust that referenced this pull request Sep 13, 2024
…youxu rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 9) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 * rust-lang#125382 * rust-lang#127671 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Sep 13, 2024
Rollup merge of rust-lang#130287 - notriddle:notriddle/issue-d, r=jieyouxu rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 9) Follow up * rust-lang#116214 * rust-lang#116432 * rust-lang#116824 * rust-lang#118105 * rust-lang#119561 * rust-lang#123574 * rust-lang#125382 * rust-lang#127671 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Sep 14, 2024
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 9) Follow up * rust-lang/rust#116214 * rust-lang/rust#116432 * rust-lang/rust#116824 * rust-lang/rust#118105 * rust-lang/rust#119561 * rust-lang/rust#123574 * rust-lang/rust#125382 * rust-lang/rust#127671 As always, it's easier to review the commits one at a time. Don't use the Files Changed tab. It's confusing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
No description provided.