summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-01-24Add regression testOli Scherer-0/+69
2024-01-24Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-94/+226
2024-01-10Auto merge of #119528 - wesleywiser:revert_117472, r=nnethercotebors-15/+56
2024-01-07Improve performance on wide matchesNadrieril-0/+72
2024-01-02Revert "Stabilize C string literals"Wesley Wiser-15/+56
2023-12-20resolve: Stop feeding visibilities for import list stemsVadim Petrochenkov-0/+14
2023-12-20Auto merge of #119134 - petrochenkov:feedvis2, r=compiler-errorsbors-0/+37
2023-12-20Rollup merge of #119071 - lcnr:overflowo, r=compiler-errorsMatthias Krüger-1/+34
2023-12-20Rollup merge of #118691 - chfogelman:improve-cstr-error, r=fmeaseMatthias Krüger-0/+129
2023-12-20Auto merge of #106790 - the8472:rawvec-niche, r=scottmcmbors-1/+1
2023-12-19Improve compiler error for c-strings in pre-2021Carter Hunt Fogelman-0/+129
2023-12-19resolve: Feed visibilities for unresolved trait impl itemsVadim Petrochenkov-0/+37
2023-12-19Rollup merge of #119098 - compiler-errors:hangs, r=lcnrMatthias Krüger-13/+18
2023-12-19Rollup merge of #119091 - compiler-errors:alias-eq-in-structural-normalize, r...Matthias Krüger-19/+18
2023-12-19Auto merge of #119047 - mu001999:fix/118772, r=wesleywiserbors-0/+15
2023-12-19Auto merge of #119061 - compiler-errors:async-gen-abi, r=wesleywiserbors-0/+89
2023-12-18Add a test demonstrating that RFC's note on diverging returns is subsumed by ...Michael Goulet-0/+20
2023-12-18Adjust the ignore-compare-mode-next-solver for hangsMichael Goulet-13/+18
2023-12-18Check const_eval_select intrinsic correctlyMichael Goulet-17/+22
2023-12-18Check FnPtr/FnDef built-in fn traits correctly with effectsMichael Goulet-2/+13
2023-12-18Use alias-eq in structural normalizationMichael Goulet-19/+18
2023-12-18Check generic params after sigature for main-fn-tyr0cky-0/+15
2023-12-18Auto merge of #118584 - gurry:118144-projection-kind-mismatched, r=WaffleLapkinbors-0/+27
2023-12-18Auto merge of #117818 - fmease:properly-reject-defaultness-on-free-consts, r=...bors-8/+36
2023-12-18Fix ICE `ProjectionKinds Deref and Field were mismatched`Gurinder Singh-0/+27
2023-12-18dont discard overflow from normalizes-to goalslcnr-1/+34
2023-12-18Rollup merge of #119059 - fmease:no-tilde-const-in-inh-impl-headers, r=fee1-deadMatthias Krüger-17/+19
2023-12-18Make sure all kinds of generators only return unitMichael Goulet-0/+52
2023-12-18Ensure `yield` expressions desugar correctly in async generatorsMichael Goulet-0/+17
2023-12-18Deny ~const trait bounds in inherent impl headersLeón Orell Valerian Liehr-17/+19
2023-12-17Auto merge of #114962 - darklyspaced:debug, r=est31bors-15/+15
2023-12-17Rollup merge of #118928 - EliseZeroTwo:EliseZeroTwo/fix-issue-118786, r=cjgillotMatthias Krüger-0/+63
2023-12-17Rollup merge of #118880 - GearsDatapacks:issue-118859-fix, r=compiler-errorsMatthias Krüger-0/+396
2023-12-17skip rpit constraint check if borrowck return type errorbohan-0/+19
2023-12-17Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstriebbors-0/+45
2023-12-16Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lintMichael Goulet-68/+78
2023-12-15Rollup merge of #118396 - compiler-errors:ast-lang-items, r=cjgillotJubilee-18/+74
2023-12-15Rollup merge of #118944 - compiler-errors:relate, r=lcnrMatthias Krüger-24/+24
2023-12-15Rollup merge of #118234 - tgross35:type_name_of_value, r=dtolnayMatthias Krüger-1/+0
2023-12-15Add higher_ranked to relate submoduleMichael Goulet-8/+8
2023-12-15Move type relations into submodule in rustc_inferMichael Goulet-16/+16
2023-12-15Stabilize `ptr::{from_ref, from_mut}`Maybe Waffle-74/+69
2023-12-15Collect lang items from ASTMichael Goulet-18/+74
2023-12-15Rollup merge of #118909 - Urgau:cleanup-improvement-invalid_ref_casting, r=est31Guillaume Gomez-8/+35
2023-12-15Opportunistically resolve region var in canonicalizerMichael Goulet-0/+58
2023-12-14Rollup merge of #118948 - compiler-errors:noop, r=eholkJubilee-82/+41
2023-12-14Rollup merge of #118908 - Urgau:check-cfg-target-features, r=TaKO8Ki,Guillaum...Jubilee-13/+27
2023-12-14Auto merge of #118949 - matthiaskrgr:rollup-rdzlb9h, r=matthiaskrgrbors-2/+48
2023-12-14Auto merge of #118375 - ouz-a:add_emit_stable_mir_tests, r=celinvalbors-0/+249
2023-12-14Unconditionally register alias-relate in projection goalMichael Goulet-2/+48