about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-01-14Rollup merge of #106788 - estebank:elaborate_pred_E0599, r=compiler-errorsMatthias Krüger-2/+209
2023-01-14Rollup merge of #106752 - sulami:master, r=estebankMatthias Krüger-0/+264
2023-01-14Rollup merge of #106665 - JulianKnodt:better_fn_trait_note, r=cjgillotMatthias Krüger-1/+73
2023-01-14Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillotMatthias Krüger-3/+17
2023-01-14Rollup merge of #106046 - uweigand:s390x-test-bigendian-mir, r=Mark-SimulacrumMatthias Krüger-8/+9
2023-01-14Add note when `FnPtr` vs. `FnDef` impl traitkadmin-1/+73
2023-01-14Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomezYuki Okushi-25/+25
2023-01-14Rollup merge of #106816 - TimNN:rental-remap, r=oli-objYuki Okushi-0/+229
2023-01-14Rollup merge of #106693 - notriddle:notriddle/toggle-trunc, r=GuillaumeGomezYuki Okushi-61/+61
2023-01-13Do not incorrectly suggest restricting implied boundsEsteban Küber-3/+3
2023-01-13Update `rental` hack to work with remapped paths.Tim Neumann-0/+229
2023-01-13rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggleMichael Howell-61/+61
2023-01-13Add testsEsteban Küber-0/+164
2023-01-13Keep obligation chain when elaborating obligationsEsteban Küber-10/+30
2023-01-13Elaborate unmet obligations in E0599 for more contextEsteban Küber-7/+30
2023-01-13Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errorsMatthias Krüger-28/+55
2023-01-13Rollup merge of #106678 - Veykril:proc-macro-panic-abort, r=eholkMatthias Krüger-0/+8
2023-01-13Rollup merge of #106641 - chenyukang:yukang/fix-105761-segguest-this, r=estebankMatthias Krüger-0/+105
2023-01-13Rollup merge of #106585 - estebank:issue-46585, r=compiler-errorsMatthias Krüger-38/+167
2023-01-13Rollup merge of #106465 - compiler-errors:bump-IMPLIED_BOUNDS_ENTAILMENT, r=lcnrMatthias Krüger-4/+34
2023-01-13Rollup merge of #104645 - yukiomoto:log-backtrace-option, r=oli-obkMatthias Krüger-0/+10
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-25/+25
2023-01-13Auto merge of #106801 - JohnTitor:rollup-xqkraw0, r=JohnTitorbors-117/+246
2023-01-13Warn when using panic-strategy abort for proc-macro cratesLukas Wirth-0/+8
2023-01-13Rollup merge of #106785 - compiler-errors:better-impl-wf-spans, r=estebankYuki Okushi-64/+64
2023-01-13Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwcoYuki Okushi-2/+100
2023-01-13Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebankYuki Okushi-51/+82
2023-01-13Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwcobors-1/+228
2023-01-13Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obkbors-5/+86
2023-01-13Emit a hint for bad call return types due to generic argumentsRobin Schroer-0/+264
2023-01-12Normalize test output more thoroughlyMark Rousskov-28/+55
2023-01-13Add logic to make IMPLIED_BOUNDS_ENTAILMENT easier to understandMichael Goulet-8/+8
2023-01-12Only point at impl self ty in WF if trait predicate shares self tyMichael Goulet-36/+36
2023-01-12Don't suggest dyn as parameter to addMichael Goulet-20/+0
2023-01-12Render missing generics suggestion verboselyMichael Goulet-51/+102
2023-01-13Rollup merge of #106759 - compiler-errors:revert-105255, r=cjgillotYuki Okushi-1/+3
2023-01-13Rollup merge of #106741 - GuillaumeGomez:reexport-doc-hidden, r=notriddleYuki Okushi-0/+26
2023-01-13Rollup merge of #106740 - petar-dambovaliev:float-iterator-hint, r=NilstriebYuki Okushi-0/+29
2023-01-13Rollup merge of #106675 - krtab:fix_improper_ctypes, r=davidtwcoYuki Okushi-0/+22
2023-01-13Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplettYuki Okushi-110/+8
2023-01-12Bump IMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNowMichael Goulet-0/+30
2023-01-12Point at impl self type for impl wf obligationsMichael Goulet-96/+96
2023-01-12Point at HIR types when impl trait ref doesn't normalizeMichael Goulet-4/+4
2023-01-12Auto merge of #106773 - Nilstrieb:rollup-sq73pyg, r=Nilstriebbors-32/+306
2023-01-12Fix mir-opt tests for big-endian platformsUlrich Weigand-8/+9
2023-01-12Add test for displayed re-export of `doc(hidden)`Guillaume Gomez-0/+26
2023-01-12Rollup merge of #106751 - clubby789:const-intrinsic, r=GuillaumeGomeznils-0/+25
2023-01-12Rollup merge of #106579 - estebank:issue-52144, r=Nilstriebnils-6/+203
2023-01-12Rollup merge of #106322 - compiler-errors:CollectAllMismatches-infer-vars, r=...nils-0/+70
2023-01-12Rollup merge of #105806 - mejrs:eager2, r=davidtwconils-26/+8