]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #88505 - ibraheemdev:use-unwrap-unchecked, r=kennytm
authorMara Bos <m-ou.se@m-ou.se>
Thu, 2 Sep 2021 17:10:14 +0000 (19:10 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 17:10:14 +0000 (19:10 +0200)
commit8fd1bf332350b5899f040d749fa2bcc21ac4e23e
treef45961ad80e16fdb8740481bf1969c27355bfdd6
parente50069ff4f4b8c95443103d747f6aa22e64dc22c
parentffc43b84682b9378a03b4cf5b166b2049625f7a4
Rollup merge of #88505 - ibraheemdev:use-unwrap-unchecked, r=kennytm

Use `unwrap_unchecked` where possible