Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
|
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
The Miri subtree was changed cc @rust-lang/miri |
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
66edabe to
443928f
Compare
|
I've updated the PR description with the correct signatures with closures taking |
|
@bors r+ |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (b6f6104): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. |
This stabilizes the following public API:
Closes #93050 (tracking issue).
@rustbot label +T-libs-api -T-libs