]> git.lizzy.rs Git - rust.git/commit
Ensure that statics are always ByRef
authorOliver Schneider <git-no-reply-9879165716479413131@oli-obk.de>
Sat, 12 May 2018 16:47:20 +0000 (18:47 +0200)
committerOliver Schneider <github35764891676564198441@oli-obk.de>
Sat, 19 May 2018 12:24:24 +0000 (14:24 +0200)
commit8b99c61701cd3230bb24fba970d2f400e6e09fa1
tree8fbb33beb424a2aef89841af69dd3df7f3e3249f
parentc95e1cccc9c248789230a54ecfd87971a04d5c0c
Ensure that statics are always ByRef
src/librustc_codegen_llvm/mir/constant.rs
src/librustc_mir/interpret/const_eval.rs
src/test/codegen/link_section.rs