rust/library/core
Matthias Krüger 4950bf5c19
Rollup merge of #146533 - Zalathar:array-default, r=compiler-errors
Note some previous attempts to change the Default impl for `[T; 0]`

Recently, rust-lang/rust#145457 experimented with changing the Default impl for `[T; 0]`.

Subsequently, rust-lang/rust#146531 also aimed to perform a similar experiment.

It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
2025-09-15 22:09:48 +02:00
..
src Rollup merge of #146533 - Zalathar:array-default, r=compiler-errors 2025-09-15 22:09:48 +02:00
Cargo.toml Add opaque TypeId handles for CTFE 2025-07-09 16:37:11 +00:00