]> git.lizzy.rs Git - rust.git/commit
Auto merge of #50710 - Zoxc:value_to_constvalue, r=oli-obk
authorbors <bors@rust-lang.org>
Wed, 16 May 2018 21:01:31 +0000 (21:01 +0000)
committerbors <bors@rust-lang.org>
Wed, 16 May 2018 21:01:31 +0000 (21:01 +0000)
commit2f2a11dfc436fc0f401b595f22ed043c46dbebe7
treed22171e4a637913a739fdfac01df1fe3f341d3b4
parente1151c9819cca90e511f60757297629177272d16
parent41a032db9050941e19fec7f3409de00ae175848d
Auto merge of #50710 - Zoxc:value_to_constvalue, r=oli-obk

Fix conversion from Miri Value to ConstValue

This fixes an error compiling the `immeta` 0.3.6 crate. https://github.com/rust-lang/rust/issues/50707 may be fixed too.

r? @oli-obk