about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
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-08delay a bug when encountering an ambiguity in MIR typeckAli MJ Al-Nasrawy-1/+28
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-07Copy 1-element arrays as scalars, not vectorsScott McMurray-0/+74
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-06optimize zipping over array iteratorsThe 8472-0/+25
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
2023-10-05Rollup merge of #116288 - ouz-a:smir_spans, r=spastorinoMatthias Krüger-20/+20
2023-10-05move subtyper change reveal_allouz-a-52/+134
2023-10-05Only give autofix suggestion when no named args are presentfrancorbacho-4/+36
2023-10-05Add suggestion testfrancorbacho-10/+33
2023-10-05Highlight redundant arguments instead of the whole format stringfrancorbacho-18/+18
2023-10-05Plurals in format redundant arguments suggestionfrancorbacho-2/+2
2023-10-05Use diagnostic impls and add suggestions in redundant format!() argsfrancorbacho-54/+45
2023-10-05Suggest removing redundant arguments in format!()francorbacho-0/+100
2023-10-05Auto merge of #116427 - cjgillot:no-internal, r=oli-obkbors-0/+92
2023-10-05add span to statementsouz-a-20/+20
2023-10-05Rollup merge of #116432 - notriddle:master, r=fmeaseJubilee-8/+68
2023-10-05Rollup merge of #116431 - estebank:issue-80476, r=compiler-errorsJubilee-135/+135
2023-10-05Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errorsJubilee-43/+168
2023-10-05Rollup merge of #116296 - compiler-errors:default-return, r=estebankJubilee-42/+59
2023-10-05Rollup merge of #116223 - catandcoder:master, r=cjgillotJubilee-3/+3