about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-01-20 06:16:29 -0800
committerbors <bors@rust-lang.org>2014-01-20 06:16:29 -0800
commit02d4572696a18431d6b9613f835b97db9ced5b81 (patch)
tree291cda9b47253bc2820f843cb440f47922ee23d7 /src/rustllvm/RustWrapper.cpp
parent068d8288509d5869af24a179209d3927f68e441d (diff)
parent6f3c202d3e5d9497fa0130f31bc1c3a3f0986edb (diff)
downloadrust-02d4572696a18431d6b9613f835b97db9ced5b81.tar.gz
rust-02d4572696a18431d6b9613f835b97db9ced5b81.zip
auto merge of #11661 : huonw/rust/fixed-length-instantiation, r=thestinger
Previously, they were treated like ~[] and &[] (which can have length
0), but fixed length vectors are fixed length, i.e. we know at compile
time if it's possible to have length zero (which is only for [T, .. 0]).

Fixes #11659.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions