about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-04-21Auto merge of #124241 - matthiaskrgr:rollup-xhu90xr, r=matthiaskrgrbors-0/+0
2024-04-21Rollup merge of #124235 - c410-f3r:tests98765, r=jieyouxuMatthias Krüger-0/+0
2024-04-21Auto merge of #124203 - lukas-code:delete-deleting-caches, r=compiler-errorsbors-0/+4
2024-04-21Move some testsCaio-0/+0
2024-04-21Auto merge of #123594 - Urgau:fix-non_local_def-lint-overflow, r=lcnrbors-0/+28
2024-04-21also remap RPITITs nested in other types back to their opaquesLukas Markeffsky-0/+4
2024-04-21Rollup merge of #124198 - compiler-errors:improve-ty-ct-param-span, r=NadrierilGuillaume Gomez-17/+19
2024-04-21Auto merge of #117457 - daxpedda:wasm-nontrapping-fptoint, r=wesleywiserbors-8/+2
2024-04-20Rollup merge of #123379 - wutchzone:119266, r=compiler-errors许杰友 Jieyou Xu (Joe)-0/+29
2024-04-20Explicitly mention `Self`Michael Goulet-5/+5
2024-04-20Flip spans for precise capturing syntax not capturing a ty/ct paramMichael Goulet-14/+16
2024-04-20Print note with closure signature on type mismatchDaniel Sedlak-0/+29
2024-04-20Rollup merge of #124104 - compiler-errors:parent-generic-use, r=oli-obkMatthias Krüger-0/+66
2024-04-20Rollup merge of #123409 - ZhuUx:master, r=oli-obkMatthias Krüger-1/+7
2024-04-20Auto merge of #124176 - matthiaskrgr:tests_are_the_best, r=jieyouxubors-0/+47
2024-04-20Auto merge of #124166 - oli-obk:define_opaque_types11, r=compiler-errorsbors-0/+18
2024-04-19add test for #83993Matthias Krüger-0/+47
2024-04-19Fix capturing duplicated lifetimes via parentMichael Goulet-0/+66
2024-04-19Rollup merge of #124106 - compiler-errors:tait-lifetime-dedup, r=oli-obkMatthias Krüger-1/+79
2024-04-19Let inherent associated types constrain opaque types during projectionOli Scherer-0/+18
2024-04-19Correctly change type when adding adjustments on top of `NeverToAny`Maybe Waffle-30/+1
2024-04-19Add regression test for issue 120600Maybe Waffle-0/+42
2024-04-18Rollup merge of #124110 - beetrees:neg-f16-f128, r=compiler-errorsJubilee-0/+16
2024-04-18Rollup merge of #123935 - tstsrt:fix-115423, r=oli-obkJubilee-0/+70
2024-04-18Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiserJubilee-0/+22
2024-04-19coverage. Add coverage-options=mcdc as gate for MC/DC instrumentzhuyunxing-1/+7
2024-04-18Auto merge of #124072 - saethlin:less-sysroot-libc-misc, r=jieyouxubors-38/+32
2024-04-18Add an exception for windows-msvcBen Kimock-0/+9
2024-04-18Stabilize Wasm phase 4 & 5 proposalsdaxpedda-8/+2
2024-04-18Rollup merge of #124090 - durin42:llvm-19-riscv-feature, r=cuviperMatthias Krüger-3/+3
2024-04-18Rollup merge of #124047 - Jules-Bertholet:match-ergonomics-cleanups, r=NadrierilMatthias Krüger-1/+1
2024-04-18Fix negating `f16` and `f128` constantsbeetrees-0/+16
2024-04-18Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r...bors-460/+276
2024-04-17Don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAITMichael Goulet-1/+79
2024-04-17llvm: update riscv target feature to match LLVM 19Augie Fackler-3/+3
2024-04-17Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obkbors-8/+13
2024-04-17Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgrbors-54/+72
2024-04-17Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiserMatthias Krüger-54/+18
2024-04-17Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obkMatthias Krüger-0/+15
2024-04-17Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoeristerMatthias Krüger-0/+39
2024-04-17Auto merge of #123674 - oli-obk:bogus_note, r=estebankbors-107/+47
2024-04-17Rename `BindingAnnotation` to `BindingMode`Jules Bertholet-1/+1
2024-04-17Remove libc from rust_get_test_int usesBen Kimock-54/+18
2024-04-17Remove libc from more testsBen Kimock-45/+30
2024-04-17Validate before reporting interning errors.Oli Scherer-490/+201
2024-04-17Validate nested static itemsOli Scherer-61/+166
2024-04-17Rollup merge of #123997 - compiler-errors:self-res, r=fmeaseMatthias Krüger-0/+47
2024-04-16Codegen ZSTs without an allocationMark Rousskov-8/+13
2024-04-17Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiserGuillaume Gomez-30/+30
2024-04-17Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errorsGuillaume Gomez-0/+58