about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-07-25 18:06:26 +0200
committerLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-07-25 18:06:26 +0200
commit9d39758d14df45956b1a8d8132e3e40c3558dd4b (patch)
tree4c48e5ca396bd8c644e0806b1122a6c1ababbdb3 /src/test/ui/thinlto
parente649e903440bfd919bfc9db848c28df6d795a116 (diff)
downloadrust-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