rust/library/core/src/array
Matthias Krüger 88eda646f2
Rollup merge of #152431 - oli-obk:limited_stability_attr, r=jdonszelmann
Restrict the set of things that const stability can be applied to

r? @jdonszelmann
2026-02-11 13:48:47 +01:00
..
iter PR feedback 2025-04-09 21:44:59 -07:00
ascii.rs Remove #[cfg(not(test))] gates in core 2025-03-06 13:21:59 -08:00
drain.rs Remove accidental const stability marker on a struct 2026-02-10 09:02:31 +00:00
equality.rs Replace #[const_trait] with const in libcore 2025-11-08 06:40:27 +01:00
iter.rs Fix 'the the' typo in library/core/src/array/iter.rs 2026-01-25 03:37:57 +05:30
mod.rs Reword the caveats on array::map 2026-01-17 17:14:19 -08:00