rust/library/core/src/array
The 8472 3925fc0c8e document and improve array Guard type
The type is unsafe and now exposed to the whole crate.
Document it properly and add an unsafe method so the
caller can make it visible that something unsafe is happening.
2022-11-08 00:13:26 +01:00
..
equality.rs more typos 2022-08-11 07:37:22 -04:00
iter.rs Remove all uses of array_assume_init 2022-10-17 13:03:54 -07:00
mod.rs document and improve array Guard type 2022-11-08 00:13:26 +01:00