about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-08-15Cherry-pick test for issue #114312DianQK-0/+27
2023-08-15Add test for #114691Nikita Popov-0/+39
2023-08-15Auto merge of #114023 - compiler-errors:coinductive-cycle-lint, r=lcnrbors-6/+72
2023-08-15more nitsMichael Goulet-3/+4
2023-08-15nitsMichael Goulet-1/+1
2023-08-15Implement lint against coinductive impl overlapMichael Goulet-0/+57
2023-08-15more span infoMichael Goulet-6/+14
2023-08-15Auto merge of #113679 - chenyukang:yukang-fix-lint-113459, r=cjgillotbors-0/+50
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-3/+4
2023-08-14Rollup merge of #114760 - DianQK:update-test-for-type-decl-disubprogram, r=cu...Matthias Krüger-0/+26
2023-08-14Rollup merge of #114752 - RickleAndMortimer:issue-113788-fix, r=compiler-errorsMatthias Krüger-0/+16
2023-08-14fixed *const [type error] does not implement the Copy traitnxya-0/+16
2023-08-15fix the error checkdirreke-2/+2
2023-08-14Auto merge of #114781 - fee1-dead-contrib:param-impl-source, r=davidtwcobors-143/+81
2023-08-14add features-gate for csky target featureDirreke-0/+1
2023-08-14add `rustc_codegen_ssa` support for csky and correct some codeDirreke-1/+1
2023-08-14check for non-defining uses of RPITlcnr-10/+95
2023-08-14match scrutinee need necessary parentheses for structsyukang-0/+50
2023-08-14Remove constness from `ImplSource::Param`Deadbeef-143/+81
2023-08-14Auto merge of #114787 - compiler-errors:issue-114783, r=jackh726bors-0/+52
2023-08-13Auto merge of #114742 - compiler-errors:opaques-are-not-injective, r=aliemjaybors-7/+42
2023-08-13Select obligations before processing wf obligation in compare_method_predicat...Michael Goulet-0/+52
2023-08-13Rollup merge of #114777 - GuillaumeGomez:migrate-gui-test-color-32, r=notriddleGuillaume Gomez-26/+26
2023-08-13Auto merge of #114758 - fmease:fix-nice-re-err-ice-gci, r=cjgillotbors-0/+29
2023-08-13Auto merge of #114757 - Urgau:transmute-with-invalid_reference_casting, r=est31bors-9/+26
2023-08-13Migrate GUI colors test to original CSS color formatGuillaume Gomez-26/+26
2023-08-13Auto merge of #114457 - lcnr:trait_ref_is_knowable-normalize, r=compiler-errorsbors-0/+103
2023-08-13Auto merge of #114755 - GuillaumeGomez:migrate-gui-test-color-31, r=notriddlebors-63/+63
2023-08-12normalize in `trait_ref_is_knowable` in new solverlcnr-0/+103
2023-08-12Auto merge of #114756 - matthiaskrgr:rollup-4m7l4p6, r=matthiaskrgrbors-67/+101
2023-08-12Fix testsMichael Goulet-24/+21
2023-08-12Opaques do not constrain generic paramsMichael Goulet-12/+50
2023-08-12Auto merge of #114710 - Urgau:fix-expect-dead_code-114557, r=cjgillotbors-0/+70
2023-08-12Don't crash when reporting nice region errors for generic const itemsLeón Orell Valerian Liehr-0/+29
2023-08-12Add test for method debuginfo declaration.DianQK-0/+26
2023-08-12Also consider `transmute` with the `invalid_reference_casting` lintUrgau-9/+26
2023-08-12Rollup merge of #114667 - compiler-errors:issue-114664, r=davidtwcoMatthias Krüger-0/+64
2023-08-12Rollup merge of #114584 - darklyspaced:master, r=cjgillotMatthias Krüger-67/+37
2023-08-12Migrate GUI colors test to original CSS color formatGuillaume Gomez-63/+63
2023-08-12Auto merge of #109356 - jackh726:issue-108544, r=lcnrbors-0/+38
2023-08-11Only check outlives goals on impl compared to traitJack Huey-0/+38
2023-08-11Auto merge of #114720 - scottmcm:better-sub, r=workingjubileebors-0/+34
2023-08-11Auto merge of #114672 - lenawanel:master, r=compiler-errorsbors-0/+15
2023-08-10Tell LLVM that the negation in `<*const T>::sub` cannot overflowScott McMurray-0/+34
2023-08-11Auto merge of #114718 - compiler-errors:rollup-1am5rpn, r=compiler-errorsbors-18/+303
2023-08-10Rollup merge of #114694 - lcnr:provisional-cache, r=compiler-errorsMichael Goulet-16/+217
2023-08-10Rollup merge of #114662 - fmease:lazy-ty-aliases-unlock-trailing-wcs, r=oli-obkMichael Goulet-2/+86
2023-08-11Record binder for bare trait object in LifetimeCollectVisitorMichael Goulet-0/+64
2023-08-11Auto merge of #114507 - sebastiantoh:issue-114235, r=jackh726bors-0/+85
2023-08-10Respect `#[expect]` the same way `#[allow]` is with the `dead_code` lintUrgau-0/+70