Files
rust/library/alloc/src
Matthias Krüger 0d1e5465f3 Rollup merge of #97578 - ojeda:checkpatch, r=JohnTitor
alloc: remove repeated word in comment

Linux's `checkpatch.pl` reports:

```txt
#42544: FILE: rust/alloc/vec/mod.rs:2692:
WARNING: Possible repeated word: 'to'
+            // - Elements are :Copy so it's OK to to copy them, without doing
```

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2022-05-31 23:11:35 +02:00
..
2022-05-27 07:36:17 -04:00
2022-05-28 01:07:45 +09:00
2022-05-30 16:49:28 -07:00
2022-05-29 20:40:56 +01:00
2022-05-27 07:36:17 -04:00
2022-05-26 13:18:57 +01:00