rust/compiler/rustc_feature/src
Yuki Okushi 1fa5f8f05b
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.
2020-10-02 08:25:10 +09:00
..
accepted.rs Fix 'FIXME' about using NonZeroU32 instead of u32. 2020-09-17 21:54:13 +02:00
active.rs Rollup merge of #76851 - fusion-engineering-forks:fixme-nonzero, r=petrochenkov 2020-10-02 08:25:10 +09:00
builtin_attrs.rs Add support for cmse_nonsecure_entry attribute 2020-09-30 15:48:59 +01:00
lib.rs Add note about possible future improvement 2020-10-01 17:32:23 +02:00
removed.rs Fix 'FIXME' about using NonZeroU32 instead of u32. 2020-09-17 21:54:13 +02:00