Files
rust/library
bors ef38b45e8b Auto merge of #84053 - RalfJung:liballoc-miri, r=Manishearth
fix incorrect Box::from_raw_in doctest

Now that Miri can run doctests, I ran it on liballoc, and found exactly one problem: this test creates a `Box<u8>` to deallocate a 4-byte allocation!

Introduced by https://github.com/rust-lang/rust/pull/80310 so r? `@Manishearth` `@kennytm`
2021-04-11 00:27:23 +00:00
..
2021-04-10 12:24:19 +02:00
2021-03-25 22:25:34 -06:00
2021-04-10 11:58:48 +02:00
2020-12-21 00:00:00 +00:00
2021-02-03 23:15:45 +01:00
2021-03-27 10:20:32 +03:00