diff options
| author | Lukas Kalbertodt <lukas.kalbertodt@gmail.com> | 2019-07-25 18:06:26 +0200 |
|---|---|---|
| committer | Lukas Kalbertodt <lukas.kalbertodt@gmail.com> | 2019-07-25 18:06:26 +0200 |
| commit | 9d39758d14df45956b1a8d8132e3e40c3558dd4b (patch) | |
| tree | 4c48e5ca396bd8c644e0806b1122a6c1ababbdb3 /src/test/ui/thinlto | |
| parent | e649e903440bfd919bfc9db848c28df6d795a116 (diff) | |
| download | rust-9d39758d14df45956b1a8d8132e3e40c3558dd4b.tar.gz rust-9d39758d14df45956b1a8d8132e3e40c3558dd4b.zip | |
Remove `cfg(bootstrap)` code for array implementations
In PR #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.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions
