about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-25Track per-obligation recursion depth only if there is inferenceMichael Goulet-0/+31
2025-04-25Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgrbors-48/+158
2025-04-25Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgrbors-12/+143
2025-04-25Rollup merge of #140278 - compiler-errors:name-based-comparison, r=nnethercoteMatthias Krüger-0/+49
2025-04-25Rollup merge of #140236 - lcnr:normalizes-to-goals, r=compiler-errorsMatthias Krüger-6/+54
2025-04-25Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubileeMatthias Krüger-42/+55
2025-04-25Don't use item name to look up associated item from trait itemMichael Goulet-0/+49
2025-04-24Auto merge of #139752 - usamoi:macos-used, r=saethlin,madsmtmbors-0/+47
2025-04-25Rollup merge of #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notri...Matthias Krüger-2/+44
2025-04-25Rollup merge of #140196 - Kivooeo:new-fix-two, r=wesleywiserMatthias Krüger-1/+55
2025-04-25Rollup merge of #140187 - amy-kwan:amy-kwan/update_runmake_tests_AIX, r=jieyouxuMatthias Krüger-1/+5
2025-04-25Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmeaseMatthias Krüger-8/+39
2025-04-24Deprecate the unstable `concat_idents!`Trevor Gross-42/+55
2025-04-24norm nested aliases before evaluating the parent goallcnr-6/+54
2025-04-25set subsections_via_symbols for ld64 helper sectionsusamoi-0/+47
2025-04-24Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obkMatthias Krüger-0/+45
2025-04-24Rollup merge of #138282 - beetrees:repr128-not-ffi-safe, r=oli-obkMatthias Krüger-31/+75
2025-04-24Rollup merge of #136083 - bend-n:⃤⃤, r=lcnrMatthias Krüger-22/+431
2025-04-24Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgrbors-77/+62
2025-04-24Add/update GUI test for impl indent fixGuillaume Gomez-2/+44
2025-04-24Rollup merge of #140228 - fmease:revert-overzealous-colon-recovery, r=jieyouxuMatthias Krüger-76/+46
2025-04-24Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3Matthias Krüger-0/+10
2025-04-24Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obkMatthias Krüger-1/+6
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-22/+431
2025-04-24Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLiiMatthias Krüger-34/+36
2025-04-24Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obkMatthias Krüger-29/+244
2025-04-24Rollup merge of #139809 - alexcrichton:wasm-simd-safe, r=RalfJungMatthias Krüger-2/+41
2025-04-24Refactor `StableMir` to avoid some clones.Nicholas Nethercote-34/+36
2025-04-24Revert overzealous parse recovery for single colonsLeón Orell Valerian Liehr-76/+46
2025-04-24Auto merge of #139309 - RalfJung:abi_unsupported_vector_types, r=fee1-dead,tr...bors-881/+135
2025-04-24fix for issue 135412Kivooeo-1/+55
2025-04-23Auto merge of #138845 - compiler-errors:stall-generators, r=lcnrbors-54/+5
2025-04-23Auto merge of #140180 - ChrisDenton:rollup-5pvs08u, r=ChrisDentonbors-0/+31
2025-04-23MoreMichael Goulet-54/+5
2025-04-23wasm, arm, x86-without-SSE need simd to be explicitly enabledRalf Jung-23/+33
2025-04-23tests: account for CFI directives in `tests/assembly/x86-return-float.rs`Jieyou Xu-0/+10
2025-04-22[AIX] Handle AIX dynamic library extensions within c-link-to-rust-dylib run-m...Amy Kwan-1/+5
2025-04-23Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errorsChris Denton-0/+31
2025-04-23rc and cr more clear error messageKivooeo-0/+31
2025-04-22Don't warn about `v128` in wasm ABI transitionAlex Crichton-2/+41
2025-04-22make `[u8]` and `[u8;N]` literal patterns usable in deref patternsdianne-1/+147
2025-04-22make `str` literal patterns usable in deref patternsdianne-29/+54
2025-04-22add a test for byte string literal pattern mutability mismatchesdianne-0/+44
2025-04-22Rollup merge of #140144 - nnethercote:fix-140098, r=petrochenkovChris Denton-10/+29
2025-04-22Rollup merge of #140104 - Shourya742:2025-04-21-auto-diff-fails-on-impl-block...Chris Denton-0/+65
2025-04-22Rollup merge of #139921 - Kivooeo:master, r=WaffleLapkinChris Denton-23/+98
2025-04-22Auto merge of #139960 - amandasystems:placeholder-ui-tests, r=lcnrbors-0/+110
2025-04-22Add tests for two untested cases of placeholder relationsAmanda Stjerna-0/+110
2025-04-22Auto merge of #132833 - est31:stabilize_let_chains, r=fee1-deadbors-155/+357
2025-04-22Handle another negated literal in `eat_token_lit`.Nicholas Nethercote-10/+29