]> git.lizzy.rs Git - rust.git/commit
Reduce usage of subst types in the intrinsic code
authorbjorn3 <bjorn3@users.noreply.github.com>
Sun, 9 Jan 2022 13:54:43 +0000 (14:54 +0100)
committerbjorn3 <bjorn3@users.noreply.github.com>
Sun, 9 Jan 2022 13:54:43 +0000 (14:54 +0100)
commit99136301583c6c88e41ac517b9b4b37dadf1ec83
tree1263dde02827484b51a47abcdf2d130063ab7f91
parente4fff03d40ca602d447f3965e1afed2262978640
Reduce usage of subst types in the intrinsic code

Using the arguments often saves a layout_of call
src/intrinsics/mod.rs