about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-12-20Auto merge of #105575 - compiler-errors:impl-wf-lint, r=oli-obkbors-0/+75
2022-12-20Auto merge of #105918 - matthiaskrgr:rollup-mmazd62, r=matthiaskrgrbors-23/+71
2022-12-19Rollup merge of #105915 - andrewpollack:revert-105250-async-rm-resumety, r=tm...Matthias Krüger-23/+16
2022-12-19Rollup merge of #105895 - oli-obk:tait_coherence, r=lcnrMatthias Krüger-0/+46
2022-12-19Rollup merge of #105860 - Ezrashaw:add-long-errors-0460-0457, r=jruderman,Gui...Matthias Krüger-0/+9
2022-12-19Revert "Replace usage of `ResumeTy` in async lowering with `Context`"Andrew Pollack-23/+16
2022-12-19add non-regression test for issue 105809Rémy Rakic-0/+36
2022-12-19Downgrade IMPLIED_BOUNDS_ENTAILMENT to warn by default, add it to builtin lin...Michael Goulet-26/+16
2022-12-19Add IMPLIED_BOUNDS_ENTAILMENT lintMichael Goulet-0/+85
2022-12-19Revert "Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr"Rémy Rakic-76/+0
2022-12-19Test that we don't add a new kind of breaking change with TAITsOli Scherer-0/+46
2022-12-19Rollup merge of #105882 - compiler-errors:issue-105832, r=jackh726Dylan DPC-0/+32
2022-12-19Rollup merge of #105839 - LegionMammal978:mut-upvar-not-send, r=lcnrDylan DPC-0/+81
2022-12-19Auto merge of #105883 - matthiaskrgr:rollup-v5n53t1, r=matthiaskrgrbors-7/+143
2022-12-18Rollup merge of #105842 - compiler-errors:arg-name-sugg, r=petrochenkovMatthias Krüger-7/+7
2022-12-18Rollup merge of #105447 - TaKO8Ki:add-test-for-103095, r=petrochenkovMatthias Krüger-0/+30
2022-12-18Rollup merge of #105419 - YC:issue-41731, r=petrochenkovMatthias Krüger-0/+106
2022-12-18Auto merge of #105446 - erikdesjardins:vt-size, r=nikicbors-1/+52
2022-12-18Don't ICE in closure arg borrow suggestionMichael Goulet-0/+32
2022-12-19docs: add long-form error-code docs for E0457Ezra Shaw-0/+1
2022-12-19docs: add long-form error-code docs for E0460Ezra Shaw-0/+8
2022-12-18Rollup merge of #105420 - tmiasko:dest-prop-dead-code, r=JakobDegenMatthias Krüger-0/+104
2022-12-18Auto merge of #104417 - mejrs:mir_build, r=davidtwcobors-11/+11
2022-12-17Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obkMatthias Krüger-0/+180
2022-12-17Rollup merge of #105792 - Ezrashaw:add-e0320-long-docs, r=GuillaumeGomezMatthias Krüger-0/+4
2022-12-17print argument name in arg mismatch if possibleMichael Goulet-7/+7
2022-12-17Suggest a `T: Send` bound for `&mut T` upvars in `Send` generatorsMatthew House-0/+81
2022-12-17Try to fix ICEmejrs-11/+11
2022-12-17Auto merge of #105800 - lqd:dylib-thinlto, r=bjorn3bors-0/+52
2022-12-17Auto merge of #105421 - jacobbramley:jb/branch-prot-check, r=nagisabors-2/+2
2022-12-17Rollup merge of #105785 - JohnTitor:issue-55976-2, r=compiler-errorsMatthias Krüger-0/+13
2022-12-16Support call and drop terminators in custom mirJakob Degen-0/+180
2022-12-17Auto merge of #105811 - ojeda:Dwarnings-no_fp_fmt_parse, r=Mark-Simulacrumbors-1/+1
2022-12-17Auto merge of #105804 - matthiaskrgr:rollup-iaqlbl3, r=matthiaskrgrbors-4/+124
2022-12-17Rollup merge of #105802 - chbaker0:enum-match-filecheck, r=tmiaskoMatthias Krüger-2/+2
2022-12-17Rollup merge of #105780 - GuillaumeGomez:read-more-links, r=notriddleMatthias Krüger-2/+34
2022-12-17Rollup merge of #105768 - fee1-dead-contrib:iat-style, r=eholkMatthias Krüger-0/+26
2022-12-17Rollup merge of #105711 - compiler-errors:rpitit-references-errors, r=eholkMatthias Krüger-0/+42
2022-12-17Rollup merge of #105710 - compiler-errors:dyn-star-rigid-cast, r=eholkMatthias Krüger-0/+20
2022-12-17core: ensure `no_fp_fmt_parse` builds are warning-freeMiguel Ojeda-1/+1
2022-12-16Make enum-match.rs test robust against variable name changesCollin Baker-2/+2
2022-12-16Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obkbors-101/+34
2022-12-16add simulated non-regression test for issue 105637Rémy Rakic-0/+52
2022-12-17docs: add long error explanation for error E0320Ezra Shaw-0/+4
2022-12-16Auto merge of #105775 - matthiaskrgr:rollup-2o8qn7e, r=matthiaskrgrbors-96/+127
2022-12-16Detect inherent associated types not having CamelCaseDeadbeef-0/+26
2022-12-16Add test for presence of read more linksGuillaume Gomez-2/+34
2022-12-16Rollup merge of #105774 - TaKO8Ki:remove-unused-stderr-files, r=tmiaskoMatthias Krüger-16/+0
2022-12-16Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume...Matthias Krüger-26/+26
2022-12-16Rollup merge of #105756 - notriddle:notriddle/example-wrap-tooltip, r=Guillau...Matthias Krüger-3/+3