about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-08-21Auto merge of #115039 - jackh726:impl_compare_add_alias_obligations, r=aliemjaybors-0/+32
2023-08-21Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdocbors-0/+57
2023-08-21Auto merge of #115023 - GuillaumeGomez:migrate-gui-test-color-35, r=notriddlebors-8/+8
2023-08-20Add projection obligations when comparing impl tooJack Huey-0/+32
2023-08-20interpret: have assert_* intrinsics call the panic machinery instead of a dir...Ralf Jung-3/+3
2023-08-20Migrate GUI colors test to original CSS color formatGuillaume Gomez-8/+8
2023-08-20Auto merge of #113124 - nbdd0121:eh_frame, r=cjgillotbors-3/+27
2023-08-20Auto merge of #115018 - matthiaskrgr:rollup-pxj0qdb, r=matthiaskrgrbors-320/+152
2023-08-20Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegenMatthias Krüger-13/+13
2023-08-20Rollup merge of #114999 - GuillaumeGomez:migrate-gui-test-color-34, r=notriddleMatthias Krüger-255/+131
2023-08-20Rollup merge of #114834 - compiler-errors:try_coerce-side-effects, r=lcnrMatthias Krüger-52/+8
2023-08-20Auto merge of #114914 - compiler-errors:deduce-tait-in-future-output, r=lcnrbors-0/+19
2023-08-20Auto merge of #114332 - nbdd0121:riscv, r=compiler-errorsbors-53/+53
2023-08-20Auto merge of #113966 - lu-zero:relocation-model-in-cfg, r=bjorn3bors-0/+25
2023-08-20Auto merge of #113167 - ChAoSUnItY:redundant_explicit_link, r=GuillaumeGomezbors-64/+1413
2023-08-20Rollup merge of #114934 - lcnr:generalize-substs-relate, r=compiler-errorsMatthias Krüger-0/+157
2023-08-19Avoid side-effects from try_coerce when suggesting borrowing LHS of castMichael Goulet-52/+8
2023-08-19custom_mir: change Call() terminator syntax to something more readableRalf Jung-13/+13
2023-08-19Migrate GUI colors test to original CSS color formatGuillaume Gomez-24/+24
2023-08-19Merge values with same colorsGuillaume Gomez-37/+20
2023-08-19Use function to remove code duplication for `search-form-elements.goml` testGuillaume Gomez-255/+148
2023-08-19Rollup merge of #114972 - nbdd0121:const_check, r=compiler-errorsMatthias Krüger-0/+24
2023-08-19Rollup merge of #114958 - ferrocene:optimization-remarks-dir-pgo, r=lqdMatthias Krüger-0/+1
2023-08-18change to known buglcnr-2/+2
2023-08-18instantiate response: no unnecessary new universelcnr-0/+157
2023-08-18Add the relocation_model to the cfgLuca Barbato-0/+25
2023-08-18Auto merge of #114915 - nnethercote:Nonterminal-cleanups, r=petrochenkovbors-2/+18
2023-08-18Add a test to check that inline const is in required_constsGary Guo-0/+24
2023-08-18Bless test changesGary Guo-53/+53
2023-08-18Run `AbortUnwindingCalls` after generator transformGary Guo-3/+27
2023-08-18Auto merge of #111908 - c410-f3r:yetegdfqwer, r=petrochenkovbors-0/+33
2023-08-18Auto merge of #114948 - compiler-errors:normalize-before-freeze, r=lcnrbors-0/+179
2023-08-18`ignore-cross-compile` on `optimization-remarks-dir-pgo` testLukas Wirth-0/+1
2023-08-18Add regression test for inline docKyle Lin-0/+13
2023-08-18fix `unescaped_backticks` errorKyle Lin-64/+64
2023-08-18narrow down the lint trigger constraintKyle Lin-0/+1
2023-08-18add missing deny lintKyle Lin-0/+2
2023-08-18Add check-pass tests and fix test behaviorKyle Lin-1/+6
2023-08-18Still resolving rustdoc resolution panickingKyle Lin-7/+12
2023-08-18Support Reference & ReferenceUnknown link lintKyle Lin-1/+909
2023-08-18Refactor lint from rustc to rustdocKyle Lin-74/+327
2023-08-18fix trailing whitespaceKyle Lin-2/+2
2023-08-18bless test outputKyle Lin-9/+45
2023-08-18add more testsKyle Lin-0/+8
2023-08-18Fix resolution cachingKyle Lin-1/+113
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