summary refs log tree commit diff
path: root/compiler/rustc_feature/src/active.rs
AgeCommit message (Expand)AuthorLines
2020-10-02Rollup merge of #76851 - fusion-engineering-forks:fixme-nonzero, r=petrochenkovYuki Okushi-2/+2
2020-09-30Add support for cmse_nonsecure_entry attributeHugues de Valon-0/+3
2020-09-27Add a feature gate for basic function pointer use in `const fn`Dylan MacKenzie-0/+3
2020-09-25Use proper issue for `const_fn_floating_point_arithmetic`Dylan MacKenzie-1/+1
2020-09-25Add `const_fn_floating_point_arithmetic`Dylan MacKenzie-0/+3
2020-09-20Remove MMX from RustMateusz MikuĊ‚a-1/+0
2020-09-17Fix 'FIXME' about using NonZeroU32 instead of u32.Mara Bos-2/+2
2020-09-14Stabilize doc_alias featureGuillaume Gomez-3/+0
2020-09-10fix tidy, small cleanupBastian Kauschke-1/+1
2020-09-10implement `const_evaluatable_checked` feature MVPBastian Kauschke-1/+5
2020-09-04Implementation of incompatible features errorAmjad Alsharafi-0/+5
2020-08-30mv compiler to compiler/mark-0/+607