Uh oh!
There was an error while loading. Please reload this page.
Fix typo - #97201
Conversation
rust-highfive
commented
May 20, 2022
Some changes occurred in src/tools/rustfmt. cc @rust-lang/rustfmt |
rust-highfive
commented
May 20, 2022
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon. Please see the contribution instructions for more information. |
GuillaumeGomez
commented
May 20, 2022
Thanks! @bors r+ rollup |
bors
commented
May 20, 2022
📌 Commit 36ad596 has been approved by |
klensy
commented
May 20, 2022
https://rustc-dev-guide.rust-lang.org/git.html#no-merge-policy, so no merge commit. |
GuillaumeGomez
commented
May 20, 2022
@bors r- |
GuillaumeGomez
commented
May 20, 2022
And it'd be nice to not push after an approval and not tell. |
ydah
commented
May 20, 2022
@GuillaumeGomez Sorry. I seem to have accidentally pushed a merge commit to this PR branch. |
GuillaumeGomez
commented
May 20, 2022
Let's go again then! @bors r+ rollup |
bors
commented
May 20, 2022
📌 Commit 36ad596 has been approved by |
…askrgr Rollup of 7 pull requests Successful merges: - rust-lang#97109 (Fix misleading `cannot infer type for type parameter` error) - rust-lang#97187 (Reverse condition in Vec::retain_mut doctest) - rust-lang#97201 (Fix typo) - rust-lang#97203 (Minor tweaks to rustc book summary formatting.) - rust-lang#97208 (Do not emit the lint `unused_attributes` for *inherent* `#[doc(hidden)]` associated items) - rust-lang#97215 (Add complexity estimation of iterating over HashSet and HashMap) - rust-lang#97220 (Add regression test for#81827) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This PR is fixes typo "avaiable" to "available".