about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
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-18Auto merge of #119069 - matthiaskrgr:rollup-xxk4m30, r=matthiaskrgrbors-17/+86
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-18Rollup merge of #118852 - Zalathar:no-spans, r=cjgillotMatthias Krüger-0/+67
2023-12-18Fix up some `ui-fulldeps` tests.Nicholas Nethercote-22/+22
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-17Fortify test.Camille GILLOT-4/+9
2023-12-17Auto merge of #114962 - darklyspaced:debug, r=est31bors-15/+15
2023-12-17Tolerate overaligned MIR constants for codegen.Camille GILLOT-0/+31
2023-12-17Rollup merge of #119052 - cjgillot:gvn-index-overflow, r=compiler-errorsMatthias Krüger-0/+226
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-17Avoid overflow in GVN constant indexing.Camille GILLOT-0/+226
2023-12-17Auto merge of #117884 - bvanjoi:fix-117794, r=compiler-errorsbors-0/+19
2023-12-17skip rpit constraint check if borrowck return type errorbohan-0/+19
2023-12-17Auto merge of #119000 - celinval:smir-cstr, r=ouz-abors-0/+22
2023-12-17fix diagnostic regresssionAli MJ Al-Nasrawy-25/+9
2023-12-17use Vec for region constraintsAli MJ Al-Nasrawy-11/+27
2023-12-17Auto merge of #119001 - notriddle:notriddle/searchwords, r=GuillaumeGomezbors-7/+17
2023-12-17Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstriebbors-0/+45
2023-12-16coverage: Regression test for `assert!(!false)`Zalathar-0/+39
2023-12-16Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lintMichael Goulet-68/+78
2023-12-16coverage: Regression test for markers in a function with no spansZalathar-0/+67
2023-12-15rustdoc-search: remove parallel searchWords arrayMichael Howell-7/+17
2023-12-15Rollup merge of #118396 - compiler-errors:ast-lang-items, r=cjgillotJubilee-18/+74
2023-12-15Add a method to check if type is a CStrCelina G. Val-0/+22
2023-12-15Auto merge of #118996 - matthiaskrgr:rollup-n6x2lc7, r=matthiaskrgrbors-99/+117
2023-12-15Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomezMatthias Krüger-0/+24
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-15Rollup merge of #117824 - WaffleLapkin:ptr_from_ref_stab, r=dtolnayMatthias Krüger-74/+69
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-15Auto merge of #115165 - davidtwco:issue-9228-describe-item-member-visibility,...bors-0/+229
2023-12-15Stabilize `ptr::{from_ref, from_mut}`Maybe Waffle-74/+69
2023-12-15Collect lang items from ASTMichael Goulet-18/+74
2023-12-15rustdoc: add regression test for JS data file loadingMichael Howell-0/+24
2023-12-15Rollup merge of #118969 - Zalathar:waker-noop, r=compiler-errorsMatthias Krüger-354/+135
2023-12-15Adapt debug-accessibility tests for msvc-style enumsWesley Wiser-4/+12
2023-12-15codegen_llvm: set DW_AT_accessibilityDavid Wood-0/+221
2023-12-15Rollup merge of #118909 - Urgau:cleanup-improvement-invalid_ref_casting, r=est31Guillaume Gomez-8/+35
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-7/+118
2023-12-15Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdocGuillaume Gomez-4/+34
2023-12-15Rollup merge of #118964 - compiler-errors:resolve, r=aliemjayAli MJ Al-Nasrawy-0/+58
2023-12-15Rollup merge of #118927 - celinval:smir-missing-info, r=compiler-errorsAli MJ Al-Nasrawy-1/+1