about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-10-17Allow dropping dyn principalMichael Goulet-30/+70
2024-10-17Rollup merge of #131798 - maurer:range-inlining, r=durin42Matthias Krüger-1/+1
2024-10-17Rollup merge of #131748 - lcnr:typing-mode, r=compiler-errorsMatthias Krüger-44/+44
2024-10-17Rollup merge of #131595 - fmease:rustdoc-json-mv-obj-safe-dyn-compat, r=aDotI...Matthias Krüger-19/+19
2024-10-17Rollup merge of #128391 - cafce25:issue-128390, r=lcnrMatthias Krüger-193/+250
2024-10-17bless mir-opt testslcnr-44/+44
2024-10-17Auto merge of #129582 - nbdd0121:unwind, r=nnethercotebors-11/+80
2024-10-16rustdoc-JSON: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-19/+19
2024-10-16Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgrbors-19/+159
2024-10-16llvm: Tolerate propagated range metadataMatthew Maurer-1/+1
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 #131691 - GuillaumeGomez:intra-doc-link-filter-out-2, r=notri...Matthias Krüger-0/+90
2024-10-16Rollup merge of #130989 - compiler-errors:unsize-opaque, r=estebankMatthias Krüger-10/+12
2024-10-16Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgrbors-485/+1037
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 #131594 - fmease:rustdoc-mv-obj-safe-dyn-compat, r=notriddleMatthias Krüger-30/+30
2024-10-16Rollup merge of #131381 - Nadrieril:min-match-ergonomics, r=pnkfelixMatthias Krüger-211/+699
2024-10-16Rollup merge of #130822 - bjoernager:non-null-from-ref, r=dtolnayMatthias Krüger-62/+74
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-16Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrumbors-11/+6
2024-10-16rustdoc: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-30/+30
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 #131764 - Zalathar:double-dir, r=jieyouxuUrgau-1/+1
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-16Auto merge of #131460 - jwong101:default-placement-new, r=ibraheemdevbors-0/+27
2024-10-15update bootstrap configsJosh Stone-11/+6
2024-10-16Fix unnecessary nesting in run-make test output directoriesZalathar-1/+1
2024-10-15Don't check unsize goal in MIR validation when opaques remainMichael Goulet-10/+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-13/+86
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-5/+4
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-561/+393
2024-10-15Improve documentation for intra-doc links computationGuillaume Gomez-2/+2
2024-10-15Fix most ui tests on emscripten targetHood Chatham-8/+5
2024-10-15Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgrbors-133/+178