Skip to content

Commit 9d39758

Browse files
Remove cfg(bootstrap) code for array implementations
In PR rust-lang#62435 ("Use const generics for array impls [part 1]") the old macro-based implementations were not removed but still used with `cfg(bootstrap)` since the bootstrap compiler had some problems with const generics at the time. This does not seem to be the case anymore, so there is no reason to keep the old code.
1 parent e649e90 commit 9d39758

File tree

2 files changed

+241
-434
lines changed

2 files changed

+241
-434
lines changed

0 commit comments

Comments
 (0)