about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-01-13Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgrbors-7/+18
2024-01-13Rollup merge of #119925 - bvanjoi:fix-112672, r=NilstriebMatthias Krüger-7/+18
2024-01-13Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil...bors-318/+1364
2024-01-13Bless testsGeorge-lewis-318/+1364
2024-01-13Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgrbors-61/+191
2024-01-13Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDentonbors-2/+2
2024-01-13Rollup merge of #119896 - oli-obk:variance_ice, r=compiler-errorsMatthias Krüger-0/+37
2024-01-13Rollup merge of #119894 - fmease:tilde-const-assoc-ty-bounds, r=compiler-errorsMatthias Krüger-59/+149
2024-01-13Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkovMatthias Krüger-2/+5
2024-01-13store the segment name when resolution failsbohan-7/+18
2024-01-13Auto merge of #119871 - nnethercote:overhaul-treat-err-as-bug, r=compiler-errorsbors-27/+28
2024-01-12allow system abi to be variadicbeepster4096-2/+5
2024-01-13Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkovbors-4/+88
2024-01-13Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnrbors-9/+809
2024-01-13Auto merge of #118924 - Urgau:check-cfg-exclude-well-known-from-diag, r=petro...bors-35/+0
2024-01-13Don't consider delayed bugs for `-Ztreat-err-as-bug`.Nicholas Nethercote-27/+28
2024-01-12Auto merge of #117321 - chenyukang:yukang-fix-117142, r=petrochenkovbors-0/+19
2024-01-12Auto merge of #119452 - AngelicosPhosphoros:make_nonzeroint_get_assume_nonzer...bors-0/+83
2024-01-12Exclude well known names from showing a suggestion in check-cfgUrgau-35/+0
2024-01-12Taint `_` placeholder typesOli Scherer-0/+37
2024-01-12Allow `~const` on assoc ty bounds againLeón Orell Valerian Liehr-59/+149
2024-01-12Rollup merge of #119885 - DianQK:revert-pr-113923, r=petrochenkovGuillaume Gomez-113/+9
2024-01-12Rollup merge of #119884 - GuillaumeGomez:rename-env-opt, r=davidtwcoGuillaume Gomez-6/+6
2024-01-12Rollup merge of #119872 - compiler-errors:eagerly-emit-delayed-bugs, r=oli-ob...Guillaume Gomez-0/+39
2024-01-12Rollup merge of #119817 - compiler-errors:normalize-opaques, r=lcnrGuillaume Gomez-74/+134
2024-01-12Auto merge of #119396 - Nadrieril:intersection-tracking, r=WaffleLapkinbors-25/+19
2024-01-12Delegation implementation: step 1Bryanskiy-9/+809
2024-01-12Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix"DianQK-105/+9
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-8/+0
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-6/+6
2024-01-12Auto merge of #119879 - matthiaskrgr:rollup-y710der, r=matthiaskrgrbors-0/+135
2024-01-12update debuginfo tests on Windowsjoboet-2/+2
2024-01-12Rollup merge of #119868 - oli-obk:unknown_lifetime_ice, r=compiler-errorsMatthias Krüger-0/+135
2024-01-12Auto merge of #119735 - lcnr:provisional-cache-readd, r=compiler-errorsbors-0/+173
2024-01-12Auto merge of #118548 - Enselic:bench-padding, r=thomcc,ChrisDentonbors-0/+50
2024-01-12Give me a way to emit all the delayed bugsMichael Goulet-0/+39
2024-01-11Register even erroneous implsOli Scherer-0/+135
2024-01-11Rollup merge of #119852 - RalfJung:const-err4, r=compiler-errorsMatthias Krüger-11/+1
2024-01-11Rollup merge of #119842 - Zalathar:kind, r=oli-obkMatthias Krüger-6/+6
2024-01-11Rollup merge of #119841 - nnethercote:rm-DiagnosticBuilder-buffer, r=oli-obkMatthias Krüger-5/+5
2024-01-11Rollup merge of #119836 - hi-rustin:rustin-patch-docs-blank-line, r=ChrisDentonMatthias Krüger-1/+1
2024-01-11Rollup merge of #119813 - oli-obk:even_more_follow_up_errors2, r=estebankMatthias Krüger-249/+47
2024-01-11Remove special-casing around aliaskind in new solverMichael Goulet-74/+134
2024-01-11give const-err4 a more descriptive nameRalf Jung-11/+1
2024-01-11fix: update broken stderrhi-rustin-1/+1
2024-01-11Only lint ranges that really overlapNadrieril-25/+19
2024-01-11Taint more aggressively in astconvOli Scherer-89/+15
2024-01-11Silence follow up errors if astconv already erroredOli Scherer-160/+32
2024-01-11Rollup merge of #116343 - Nilstrieb:maybe-dont-mention-all-the-weird-lang-ite...Takayuki Maeda-12/+56
2024-01-11Use the right level with `-Ztreat-err-as-bug`.Nicholas Nethercote-5/+5