about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSeiichi Uchida <seuchida@gmail.com>2018-02-04 17:31:00 +0900
committerSeiichi Uchida <seuchida@gmail.com>2018-02-04 19:15:34 +0900
commit3d114c7f61c5994633196a378e5eed4ee3e58841 (patch)
tree38c4163efa17d4918513cf38eba14dc5afd0ff7f /src/rustllvm/RustWrapper.cpp
parent0f9c784751434c70ddd6719ccda6817c819126f9 (diff)
downloadrust-3d114c7f61c5994633196a378e5eed4ee3e58841.tar.gz
rust-3d114c7f61c5994633196a378e5eed4ee3e58841.zip
Remove delay_span_bug() in check_aliasability
This path was considered to be unreachable. However,
`&mut` could potentially live inside `static`.
For example, `static TAB: [&mut [u8]; 0] = [];`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions