about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-10-16Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgrbors-9/+69
2024-10-16Rollup merge of #131776 - hoodmane:emscripten-xfail-backtrace-tests, r=jieyouxuMatthias Krüger-0/+2
2024-10-16Rollup merge of #131751 - compiler-errors:structurally-resolve, r=lcnrMatthias Krüger-9/+55
2024-10-16Rollup merge of #130989 - compiler-errors:unsize-opaque, r=estebankMatthias Krüger-0/+12
2024-10-16Rollup merge of #131788 - dufucun:master, r=lqdMatthias Krüger-1/+1
2024-10-16Rollup merge of #131757 - c6c7:fixup-lint-non-snake-case-crate, r=jieyouxuMatthias Krüger-12/+16
2024-10-16Rollup merge of #131699 - compiler-errors:better-errors-for-projections, r=lcnrMatthias Krüger-169/+217
2024-10-16Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelixMatthias Krüger-211/+699
2024-10-17Fix mismatched quotation markdufucun-1/+1
2024-10-16Ignore lint-non-snake-case-crate#proc_macro_ on targets without unwindCharles Celerier-12/+16
2024-10-16Emscripten: Xfail backtrace ui testsHood Chatham-0/+2
2024-10-16Rollup merge of #131771 - Urgau:cfg-target-131759, r=jieyouxuUrgau-1/+11
2024-10-16Rollup merge of #131754 - compiler-errors:bivariance-bivariance, r=estebankUrgau-0/+22
2024-10-16Handle gracefully true/false in `cfg(target(..))` compactUrgau-1/+11
2024-10-15Don't check unsize goal in MIR validation when opaques remainMichael Goulet-0/+12
2024-10-15Structurally resolve in may_coerceMichael Goulet-0/+40
2024-10-15Don't structurally resolve in may_coerceMichael Goulet-9/+15
2024-10-15Bless testsMichael Goulet-73/+58
2024-10-15Register a dummy candidate for failed structural normalization during candiat...Michael Goulet-113/+16
2024-10-15Be better at reporting alias errorsMichael Goulet-406/+197
2024-10-15Make sure the alias is actually rigidMichael Goulet-110/+479
2024-10-15Auto merge of #131747 - compiler-errors:rollup-0fnymws, r=compiler-errorsbors-11/+85
2024-10-15Don't report bivariance error when nesting a struct with field errors into an...Michael Goulet-0/+22
2024-10-15Rollup merge of #131705 - hoodmane:fix-emscripten-tests, r=jieyouxuMichael Goulet-8/+5
2024-10-15Rollup merge of #131701 - compiler-errors:negative-bounds-on-unimplemented, r...Michael Goulet-0/+30
2024-10-15Rollup merge of #131521 - jdonszelmann:rc, r=joboetMichael Goulet-3/+3
2024-10-15Rollup merge of #130568 - eduardosm:const-float-methods, r=RalfJung,tgross35Michael Goulet-0/+47
2024-10-15Auto merge of #130654 - lcnr:stabilize-coherence-again, r=compiler-errorsbors-540/+439
2024-10-15Fix most ui tests on emscripten targetHood Chatham-8/+5
2024-10-15Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgrbors-128/+164
2024-10-15update test descriptionlcnr-3/+3
2024-10-15remove unnecessary revisionslcnr-281/+30
2024-10-15rebase and update fixed `crashes`lcnr-0/+124
2024-10-15stabilize `-Znext-solver=coherence`lcnr-301/+327
2024-10-15Make some float methods unstable `const fn`Eduardo Sánchez Muñoz-0/+47
2024-10-15Auto merge of #131724 - matthiaskrgr:rollup-ntgkkk8, r=matthiaskrgrbors-51/+625
2024-10-15Rollup merge of #130747 - folkertdev:c-cmse-nonsecure-entry-error-messages, r...Matthias Krüger-41/+490
2024-10-15Rollup merge of #130635 - eholk:pin-reborrow-sugar, r=compiler-errorsMatthias Krüger-10/+135
2024-10-15Rollup merge of #131710 - ShE3py:parse_format_apostrophes, r=compiler-errorsMatthias Krüger-75/+75
2024-10-15Rollup merge of #131702 - compiler-errors:method-lookup-trait-warning, r=jiey...Matthias Krüger-0/+36
2024-10-15Rollup merge of #131675 - tdittr:update-unsupported-abi-message, r=compiler-e...Matthias Krüger-53/+53
2024-10-15Auto merge of #129458 - EnzymeAD:enzyme-frontend, r=jieyouxubors-0/+472
2024-10-14Remove `'apostrophes'` from `rustc_parse_format`Lieselotte-75/+75
2024-10-14improve error messages for `C-cmse-nonsecure-entry` functionsFolkert de Vries-41/+490
2024-10-14Suppress import errors for traits that couldve applied in method lookup on errorMichael Goulet-0/+36
2024-10-14Don't report on_unimplemented for negative traitsMichael Goulet-0/+30
2024-10-14Rollup merge of #131550 - compiler-errors:extern-diags, r=spastorinoMatthias Krüger-47/+47
2024-10-14Rollup merge of #131430 - surechen:fix_130495, r=jieyouxuMatthias Krüger-0/+72
2024-10-14Rollup merge of #131384 - saethlin:precondition-tests, r=ibraheemdevMatthias Krüger-31/+464
2024-10-14Rollup merge of #131332 - taiki-e:arm64ec-clobber-abi, r=AmanieuMatthias Krüger-0/+73