about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-23Rollup merge of #122879 - maurer:callsite-instances, r=workingjubileeJubilee-0/+22
2024-03-23Rollup merge of #122875 - maurer:cfi-transparent-termination, r=workingjubileeJubilee-0/+49
2024-03-23Rollup merge of #121940 - veera-sivarajan:bugfix-121593, r=fmeaseJubilee-32/+32
2024-03-24Rollup merge of #122943 - matthiaskrgr:ice-tests-9xxxx-to-12xxxx, r=fmeaseMatthias Krüger-0/+450
2024-03-24Rollup merge of #122942 - Luv-Ray:master, r=lcnrMatthias Krüger-0/+44
2024-03-24Rollup merge of #122907 - compiler-errors:uniquify-reerror, r=lcnrMatthias Krüger-0/+49
2024-03-24Rollup merge of #122840 - GuillaumeGomez:rustdoc-test-too-many-args, r=notrid...Matthias Krüger-0/+21
2024-03-24Rollup merge of #122217 - estebank:issue-119685, r=fmeaseMatthias Krüger-38/+140
2024-03-24Rollup merge of #122168 - compiler-errors:inline-coroutine-body-validation, r...Matthias Krüger-0/+650
2024-03-24Rollup merge of #121281 - kadiwa4:test_103626, r=estebank,lcnrMatthias Krüger-0/+48
2024-03-23Auto merge of #122629 - RalfJung:assert-unsafe-precondition, r=saethlinbors-13/+65
2024-03-23Add regression test for #122722Guillaume Gomez-0/+21
2024-03-23CFI: Strip auto traits off Self for virtual callsMatthew Maurer-0/+22
2024-03-23refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib...Ralf Jung-13/+65
2024-03-23regression test for #103626Kalle Wachsmuth-0/+48
2024-03-23Auto merge of #122947 - matthiaskrgr:rollup-10j7orh, r=matthiaskrgrbors-47/+308
2024-03-23Add test in `higher-ranked`Luv-Ray-0/+44
2024-03-23address review feedbackMatthias Krüger-11/+11
2024-03-23Rollup merge of #122930 - RalfJung:panic-in-panic-fmt, r=AmanieuMatthias Krüger-0/+27
2024-03-23Rollup merge of #122927 - gurry:122199-ice-unexpected-node-2, r=workingjubileeMatthias Krüger-10/+197
2024-03-23Rollup merge of #122922 - kpreid:print-async, r=compiler-errorsMatthias Krüger-11/+11
2024-03-23Rollup merge of #122921 - saethlin:mir-opt-tests-in-debug, r=Mark-SimulacrumMatthias Krüger-9/+2
2024-03-23Rollup merge of #122915 - fmease:lt-opaq-mismatch-delay-bug, r=compiler-errorsMatthias Krüger-17/+71
2024-03-23Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obkbors-6/+132
2024-03-23add test for #107228Matthias Krüger-0/+28
2024-03-23add test for #106874 ICE BoundUniversalRegionErrorMatthias Krüger-0/+138
2024-03-23add test for ICE #106444Matthias Krüger-0/+16
2024-03-23add test for #106423Matthias Krüger-0/+57
2024-03-23add test for ICE "raw ptr comparison should already be caught in the trait s...Matthias Krüger-0/+46
2024-03-23add test for #104779 opaque types, patterns and subtyping ICE: IndexMap: key...Matthias Krüger-0/+68
2024-03-23add test for opaque type with non-universal region substs #101852Matthias Krüger-0/+36
2024-03-23add test for #99945Matthias Krüger-0/+61
2024-03-23add panic location to 'panicked while processing panic'Ralf Jung-0/+27
2024-03-23Avoid non-windows non-linux in assembly x64 testScott McMurray-0/+3
2024-03-23Change an ICE regression test to use the original reproducerGurinder Singh-10/+197
2024-03-22-Zprint-type-sizes: print the types of awaitees and unnamed coroutine locals.Kevin Reid-11/+11
2024-03-23Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlinbors-2/+31
2024-03-22Enable more mir-opt tests in debug buildsBen Kimock-9/+2
2024-03-22CFI: Support self_cell-like recursionMatthew Maurer-0/+49
2024-03-22Delay a bug if no RPITITs were foundLeón Orell Valerian Liehr-17/+71
2024-03-22Fix validation on substituted callee bodies in MIR inlinerMichael Goulet-1/+623
2024-03-22Failing testMichael Goulet-0/+28
2024-03-22Uniquify ReError on input mode in canonicalizerMichael Goulet-0/+49
2024-03-22Rollup merge of #122888 - matthiaskrgr:evenmoretests, r=compiler-errorsMatthias Krüger-1/+50
2024-03-22Rollup merge of #122651 - kornelski:flat-turbofish, r=spastorino,compiler-errorsMatthias Krüger-2/+50
2024-03-22Rollup merge of #122195 - jieyouxu:impl-return-note, r=fmeaseMatthias Krüger-0/+68
2024-03-22Rollup merge of #114009 - dvdhrm:pr/transmzst, r=pnkfelixMatthias Krüger-0/+34
2024-03-22`swap_simple` no longer needs to be a separate functionScott McMurray-2/+0
2024-03-22Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelixbors-0/+142
2024-03-22add test for #105210 assertion failure self.lines.iter().all(|r| !r.iter().an...Matthias Krüger-0/+44