about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-25Auto merge of #122721 - oli-obk:merge_queries, r=davidtwcobors-46/+36
2024-03-24Rollup merge of #122984 - RalfJung:panic-in-hook, r=AmanieuMatthias Krüger-0/+1
2024-03-24Rollup merge of #122949 - ShoyuVanilla:issue-117310, r=lcnrMatthias Krüger-0/+28
2024-03-24Rollup merge of #122886 - matthiaskrgr:issue90192, r=fee1-deadMatthias Krüger-0/+20
2024-03-24Rollup merge of #122757 - h1467792822:priv-dep, r=davidtwcoMatthias Krüger-0/+20
2024-03-24Auto merge of #122895 - matthiaskrgr:ice-tests-5xxxx-to-9xxxx, r=fmeasebors-0/+346
2024-03-24Auto merge of #122891 - compiler-errors:encode-implied-predicates-always, r=o...bors-0/+16
2024-03-24panic-in-panic-hook: formatting a message that's just a string is risk-freeRalf Jung-0/+1
2024-03-24add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directiveMatthias Krüger-14/+73
2024-03-24add test for stack overflow with recursive type #98842Matthias Krüger-0/+40
2024-03-24add test for ice #90691 ICE: resolution failed during building vtable represe...Matthias Krüger-0/+41
2024-03-24add test for 88421 ICE: could not fully normalize `&<MyType as std::ops::Inde...Matthias Krüger-0/+36
2024-03-24add test for #88212 ICE when lambda captures unsized localMatthias Krüger-0/+44
2024-03-24add test for ice 83056 "bad input type for cast"Matthias Krüger-0/+26
2024-03-24add test for str as extern "C" arg causes compiler panic #80125Matthias Krüger-0/+50
2024-03-24add test for #64784 Declarative macros can create infinite glob import cyclesMatthias Krüger-0/+15
2024-03-24add test for #52334Matthias Krüger-0/+35
2024-03-24add test for #90192Matthias Krüger-0/+20
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-23Add a regression test for #117310Shoyu Vanilla-0/+28
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