]> git.lizzy.rs Git - rust.git/commit
Auto merge of #1973 - RalfJung:rustup, r=RalfJung
authorbors <bors@rust-lang.org>
Sat, 12 Feb 2022 10:54:24 +0000 (10:54 +0000)
committerbors <bors@rust-lang.org>
Sat, 12 Feb 2022 10:54:24 +0000 (10:54 +0000)
commit2ba1e843c1571f6a5d7ee0c770577034fbc0f167
tree3b39aca52976ed585ef345741a56fefd8a2c5ef4
parenta284d4f551ee12f7761128998efccdabebc4922f
parentdfa0a3b3c7fc430f3ab7595d39bd45b712e5dd94
Auto merge of #1973 - RalfJung:rustup, r=RalfJung

implement const_allocate intrinsic

This is needed to make the libcore test suite pass again.