Skip to content

Commit

Permalink
Rollup merge of #136441 - jieyouxu:cleanup-is-rustdoc, r=compiler-errors
Browse files Browse the repository at this point in the history
[`compiletest`-related cleanups 1/7] Cleanup `is_rustdoc` logic and remove a useless path join in rustdoc-json runtest logic

Reference for overall changes: rust-lang/rust#136437
Part **1** of **7** of the *`compiletest`-related cleanups* PR series.

### Summary

- Don't match on path when we already have test suite names.
- Remove a useless path join.

r? bootstrap (or compiler)
  • Loading branch information
jieyouxu authored Feb 3, 2025
2 parents 3e88291 + 9c51653 commit f93cf38
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f93cf38

Please sign in to comment.