]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Wed, 20 Jul 2022 05:59:40 +0000 (11:29 +0530)
committerGitHub <noreply@github.com>
Wed, 20 Jul 2022 05:59:40 +0000 (11:29 +0530)
commitfeebc5f4d5e62ecf50a88d8ce2d9db13d3484926
tree51d85e154be6be87ed6b55d3408ed88ce4e02805
parentf02bbbcba6faf0fddce6ded97dea6f934d0f642b
parent94f633b0023c02837cc53fb4be3a8ae4f2e900b7
Rollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor

int_macros was only using to_xe_bytes_doc and not from_xe_bytes_doc

typo in doc [here](https://doc.rust-lang.org/std/primitive.isize.html#method.from_ne_bytes) "returns" => "takes"

`@rustbot` label +T-rustdoc
library/core/src/num/int_macros.rs