summary refs log tree commit diff
path: root/tests/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2024-02-13Update `never_type` feature gate ui testGuillaume Gomez-1/+40
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-134/+0
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-1/+1
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-134/+0
2024-01-29Supress unhelpful diagnostics for unresolved top level attributesyukang-24/+6
2024-01-26Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnayMatthias Krüger-1/+1
2024-01-22Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnrMatthias Krüger-0/+27
2024-01-22Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgrbors-1/+1
2024-01-22Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=Waff...Matthias Krüger-1/+1
2024-01-22Rollup merge of #120152 - rowan-sl:help-message-for-range-pattern, r=oli-obkMatthias Krüger-0/+1
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+27
2024-01-19Split remaining offset_of features into new tracking issuesGeorge Bateman-7/+12
2024-01-19Stabilize simple offset_ofGeorge Bateman-1/+84
2024-01-19add help message for `exclusive_range_pattern` errorRowan S-L-0/+1
2024-01-16proc_macro_c_str_literals: Implement Literal::c_string constructornovafacing-0/+24
2024-01-16Rename `pointer` field on `Pin`LegionMammal978-1/+1
2024-01-15Auto merge of #119610 - Nadrieril:never_pattern_bindings, r=compiler-errorsbors-24/+14
2024-01-13Bless testsGeorge-lewis-36/+389
2024-01-13Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnrbors-9/+13
2024-01-12Delegation implementation: step 1Bryanskiy-9/+13
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-2/+2
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-25/+111
2024-01-09Check bindings around never patternsNadrieril-24/+14
2024-01-07Split note, fix const/static impl trait errorMichael Goulet-10/+18
2024-01-07Make ImplTraitPosition display more descriptiveMichael Goulet-4/+4
2024-01-05Rollup merge of #119148 - estebank:bare-traits, r=davidtwcoMichael Goulet-3/+3
2024-01-04Rollup merge of #119417 - compiler-errors:closure-checking, r=davidtwcoMatthias Krüger-4/+4
2024-01-03Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType`Esteban Küber-3/+3
2024-01-03Rollup merge of #119505 - fmease:no-host-param-for-trait-fns, r=fee1-deadLeón Orell Valerian Liehr-5/+14
2024-01-02E0379: Provide suggestionsLeón Orell Valerian Liehr-3/+12
2024-01-02E0379: Make diagnostic more preciseLeón Orell Valerian Liehr-3/+3
2023-12-31Update tracking issue of naked_functionsGary Guo-2/+2
2023-12-29Compute yield and return types outside of check_fnMichael Goulet-4/+4
2023-12-28rustc_lint: Prevent triplication of 'unknown lint' lintMartin Nordholts-272/+14
2023-12-26Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni...Michael Goulet-0/+30
2023-12-25Auto merge of #116274 - RalfJung:soft_unstable, r=cjgillotbors-0/+22
2023-12-23Add missing CFI sanitizer cfgs feature gateUrgau-0/+30
2023-12-20Undeprecate and use lint `unstable_features`León Orell Valerian Liehr-1/+1
2023-12-13Tweak `short_ty_string` to reduce number of filesEsteban Küber-1/+1
2023-12-12Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholkJubilee-6/+55
2023-12-12Actually parse async gen blocks correctlyMichael Goulet-6/+55
2023-12-12Don't gate the feature twiceNadrieril-50/+14
2023-12-12Correctly gate the parsing of match arms without bodyNadrieril-9/+170
2023-12-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-0/+5
2023-12-10Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Kibors-0/+24
2023-12-10Add feature gate test for `--env` flagGuillaume Gomez-0/+5
2023-12-08Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errorsbors-2/+2
2023-12-08Auto merge of #118668 - fmease:resolve-assoc-item-bindings-by-namespace, r=co...bors-5/+10
2023-12-07Resolve assoc item bindings by namespaceLeón Orell Valerian Liehr-5/+10
2023-12-06Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naberMatthias Krüger-1/+1