Files
rust/compiler/rustc_middle/src
Stuart Cook 9ace0de26b Rollup merge of #147489 - chenyukang:yukang-prefer-repeat-n, r=Kivooeo,oli-obk
Prefer to use repeat_n over repeat().take()

More from https://github.com/rust-lang/rust/pull/147464, but batch processed with `ast-grep` to find and replace.

second commit add notes for library: https://github.com/rust-lang/rust/commit/affaf532f923df7ee1fb5a4aae1d844913ca1c74

r? ``@RalfJung``
2025-10-09 18:43:26 +11:00
..
2025-09-08 14:17:56 +02:00
2025-09-29 16:06:25 +01:00
2025-09-26 16:33:15 +02:00
2025-03-30 01:32:21 +03:00
2025-09-29 16:06:25 +01:00
2025-09-26 19:09:23 -04:00
2025-03-15 06:34:36 +00:00
2025-10-07 14:47:39 +07:00