summary refs log tree commit diff
path: root/src/librustc_feature/active.rs
AgeCommit message (Expand)AuthorLines
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-16Revert "Remove "important traits" feature"Manish Goregaokar-0/+3
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-0/+3
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-4/+0
2020-06-28Mark `const_loop` feature gate as acceptedDylan MacKenzie-3/+0
2020-06-28Mark feature gate as acceptedDylan MacKenzie-3/+0
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/+0
2020-06-19Remove the const_raw_ptr_comparison feature gate.Oliver Scherer-3/+0
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-27Implement RFC 2585LeSeulArtichaut-0/+3
2020-05-20Implement `#[ffi_const]` and `#[ffi_pure]` function attributesMatthias Schiffer-0/+6
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/+3
2020-05-01Allow `#[target_feature]` on safe functionsLeSeulArtichaut-0/+3
2020-03-29Auto merge of #70370 - petrochenkov:nosmatch, r=Centrilbors-0/+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-0/+2
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-08Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-SimulacrumMazdak Farrokhzad-3/+3
2020-03-07Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkovMazdak Farrokhzad-1/+1
2020-03-07Rollup merge of #69667 - JohnTitor:no-debug, r=nikomatsakisMazdak Farrokhzad-3/+0
2020-03-06fix various typosMatthias Krüger-1/+1
2020-03-05Bumped version number for const_eval_limit in active.rsChristoph Schmidler-3/+3
2020-03-05Add a new test to reach const_limit setting, although with wrong WARNINGs yetChristoph Schmidler-1/+1
2020-03-05Prepare const_limit feature gate and attributeChristoph Schmidler-0/+3
2020-03-03Remove the `no_debug` featureYuki Okushi-3/+0
2020-03-01Make `rustc_attrs` tracking issue NoneYuki Okushi-3/+3
2020-02-27Remove "important traits" featureGuillaume Gomez-3/+0
2020-02-10Add `#[repr(no_niche)]`.Felix S. Klock II-0/+4
2020-02-09Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasperbors-0/+4
2020-02-05Selectively disable sanitizer instrumentationTomasz Miąsko-0/+3
2020-02-04Remove the `overlapping_marker_traits` featureAaron Hill-3/+0