]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #76851 - fusion-engineering-forks:fixme-nonzero, r=petrochenkov
authorYuki Okushi <huyuumi.dev@gmail.com>
Thu, 1 Oct 2020 23:25:10 +0000 (08:25 +0900)
committerGitHub <noreply@github.com>
Thu, 1 Oct 2020 23:25:10 +0000 (08:25 +0900)
commit1fa5f8f05b85a22bb9fb94e5d2f026b124c514f8
treec97e02996d01ac63d76e1b31c7028cc5480791f3
parent8fe73e80d762bc575040239fc05fb1c612873554
parent2140d80a9d69cce7a9fb2c90051af4328737a446
Rollup merge of #76851 - fusion-engineering-forks:fixme-nonzero, r=petrochenkov

Fix 'FIXME' about using NonZeroU32 instead of u32.

It was blocked by #58732 (const fn NonZeroU32::new), which is fixed now.
compiler/rustc_feature/src/active.rs