Files
rust/library
bors c91009892b Auto merge of #148940 - dtolnay:implarguments, r=joboet
Combine `impl<'a> Arguments<'a>` blocks

This makes a difference in the documentation rendered by rustdoc.

**Before:**

<p align="center"><img width="700" src="https://github.com/user-attachments/assets/cd5cc519-a8fa-4409-a347-f5a19638efc1" /></p>

**After:**

<p align="center"><img width="700" src="https://github.com/user-attachments/assets/4c6a9564-7f46-4879-a085-51715453bbae" /></p>
2025-11-14 12:19:17 +00:00
..
2025-06-16 07:00:13 +00:00
2025-07-01 10:55:49 -07:00
2025-09-21 13:12:18 -04:00