about summary refs log tree commit diff
path: root/src/librustc_feature
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-1765/+0
2020-08-22Auto merge of #74566 - lzutao:guard, r=petrochenkovbors-0/+4
2020-08-08fix `min_const_generics` versionBastian Kauschke-1/+1
2020-08-08Gate to if-let guard featureLzu Tao-0/+4
2020-08-08Auto merge of #74877 - lcnr:min_const_generics, r=oli-obkbors-0/+3
2020-08-05add tracking issueBastian Kauschke-1/+1
2020-08-05add min_const_generics feature gateBastian Kauschke-0/+3
2020-08-05Fix typo in `librustc_feature/active.rs`Waffle Lapkin-1/+1
2020-07-22Rollup merge of #73868 - ecstatic-morse:fix-stable-version, r=jonas-schievinkManish Goregaokar-2/+2
2020-07-20mir: use attribute over `-Z polymorphize-errors`David Wood-0/+1
2020-07-19Advertise correct stable version for const control flowDylan MacKenzie-2/+2
2020-07-16Revert "Remove "important traits" feature"Manish Goregaokar-0/+3
2020-07-11Rollup merge of #72920 - oli-obk:const_transmute, r=RalfJungManish Goregaokar-0/+3
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-0/+3
2020-07-10Avoid "whitelist"Tamir Duberstein-72/+72
2020-07-04add `lazy_normalization_consts` feature gateBastian Kauschke-0/+4
2020-07-03Rollup merge of #73670 - davidhewitt:format-args-capture, r=varkorManish Goregaokar-0/+3
2020-06-30Stabilize `#[track_caller]`.Adam Perry-5/+4
2020-06-28Mark `const_loop` feature gate as acceptedDylan MacKenzie-3/+2
2020-06-28Mark feature gate as acceptedDylan MacKenzie-3/+2
2020-06-24Add `format_args_capture` featureDavid Hewitt-0/+3
2020-06-23Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisaManish Goregaokar-3/+5
2020-06-19Remove the const_raw_ptr_comparison feature gate.Oliver Scherer-3/+5
2020-06-16warn against 'specialization' featureRalf Jung-0/+1
2020-06-13Add feature gate for precise live drop checkingDylan MacKenzie-0/+3
2020-06-09[AVR] Raise and link to a tracking issue for the `avr-interrupt` calling conv...Dylan McKay-3/+3
2020-06-09[AVR] Add AVR platform supportJake Goulding-0/+3
2020-05-29Rollup merge of #71862 - LeSeulArtichaut:unsafe-block-in-unsafe-fn, r=nikomat...Ralf Jung-0/+3
2020-05-29Whitelist #[allow_internal_unstable]Jonas Schievink-1/+1
2020-05-27Implement RFC 2585LeSeulArtichaut-0/+3
2020-05-20Implement `#[ffi_const]` and `#[ffi_pure]` function attributesMatthias Schiffer-0/+8
2020-05-19Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakisbors-0/+1
2020-05-18Minor fixesAmanieu d'Antras-1/+1
2020-05-18Add RISC-V target featuresAmanieu d'Antras-0/+1
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-2/+1
2020-05-03Implement RFC 2523, `#[cfg(version(..))]`mibac138-0/+4
2020-05-01Allow `#[target_feature]` on safe functionsLeSeulArtichaut-0/+3
2020-03-29#[link]: mention wasm_import_module instead of cfgJonas Schievink-1/+1
2020-03-29Auto merge of #70370 - petrochenkov:nosmatch, r=Centrilbors-5/+2
2020-03-26bump negative impls version to 1.44.0Niko Matsakis-1/+1
2020-03-26create a tracking issue and link to itNiko Matsakis-3/+3
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-0/+3
2020-03-24Remove attribute `#[structural_match]` and any references to itVadim Petrochenkov-5/+2
2020-03-22remove redundant closures (clippy::redundant_closure)Matthias Krüger-1/+1
2020-03-17Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasperMazdak Farrokhzad-7/+1
2020-03-15Add attributes to allow specializing on traitsMatthew Jasper-0/+8
2020-03-15Add `min_specialization` featureMatthew Jasper-0/+5
2020-03-10Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnisonMazdak Farrokhzad-3/+0
2020-03-09expand/builtin_macros: Minor cleanupVadim Petrochenkov-7/+1
2020-03-08Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-SimulacrumMazdak Farrokhzad-3/+3