about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-21CFI: Skip non-passed argumentsMatthew Maurer-32/+50
2024-03-20Auto merge of #120717 - compiler-errors:cap-closure-kind, r=oli-obkbors-193/+45
2024-03-20Rollup merge of #122732 - compiler-errors:coroutine-captures-note, r=nnethercoteMatthias Krüger-12/+2
2024-03-20Auto merge of #122119 - estebank:issue-117846, r=Nadrierilbors-0/+41
2024-03-19Auto merge of #122029 - estebank:drive-by-ui-test, r=oli-obkbors-27/+271
2024-03-19Silence unecessary `!Sized` binding errorEsteban Küber-14/+3
2024-03-19Fix ABI for FnMut/Fn impls for async closuresMichael Goulet-8/+38
2024-03-19Only split by-ref/by-move futures for async closuresMichael Goulet-193/+15
2024-03-19Add test for #117846Esteban Küber-0/+52
2024-03-19Auto merge of #116935 - oli-obk:different_lifetime_taits_in_same_sig, r=compi...bors-33/+288
2024-03-19Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgrbors-26/+5085
2024-03-19Rollup merge of #122724 - lukas-code:unsized-union-cast-ice-test, r=compiler-...Matthias Krüger-0/+37
2024-03-19Rollup merge of #122717 - workingjubilee:handle-call-call-call-call-calling-m...Matthias Krüger-0/+4907
2024-03-19Rollup merge of #122691 - veera-sivarajan:bugfix-121099, r=AmanieuMatthias Krüger-0/+26
2024-03-19Rollup merge of #122677 - surechen:fix_122415, r=NadrierilMatthias Krüger-1/+47
2024-03-19Rollup merge of #122634 - Enselic:aux-bin, r=oli-obkMatthias Krüger-0/+12
2024-03-19Rollup merge of #122556 - jieyouxu:non-identifier-format-arg, r=petrochenkovMatthias Krüger-0/+33
2024-03-19Rollup merge of #122435 - jieyouxu:unused_qualifications_global_paths, r=petr...Matthias Krüger-25/+23
2024-03-19Remove redundant coroutine captures noteMichael Goulet-12/+2
2024-03-19Auto merge of #122392 - BoxyUwU:misc_cleanup, r=lcnrbors-149/+168
2024-03-19compiletest: Add support for `//@ aux-bin: foo.rs`Martin Nordholts-0/+12
2024-03-19Auto merge of #122037 - oli-obk:more_new_intrinsics, r=Nilstriebbors-11/+13
2024-03-19add test for casting pointer to union with unsized tailLukas Markeffsky-0/+37
2024-03-19Make `const_eval_select` a rustc_intrinsicOli Scherer-11/+13
2024-03-19Auto merge of #119212 - w-utter:pretty-print-const-expr, r=compiler-errorsbors-10/+8
2024-03-19Auto merge of #122645 - saethlin:portable-mir-opt-tests, r=Nadrierilbors-13/+3
2024-03-18Ensure stack before parsing dot-or-callJubilee Young-0/+4907
2024-03-19Fix incorrect mutable suggestion information for binding in ref pattern.surechen-1/+47
2024-03-19Auto merge of #122493 - lukas-code:sized-constraint, r=lcnrbors-11/+4
2024-03-18Update test with `//@ needs-asm-support`Veera-2/+3
2024-03-19Auto merge of #122375 - rcvalle:rust-cfi-break-tests-into-smaller-files, r=co...bors-606/+759
2024-03-19Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obkbors-502/+131
2024-03-18Rollup merge of #122701 - compiler-errors:allocator-suspend, r=oli-obkMatthias Krüger-0/+52
2024-03-18Rollup merge of #122687 - lcnr:normalizes-to-emit-nested-goals, r=compiler-er...Matthias Krüger-20/+45
2024-03-18Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkinMatthias Krüger-213/+646
2024-03-18Rollup merge of #122060 - clubby789:stabilize-imported-main, r=lcnrMatthias Krüger-32/+5
2024-03-18Rollup merge of #121823 - Nadrieril:never-witnesses, r=compiler-errorsMatthias Krüger-195/+888
2024-03-18Rollup merge of #121258 - fmease:assoc-const-eq-reject-overly-generic-tys, r=...Matthias Krüger-0/+230
2024-03-18Detect allocator for box in must_not_suspend lintMichael Goulet-0/+52
2024-03-18update region debug formattingBoxy-149/+168
2024-03-18Side-step small SVG width divergence by setting min-widthEsteban Küber-2/+2
2024-03-18When displaying multispans, ignore empty lines adjacent to `...`Esteban Küber-53/+201
2024-03-18Move multispan test to svg outputEsteban Küber-28/+85
2024-03-18Fix test for multiline span ui displayEsteban Küber-12/+51
2024-03-18Provide structured suggestion for `#![feature(foo)]`Esteban Küber-213/+646
2024-03-18Fix ICE: `global_asm!()` Don't Panic When Unable to Evaluate ConstantVeera-1/+1
2024-03-18move testslcnr-0/+0
2024-03-18Rollup merge of #122683 - tshepang:missing-test, r=NadrierilMatthias Krüger-0/+23
2024-03-18Rollup merge of #122680 - lqd:nested-await-args, r=compiler-errorsMatthias Krüger-0/+22
2024-03-18Rollup merge of #122649 - cuviper:min-llvm-17, r=nikicMatthias Krüger-21/+0