about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-21Auto merge of #110648 - Dylan-DPC:rollup-em3ovcq, r=Dylan-DPCbors-0/+60
2023-04-21Auto merge of #110107 - cjgillot:const-prop-lint-junk, r=oli-obkbors-39/+38
2023-04-21Do not rely on exact error code.Camille GILLOT-1/+1
2023-04-21Ensure mir_drops_elaborated_and_const_checked when requiring codegen.Camille GILLOT-39/+38
2023-04-21Auto merge of #110569 - saethlin:mir-pass-cooperation, r=cjgillotbors-1/+44
2023-04-21Rollup merge of #110501 - notriddle:notriddle/ice-110495, r=petrochenkovDylan DPC-0/+60
2023-04-21Auto merge of #96840 - cjgillot:query-feed, r=oli-obkbors-18/+112
2023-04-21Rollup merge of #110611 - GuillaumeGomez:regression-test-pub-reexport-pub-ree...Matthias Krüger-0/+24
2023-04-21Rollup merge of #110578 - bvanjoi:fix-issue-110547, r=jackh726Matthias Krüger-0/+36
2023-04-21Rollup merge of #110555 - compiler-errors:subst-missing-trait-items, r=cjgillotMatthias Krüger-51/+68
2023-04-21Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkovbors-98/+0
2023-04-20Run combine_duplicate_switch_targets after the simplification that produces themBen Kimock-2/+2
2023-04-21fix(error): normalize whitespace during msg_to_bufferbohan-0/+36
2023-04-20Bless coverage.Camille GILLOT-5/+5
2023-04-20Move test filesCaio-98/+0
2023-04-20Bless run-make-fulldeps test.Camille GILLOT-6/+3
2023-04-20Bless mir-opt.Camille GILLOT-1/+1
2023-04-20Add incremental tests.Camille GILLOT-0/+97
2023-04-20Give more descriptive names to queries.Camille GILLOT-5/+5
2023-04-20Remove WithOptconstParam.Camille GILLOT-1/+1
2023-04-20Add regression test for #46506Guillaume Gomez-0/+24
2023-04-20Add Call terminator to SMIRSantiago Pastorino-1/+9
2023-04-20Auto merge of #109993 - scottmcm:transmute-niches, r=oli-obkbors-11/+304
2023-04-20Rollup merge of #110575 - Ezrashaw:fix-regression-110573, r=compiler-errorsYuki Okushi-0/+12
2023-04-20Rollup merge of #102341 - jmillikin:nonzero-impl-neg, r=dtolnayYuki Okushi-0/+12
2023-04-19Add transmute optimization tests and some extra commentsScott McMurray-0/+109
2023-04-20Implement `Neg` for signed non-zero integers.John Millikin-0/+12
2023-04-20reimpl `make non_upper_case_globals lint not report trait impls`Ezra Shaw-0/+12
2023-04-20Auto merge of #110399 - cjgillot:infer-variance, r=aliemjaybors-0/+51
2023-04-19Demonstrate the bugBen Kimock-0/+43
2023-04-19Auto merge of #110061 - WaffleLapkin:duality_of_myself_and_this, r=cjgillotbors-61/+233
2023-04-19Format missing GATs correctlyMichael Goulet-1/+28
2023-04-19Auto merge of #106704 - ecnelises:big_archive, r=bjorn3bors-1/+7
2023-04-19Extend and use `hir::Node::body_id`Maybe Waffle-61/+70
2023-04-19 Add suggestion to use a closure arg instead of a capture on bck errorMaybe Waffle-5/+55
2023-04-19Add test for `a.f(|this| a.g())`Maybe Waffle-0/+113
2023-04-19Make missing impl item suggestions more obvious that they're missingMichael Goulet-49/+39
2023-04-19Substitute missing item suggestion correctlyMichael Goulet-3/+3
2023-04-19Rollup merge of #110533 - GuillaumeGomez:missing-blanket-impl-trait-not-publi...Matthias Krüger-0/+31
2023-04-19Rollup merge of #110525 - jyn514:translation-download-rustc, r=albertlarsan68Matthias Krüger-0/+2
2023-04-19Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obkbors-841/+836
2023-04-19temporarily ignore run-make coverage testsDeadbeef-0/+6
2023-04-19Add regression test for #94183Guillaume Gomez-0/+31
2023-04-19Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwcobors-194/+200
2023-04-19Fix `tests/run-make-translation` when download-rustc is enabledjyn-0/+2
2023-04-19Bump version of object and related cratesQiu Chaofan-1/+7
2023-04-19Rollup merge of #110513 - Ezrashaw:fix-trait-const-name-lint, r=compiler-errorsMatthias Krüger-0/+29
2023-04-19Rollup merge of #110510 - bryangarza:issue-110467-safe-transmute, r=compiler-...Matthias Krüger-0/+17
2023-04-19Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillotMatthias Krüger-0/+91
2023-04-19make `non_upper_case_globals` lint not report trait implsEzra Shaw-0/+29