]> git.lizzy.rs Git - rust.git/commit
miri: accept extern types in structs if they are the only field
authorRalf Jung <post@ralfj.de>
Sun, 4 Nov 2018 10:23:34 +0000 (11:23 +0100)
committerRalf Jung <post@ralfj.de>
Sun, 4 Nov 2018 10:23:34 +0000 (11:23 +0100)
commite753d2105159397eff162aa3f1f7715f96b5772d
treeea9e25100dd93fc13f2065472731929298ffc038
parent6d69fe7a2fa31108ee7d23515cec7dd151d08331
miri: accept extern types in structs if they are the only field
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/place.rs
src/test/ui/consts/const-eval/issue-55541.rs [new file with mode: 0644]