about summary refs log tree commit diff
path: root/src/test/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2020-02-02Point at `Sized` boundEsteban Küber-0/+6
2020-02-02Point at arguments or output when fn obligations come from them, or ident whe...Esteban Küber-8/+8
2020-01-31Auto merge of #68080 - varkor:declared-here, r=petrochenkovbors-2/+2
2020-01-28lintify conflicting_repr_hintsMazdak Farrokhzad-1/+7
2020-01-27Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkovbors-18/+0
2020-01-24Normalise notes with the/isvarkor-2/+2
2020-01-20stabilize transparent_enumsMazdak Farrokhzad-18/+0
2020-01-19When encountering an undefined named lifetime, point to where it can beEsteban Küber-7/+111
2020-01-18slice_patterns: remove feature gate testMazdak Farrokhzad-74/+0
2020-01-16Rollup merge of #68265 - JohnTitor:fix-issue-number, r=Dylan-DPCDylan DPC-1/+1
2020-01-16Fix issue number of `repr128`Yuki Okushi-1/+1
2020-01-12Diagnostics should start lowercasevarkor-5/+5
2020-01-10Auto merge of #65241 - tmiasko:no-std-san, r=alexcrichtonbors-14/+0
2020-01-09Update testsVadim Petrochenkov-2/+32
2020-01-09Remove sanitizer_runtime attributeTomasz Miąsko-14/+0
2020-01-08- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}Mazdak Farrokhzad-3/+3
2020-01-05Add backticks to various diagnosticsvarkor-2/+2
2019-12-24Use structured suggestion for bad `Fn` traitsEsteban Küber-8/+4
2019-12-24Tweak errors for missing associated types and type parametersEsteban Küber-4/+8
2019-12-23Yield is an expression form, not a statement.Donough Liu-3/+4
2019-12-21Update tests for GATsMatthew Jasper-7/+25
2019-12-20Rollup merge of #67131 - Centril:item-merge, r=petrochenkovMazdak Farrokhzad-9/+9
2019-12-14Auto merge of #67224 - nikomatsakis:revert-stabilization-of-never-type, r=cen...bors-1/+68
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-1/+68
2019-12-13Require stable/unstable annotations for the constness of all stable functions...Oliver Scherer-5/+3
2019-12-13Reuse the `staged_api` feature for `rustc_const_unstable`Oliver Scherer-4/+1
2019-12-12Unify assoc item visitors more.Mazdak Farrokhzad-9/+9
2019-12-03Check intrinsics for callability in const fnsMahmut Bulut-4/+2
2019-12-02Rollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obkRalf Jung-0/+15
2019-12-01rustc_plugin: Remove support for plugin argumentsVadim Petrochenkov-27/+0
2019-12-01Conditional compilation for sanitizersTomasz Miąsko-0/+15
2019-11-23Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavusMazdak Farrokhzad-16/+0
2019-11-21Stabilize cfg rustdocGuillaume Gomez-16/+0
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-68/+1
2019-11-15Rollup merge of #66435 - JohnTitor:fix-spelling, r=CentrilTyler Mandry-1/+1
2019-11-15Correct `const_in_array_repeat_expressions` feature nameYuki Okushi-1/+1
2019-11-14TAIT: adjust testsMazdak Farrokhzad-11/+174
2019-11-13Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavusYuki Okushi-4/+4
2019-11-09Address review commentsVadim Petrochenkov-2/+2
2019-11-09Remove `#[feature(custom_attribute)]`Vadim Petrochenkov-19/+17
2019-11-09Support registering attributes and attribute tools using crate-level attributesVadim Petrochenkov-0/+30
2019-11-09Auto merge of #65879 - ohadravid:stabilize-re-rebalance-coherence, r=nikomats...bors-24/+0
2019-11-08Rollup merge of #66007 - estebank:remove-here, r=CentrilMazdak Farrokhzad-1/+1
2019-11-07Rollup merge of #65884 - Centril:non-hardcoded-abis, r=petrochenkovMazdak Farrokhzad-163/+157
2019-11-07parser: don't hardcode ABIs into grammarMazdak Farrokhzad-163/+157
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-11-06rename cfg(rustdoc) into cfg(doc)Guillaume Gomez-4/+4
2019-11-06gate rustc_on_unimplemented under rustc_attrsMazdak Farrokhzad-21/+0
2019-10-31Revert "pre-expansion gate trait_alias."Eduard-Mihai Burtescu-19/+1
2019-10-31Revert "pre-expansion gate associated_type_bounds"Eduard-Mihai Burtescu-14/+1