about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-04-21Auto merge of #117457 - daxpedda:wasm-nontrapping-fptoint, r=wesleywiserbors-8/+2
2024-04-21Auto merge of #123930 - Mark-Simulacrum:vec-length-invariant, r=jhprattbors-0/+16
2024-04-20Avoid reloading Vec::len across grow_one in pushMark Rousskov-0/+16
2024-04-20Rollup merge of #124196 - RalfJung:mir-opt-tests, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-153/+154
2024-04-20Rollup merge of #124053 - Zalathar:lazy-boolean, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-15/+385
2024-04-20Rollup merge of #123379 - wutchzone:119266, r=compiler-errors许杰友 Jieyou Xu (Joe)-0/+29
2024-04-20Print note with closure signature on type mismatchDaniel Sedlak-0/+29
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-153/+154
2024-04-20Auto merge of #124194 - matthiaskrgr:rollup-40s0c4q, r=matthiaskrgrbors-1/+656
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/+590
2024-04-20Auto merge of #124156 - DianQK:disable-match_branches, r=RalfJungbors-201/+156
2024-04-20Auto merge of #124176 - matthiaskrgr:tests_are_the_best, r=jieyouxubors-0/+169
2024-04-20Auto merge of #124114 - scottmcm:better-checked, r=workingjubileebors-81/+113
2024-04-20Auto merge of #124166 - oli-obk:define_opaque_types11, r=compiler-errorsbors-0/+18
2024-04-20Disable SimplifyToExp in MatchBranchSimplificationDianQK-201/+156
2024-04-19add more known-crashes testsMatthias Krüger-0/+122
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 #124149 - notriddle:notriddle/desc-alias, r=GuillaumeGomezMatthias Krüger-1/+5
2024-04-19Rollup merge of #124106 - compiler-errors:tait-lifetime-dedup, r=oli-obkMatthias Krüger-1/+79
2024-04-19Rollup merge of #123729 - jieyouxu:rmake-refactor-2, r=oli-obkMatthias Krüger-42/+19
2024-04-19Rollup merge of #123571 - WaffleLapkin:properly-adjust-never, r=compiler-errorsMatthias Krüger-24/+79
2024-04-20coverage. Add basic tests for MC/DCzhuyunxing-0/+583
2024-04-19Let inherent associated types constrain opaque types during projectionOli Scherer-0/+18
2024-04-19Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdocbors-5/+5
2024-04-19Remove old ICE tests that no longer ICE (yay!)Maybe Waffle-24/+0
2024-04-19Correctly change type when adding adjustments on top of `NeverToAny`Maybe Waffle-31/+2
2024-04-19Add a test for `a == b` where `a: !, b: !`Maybe Waffle-0/+66
2024-04-19Add regression test for issue 120600Maybe Waffle-0/+42
2024-04-18rustdoc-search: fix description on aliases in resultsMichael Howell-1/+5
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-18Make `checked` ops emit *unchecked* LLVM operations where feasibleScott McMurray-81/+113
2024-04-19Auto merge of #124038 - matthiaskrgr:one_or_two_more_tests, r=jieyouxubors-0/+297
2024-04-18Auto merge of #119912 - notriddle:notriddle/reexport-dedup, r=GuillaumeGomezbors-3/+136
2024-04-18Auto merge of #123949 - scottmcm:debug-no-means-no-debug-info-when-inlined, r...bors-1190/+800
2024-04-18crashes: add a couple more testsMatthias Krüger-0/+297
2024-04-18The ICE in 121127 needs debuginfoScott McMurray-1/+2
2024-04-18Ensure `[rust] debuginfo-level-std` doesn't change core's MIRScott McMurray-156/+16
2024-04-18Update `checked_ops` so 32- and 64-bit gets the same checksScott McMurray-19/+174
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-1193/+787
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-18Auto merge of #124111 - matthiaskrgr:rollup-cmmkryf, r=matthiaskrgrbors-4/+19
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