]> git.lizzy.rs Git - rust.git/commit
Add a test that tries to modify static memory at compile-time
authorAndrew Xu <andrewxuyuan@gmail.com>
Wed, 12 Sep 2018 04:27:28 +0000 (12:27 +0800)
committerAndrew Xu <andrewxuyuan@gmail.com>
Wed, 12 Sep 2018 04:27:28 +0000 (12:27 +0800)
commit3d6c2606a4cbb0f23f31f7dcf3c5e365e7fa402a
tree743d6de0dc7a97d6f94bef8981ee4e511bc24205
parent8adc69a5a873dd7e840b7d002ae48a4c638ef7ee
Add a test that tries to modify static memory at compile-time
src/test/ui/consts/const-eval/mod-static-with-const-fn.rs [new file with mode: 0644]
src/test/ui/consts/const-eval/mod-static-with-const-fn.stderr [new file with mode: 0644]