about summary refs log tree commit diff
path: root/tests/rustdoc-ui/search-index-generics-recursion-bug-issue-59502.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-01-01 16:35:31 +1100
committerGitHub <noreply@github.com>2025-01-01 16:35:31 +1100
commitcf7d7f509679ef47e1ac1a2c99e696226c20235b (patch)
treee00a86f7a7434901c068a6e3853c25359851fcd8 /tests/rustdoc-ui/search-index-generics-recursion-bug-issue-59502.rs
parentf91bfd97bfb411bd3f27cc5dacc88baa345c4162 (diff)
parent66fd5340eaf1792f845e6dbfda7063c9b8d856c4 (diff)
downloadrust-cf7d7f509679ef47e1ac1a2c99e696226c20235b.tar.gz
rust-cf7d7f509679ef47e1ac1a2c99e696226c20235b.zip
Rollup merge of #134950 - Zalathar:tool-check-step, r=jieyouxu
bootstrap: Overhaul and simplify the `tool_check_step!` macro

Main changes:

- Pull most of `run` out of the macro and into a regular helper function
- Reduce the number of redundant/unnecessary macro arguments
- Switch to struct-like syntax so that optional arguments are clearer, and so that rustfmt is happy

~~The one “functional” change is that the `-check.stamp` files now get their name from the final path segment, instead of the struct name; in practice this means that they now contain more hyphens in some cases. As far as I'm aware, the exact filename doesn't matter so this should be fine.~~ (that change has been removed from this PR)
Diffstat (limited to 'tests/rustdoc-ui/search-index-generics-recursion-bug-issue-59502.rs')
0 files changed, 0 insertions, 0 deletions