about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-10-09Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgrbors-419/+1338
2023-10-09Rollup merge of #116561 - ouz-a:testfor_115517, r=compiler-errorsMatthias Krüger-0/+26
2023-10-09Rollup merge of #116543 - ouz-a:crate_return_vec, r=oli-obkMatthias Krüger-2/+2
2023-10-09Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errorsMatthias Krüger-0/+351
2023-10-09Rollup merge of #115882 - aliemjay:diag-name-region-1, r=compiler-errorsMatthias Krüger-417/+959
2023-10-09Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmeasebors-0/+141
2023-10-09Add more complex test cases for enum discriminant displayGuillaume Gomez-0/+19
2023-10-09add testOğuz Ağcayazı-0/+26
2023-10-09return crates instead of a crateOğuz Ağcayazı-2/+2
2023-10-09Auto merge of #116533 - cjgillot:skip-trivial-mir, r=oli-obkbors-1/+1
2023-10-09Fix suggestion span involving wrongly placed generic arg on enum variantsGurinder Singh-0/+351
2023-10-09Auto merge of #116096 - cjgillot:debuginfo-fndef-size, r=nikicbors-0/+18
2023-10-08Ignore MSVC in test.Camille GILLOT-0/+1
2023-10-08Make FnDef 1-ZST in LLVM debuginfo.Camille GILLOT-0/+17
2023-10-08Auto merge of #116515 - petrochenkov:nolegflavor, r=lqdbors-6/+6
2023-10-08Do not run optimizations on trivial MIR.Camille GILLOT-1/+1
2023-10-08Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obkbors-800/+731
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-128/+128
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-302/+439
2023-10-08improve the suggestion of generic_bound_failureAli MJ Al-Nasrawy-75/+480
2023-10-08Auto merge of #116514 - petrochenkov:nogccld, r=lqdbors-12/+0
2023-10-08Auto merge of #116509 - Enselic:rustc-test-op, r=Mark-Simulacrumbors-69/+33
2023-10-08linker: Remove `-Zgcc-ld` optionVadim Petrochenkov-12/+0
2023-10-07linker: Remove unstable legacy CLI linker flavorsVadim Petrochenkov-6/+6
2023-10-07Add cross-crate C-like variant testGuillaume Gomez-0/+60
2023-10-07Update enum-variant-value testGuillaume Gomez-2/+49
2023-10-07Auto merge of #115583 - RalfJung:packed-unsized, r=lcnrbors-11/+64
2023-10-07tests/run-make: Use RUSTC_TEST_OP in more placesMartin Nordholts-56/+11
2023-10-07tests/run-make: Move RUSTC_TEST_OP to tools.mkMartin Nordholts-12/+22
2023-10-07tests/run-make: Remove wrong blessing adviceMartin Nordholts-1/+0
2023-10-06Rollup merge of #116458 - bjorn3:fix_global_asm_test, r=workingjubileeJubilee-1/+8
2023-10-06Rollup merge of #116400 - estebank:issue-78585, r=WaffleLapkinJubilee-22/+136
2023-10-06Auto merge of #114811 - estebank:impl-ambiguity, r=wesleywiserbors-314/+349
2023-10-06Fix windows test that has different stderr outputEsteban Küber-8/+10
2023-10-06Bless incremental tests.Camille GILLOT-10/+10
2023-10-06Preserve DebugInfo in DeadStoreElimination.Camille GILLOT-790/+721
2023-10-06Auto merge of #115304 - Enselic:trailing-gt, r=cjgillotbors-0/+24
2023-10-06Rollup merge of #116475 - notriddle:notriddle/impl-trait-null, r=GuillaumeGomezGuillaume Gomez-5/+20
2023-10-06Rollup merge of #116329 - RalfJung:swap-comments, r=scottmcmGuillaume Gomez-1/+2
2023-10-06Use pushsection/popsectionbjorn3-2/+2
2023-10-06Auto merge of #116018 - DianQK:simd-wide-sum-test, r=scottmcmbors-13/+13
2023-10-06Add a wishlist FIXMEscottmcm-0/+2
2023-10-05rustdoc-search: fix bug with multi-item impl traitMichael Howell-5/+20
2023-10-06Rollup merge of #116421 - Urgau:inter-mut-invalid_ref_casting, r=oli-obkMatthias Krüger-21/+47
2023-10-05Properly export function defined in test which uses global_asm!()bjorn3-1/+8
2023-10-05Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errorsbors-0/+21
2023-10-05remove is global hackOğuz Ağcayazı-0/+21
2023-10-05Allow file names to end with '>'Martin Nordholts-0/+24
2023-10-05Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er...Matthias Krüger-200/+452
2023-10-05Rollup merge of #116415 - ouz-a:move_subtyper, r=oli-obkMatthias Krüger-52/+134