about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
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-16Update `unexpected_cfgs` lint for Cargo new `check-cfg` configUrgau-21/+49
2024-05-16Fix ICE in non-operand `aggregate_raw_ptr` instrinsic codegenScott McMurray-0/+23
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-16feat: add unit testcardigan1008-0/+17
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-15Fix article in testZachary S-4/+4
2024-05-15Add tests for 'Also apply `warn(for_loops_over_fallibles)` to &T and &mut T, ...Zachary S-1/+83
2024-05-15Sort mutually-exclusive pairs, update fixed testsDavid Koloski-10/+2
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-15Remove aarch64 from revisions listAlice Ryhl-1/+1
2024-05-15Remove fixed_x18.aarch64.stderrAlice Ryhl-2/+0
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-15Use an error struct instead of a panicAlice Ryhl-0/+35
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-14improve maybe_consume_incorrect_semicolonardi-0/+4
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-14create a feature gatejdonszelmann-0/+1
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