]> git.lizzy.rs Git - rust.git/commit
Remove specialize float/bool read/write methods from memory
authorRalf Jung <post@ralfj.de>
Fri, 25 Aug 2017 17:21:26 +0000 (19:21 +0200)
committerRalf Jung <post@ralfj.de>
Fri, 25 Aug 2017 17:33:12 +0000 (19:33 +0200)
commit8ce6b06d52e6b0792d9f6c3bc192cbcfb21842f1
tree2290c931947ebf46d624b77598d7f0c296655f0a
parentac80212f7e973ccd57ed41137e2ec38db6fbde1f
Remove specialize float/bool read/write methods from memory

Notice that the write methods were previously unused, so if this makes us handle some things incorrectly, they probably were already broken
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/memory.rs