about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-17Detect when a lifetime is being reused in suggestionEsteban Küber-8/+8
2024-05-17Tweak suggested lifetimes to modify return type instead of `&self` receiverEsteban Küber-103/+103
2024-05-17Run `rustfmt` on modified testsEsteban Küber-110/+122
2024-05-17Account for owning item lifetimes in suggestion and annotate tests as `run-ru...Esteban Küber-56/+365
2024-05-17Always constrain the return type in lifetime suggestionEsteban Küber-72/+72
2024-05-17Suggest setting lifetime in borrowck error involving types with elided lifetimesEsteban Küber-0/+65
2024-05-17Use common `scrape.rs` fileGuillaume Gomez-46/+3
2024-05-17Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs`Guillaume Gomez-5/+54
2024-05-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-10/+9
2024-05-17Rollup merge of #125191 - compiler-errors:wf, r=lcnrMatthias Krüger-88/+60
2024-05-17Rollup merge of #123694 - Xiretza:expand-diagnostics, r=compiler-errorsMatthias Krüger-2/+35
2024-05-17Auto merge of #124129 - lqd:enable-lld, r=Mark-Simulacrumbors-0/+48
2024-05-16Report better WF obligation leaf obligations in new solverMichael Goulet-88/+60
2024-05-17Add missing assert! callsGuillaume Gomez-2/+2
2024-05-17Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs`Guillaume Gomez-8/+7
2024-05-16test rust-lld is on by default on the x64 linux targetRémy Rakic-0/+48
2024-05-16Rollup merge of #125172 - tgross35:f16-f128-as-casting, r=compiler-errorsMatthias Krüger-3/+393
2024-05-16Don't ICE because recomputing overflow goals during find_best_leaf_obligation...Michael Goulet-179/+81
2024-05-16Fix assertion when attempting to convert `f16` and `f128` with `as`Trevor Gross-3/+393
2024-05-16Auto merge of #124987 - workingjubilee:macro-metavar-expr-with-a-shorter-len,...bors-140/+155
2024-05-15Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxuLeón Orell Valerian Liehr-7/+19
2024-05-15Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxuLeón Orell Valerian Liehr-19/+33
2024-05-15Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm...bors-0/+24
2024-05-15fix tidyOneirical-1/+6
2024-05-15rewrite panic-impl-transitiveOneirical-7/+14
2024-05-15Auto merge of #125144 - fmease:rollup-4uft293, r=fmeasebors-32/+31
2024-05-15Rollup merge of #125104 - Oneirical:test6, r=jieyouxuLeón Orell Valerian Liehr-16/+16
2024-05-15Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxuLeón Orell Valerian Liehr-16/+15
2024-05-15Auto merge of #123413 - petrochenkov:delegmulti2, r=fmeasebors-6/+175
2024-05-15Migrate `run-make/rustdoc-themes` to new rmakeGuillaume Gomez-11/+31
2024-05-15Add new `htmldocck` function to `run-make-support`Guillaume Gomez-8/+2
2024-05-15Rollup merge of #125135 - chenyukang:yukang-fix-116502, r=compiler-errorsMatthias Krüger-0/+46
2024-05-15Rollup merge of #125132 - mejrs:diag, r=compiler-errorsMatthias Krüger-0/+58
2024-05-15Fix the dedup error because of spans from suggestionyukang-0/+46
2024-05-15Auto merge of #125031 - Oneirical:dynamic-libs, r=jieyouxubors-24/+30
2024-05-14rustdoc: Negative impls are not notableMichael Goulet-0/+24
2024-05-14fix the testOneirical-5/+1
2024-05-15Auto merge of #125084 - Jules-Bertholet:fix-125058, r=Nadrierilbors-0/+42
2024-05-15delegation: Implement list delegationVadim Petrochenkov-6/+175
2024-05-15Add `on_unimplemented" typo suggestionsmejrs-0/+58
2024-05-14Port issue-11908 to rmakeOneirical-24/+30
2024-05-14port no-cdylib-as-rdylib testOneirical-16/+16
2024-05-14remove cxx_flagsJulien-2/+1
2024-05-14rewrite c-link-to-rust-staticlibOneirical-16/+20
2024-05-14Auto merge of #125120 - compiler-errors:rollup-mnjybwv, r=compiler-errorsbors-27/+313
2024-05-14Rollup merge of #125118 - GuillaumeGomez:cleanup-run-make, r=jieyouxuMichael Goulet-12/+6
2024-05-14Rollup merge of #125100 - compiler-errors:faster, r=nnethercoteMichael Goulet-0/+247
2024-05-14Rollup merge of #125080 - bvanjoi:fix-124946, r=nnethercoteMichael Goulet-0/+34
2024-05-14Rollup merge of #125047 - Oneirical:test5, r=jieyouxuMichael Goulet-15/+26
2024-05-14only find segs chain for missing methods when no available candidatesbohan-0/+34