about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-08-18Add warn level lint `redundant_explicit_links`Kyle Lin-0/+6
2023-08-18Auto merge of #114951 - cuviper:rollup-iitoep5, r=cuviperbors-37/+70
2023-08-17Rollup merge of #114931 - Urgau:revert-114052, r=compiler-errorsJosh Stone-36/+56
2023-08-17Rollup merge of #114913 - beetrees:escape-double-quote, r=davidtwcoJosh Stone-1/+14
2023-08-17Auto merge of #114904 - cjgillot:no-ref-debuginfo, r=wesleywiserbors-552/+773
2023-08-17Bless codegen tests.Camille GILLOT-16/+16
2023-08-17Auto merge of #114802 - chenyukang:yukang-fix-114979-bad-parens-dyn, r=estebankbors-8/+80
2023-08-17Bless mir-opt tests.Camille GILLOT-362/+531
2023-08-17Add test.Camille GILLOT-0/+57
2023-08-17Revert "Implement references VarDebugInfo."Camille GILLOT-174/+169
2023-08-17Revert PR #114052 to fix invalid suggestionUrgau-36/+56
2023-08-17Auto merge of #114922 - matthiaskrgr:rollup-qktdihi, r=matthiaskrgrbors-1/+76
2023-08-17Rollup merge of #114876 - compiler-errors:non-lifetime-binders-sized, r=wesle...Matthias Krüger-0/+30
2023-08-17Rollup merge of #112751 - ehuss:persist-test-run-directory, r=jshaMatthias Krüger-1/+46
2023-08-17Auto merge of #114875 - Zalathar:line-numbers, r=ozkanonurbors-2655/+2655
2023-08-17coverage: Anonymize line numbers in `run-coverage` test snapshotsZalathar-2655/+2655
2023-08-16Auto merge of #111555 - cjgillot:elaborate-drops, r=tmiaskobors-60/+52
2023-08-16Fix suggestion for attempting to define a string with single quotesbeetrees-1/+14
2023-08-16Do not pre-compute reachable blocks.Camille GILLOT-6/+18
2023-08-16Only run MaybeInitializedPlaces once for drop elaboration.Camille GILLOT-54/+34
2023-08-16Rollup merge of #114784 - Urgau:many-improve-invalid_reference_casting-lint, ...Matthias Krüger-17/+102
2023-08-16Auto merge of #112500 - lukas-code:span-ctxt, r=petrochenkovbors-30/+145
2023-08-16Auto merge of #114850 - khei4:khei4/trailing_zero_codegen, r=nikicbors-0/+22
2023-08-16Auto merge of #114847 - nikic:update-llvm-12, r=cuviperbors-0/+66
2023-08-16Rollup merge of #114779 - MU001999:fix/114701, r=petrochenkovMatthias Krüger-0/+30
2023-08-16Rollup merge of #114746 - compiler-errors:atb-no-const, r=TaKO8KiMatthias Krüger-0/+20
2023-08-16add codegen test for issue 107554khei4-0/+22
2023-08-16Don't ICE in is_trivially_sized when encountering late-bound self tyMichael Goulet-0/+30
2023-08-15Auto merge of #111071 - nyurik:simpler-issue-94005, r=m-ou-sebors-24/+24
2023-08-15Cleaner assert_eq! & assert_ne! panic messagesYuri Astrakhan-24/+24
2023-08-15Rollup merge of #114853 - GuillaumeGomez:migrate-gui-test-color-33, r=notriddleMatthias Krüger-3/+3
2023-08-15Rollup merge of #114819 - estebank:issue-78124, r=compiler-errorsMatthias Krüger-0/+40
2023-08-15Rollup merge of #114668 - compiler-errors:match-fn-def, r=petrochenkovMatthias Krüger-0/+30
2023-08-15Rollup merge of #114644 - compiler-errors:lt-err, r=wesleywiserMatthias Krüger-7/+21
2023-08-16Fix bad suggestion when wrong parentheses around a dyn traityukang-8/+80
2023-08-15Migrate GUI colors test to original CSS color formatGuillaume Gomez-3/+3
2023-08-15Rollup merge of #114831 - compiler-errors:next-solver-projection-subst-compat...Guillaume Gomez-1/+16
2023-08-15Rollup merge of #114830 - compiler-errors:ui-test-annotations, r=petrochenkovGuillaume Gomez-17/+17
2023-08-15Rollup merge of #114829 - compiler-errors:next-solver-only-unsize-to-dyn-once...Guillaume Gomez-0/+2
2023-08-15Rollup merge of #114828 - compiler-errors:next-solver-probe-upcasting, r=lcnrGuillaume Gomez-3/+15
2023-08-15Rollup merge of #114827 - compiler-errors:next-solver-dyn-safe-candidates, r=...Guillaume Gomez-0/+2
2023-08-15Rollup merge of #114825 - cuviper:gimli-0.28, r=compiler-errorsGuillaume Gomez-0/+9
2023-08-15Rollup merge of #114820 - ehuss:unknown-lint-mod-warning, r=compiler-errorsGuillaume Gomez-0/+36
2023-08-15Remove extra errorsr0cky-39/+6
2023-08-15Cherry-pick test for issue #114312DianQK-0/+27
2023-08-15Add test for #114691Nikita Popov-0/+39
2023-08-15Improve `invalid_reference_casting` lintUrgau-17/+102
2023-08-15Auto merge of #114023 - compiler-errors:coinductive-cycle-lint, r=lcnrbors-6/+72
2023-08-15Deny FnDef in patternsMichael Goulet-0/+30
2023-08-15more nitsMichael Goulet-3/+4