rust/compiler/rustc_query_system/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: affaf532f9

r? ``@RalfJung``
2025-10-09 18:43:26 +11:00
..
dep_graph Rollup merge of #147489 - chenyukang:yukang-prefer-repeat-n, r=Kivooeo,oli-obk 2025-10-09 18:43:26 +11:00
ich remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
query Auto merge of #144469 - Kivooeo:chains-cleanup, r=SparrowLii 2025-07-28 05:25:23 +00:00
cache.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs fixup limit handling code 2025-09-08 15:07:12 -07:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00