Files
rust/library
Matthias Krüger 0997891c54 Rollup merge of #124991 - Infinixius:patch-1, r=Nilstrieb
Fix typo in ManuallyDrop's documentation

```diff
- /// A wrapper to inhibit compiler from automatically calling `T`’s destructor.
+ /// A wrapper to inhibit the compiler from automatically calling `T`’s destructor.
```
2024-05-11 08:00:16 +02:00
..
2024-04-12 16:28:19 -07:00
2024-04-24 13:12:25 +01:00
2024-04-21 21:35:17 -04:00