]> git.lizzy.rs Git - rust.git/commit
Encode `ScalarInt::bytes` as `u128` instead of `[u8; 16]` to see if that caused the...
authorOliver Scherer <github35764891676564198441@oli-obk.de>
Thu, 1 Oct 2020 07:47:36 +0000 (09:47 +0200)
committeroli <github35764891676564198441@oli-obk.de>
Wed, 4 Nov 2020 09:58:59 +0000 (09:58 +0000)
commiteac309984fc102f15d5d1d3401d3f53b076f371d
treeceae2d5b47b67b7c40515cec34e9dce87a6db461
parent362123dd7577daa4cf737bc8f50146beedd3d944
Encode `ScalarInt::bytes` as `u128` instead of `[u8; 16]` to see if that caused the performance regression
compiler/rustc_middle/src/ty/consts/int.rs