about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-07-07Auto merge of #127404 - compiler-errors:rpitit-entailment-false-positive, r=o...bors-24/+224
2024-07-07Auto merge of #127335 - Oneirical:put-on-a-petestal, r=jieyouxubors-83/+136
2024-07-06Auto merge of #126987 - petrochenkov:atvisord2, r=pnkfelixbors-0/+10
2024-07-06Don't try to label ObligationCauseCode::CompareImplItem for an RPITIT, since ...Michael Goulet-24/+224
2024-07-06Rollup merge of #127417 - chenyukang:yukang-method-output-diff, r=oli-obkMichael Goulet-11/+44
2024-07-06show fnsig's output when there is differenceyukang-7/+7
2024-07-06Uplift push_outlives_componentsMichael Goulet-12/+12
2024-07-06show unit output when there is only output diff in diagnosticsyukang-4/+37
2024-07-06out_of_scope_macro_calls: Detect calls inside attributes more preciselyVadim Petrochenkov-0/+10
2024-07-06Rollup merge of #127391 - estebank:null_mut, r=cjgillotMatthias Krüger-4/+6
2024-07-06Rollup merge of #127275 - RalfJung:offset-from-isize-min, r=AmanieuMatthias Krüger-5/+19
2024-07-05Rollup merge of #127392 - estebank:arg-type, r=jieyouxuJubilee-160/+203
2024-07-05Rollup merge of #127383 - estebank:arg-removal, r=compiler-errorsJubilee-179/+263
2024-07-05Rollup merge of #127369 - Jules-Bertholet:match-ergonomics-2021, r=NadrierilJubilee-48/+141
2024-07-05Rollup merge of #127098 - Oneirical:big-test-party, r=Kobzol,jieyouxuJubilee-147/+543
2024-07-05Rollup merge of #125751 - pitaj:new_range_api, r=jhprattJubilee-3/+3
2024-07-05Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelixMichael Goulet-23/+152
2024-07-05add `new_range_api` for RFC 3550Peter Jaszkowiak-3/+3
2024-07-05Use verbose suggestion for changing arg typeEsteban Küber-160/+203
2024-07-05Use verbose suggestion for `ptr::null_mut()`Esteban Küber-4/+6
2024-07-05Use verbose style for argument removal suggestionEsteban Küber-179/+263
2024-07-05Match ergonomics 2024: test type inferenceJules Bertholet-9/+87
2024-07-05Match ergonomics 2024: `&` matches `&mut` on old editionsJules Bertholet-0/+15
2024-07-05Rename edition 2021 fail testJules Bertholet-10/+10
2024-07-05Add shallow_find_files helper function to run-make-supportOneirical-19/+20
2024-07-05Expectations struct for output-type-permutationsOneirical-190/+442
2024-07-05add shallow_find_files helper to run_make_supportOneirical-167/+280
2024-07-05rewrite output-type-permutations to rmakeOneirical-147/+178
2024-07-05rewrite profile to rmakeOneirical-13/+22
2024-07-05rewrite pgo-use to rmakeOneirical-43/+54
2024-07-05rewrite pgo-gen to rmakeOneirical-11/+18
2024-07-05rewrite emit-path-unhashed to rmakeOneirical-37/+34
2024-07-05rewrite emit-shared-files to rmakeOneirical-46/+102
2024-07-05Auto merge of #127360 - GuillaumeGomez:rollup-f0zs1qr, r=GuillaumeGomezbors-82/+146
2024-07-05Rollup merge of #127359 - GuillaumeGomez:improve-run-make-llvm-ident-code, r=...Guillaume Gomez-1/+1
2024-07-05Rollup merge of #127349 - estebank:negative-unsigned-literal, r=petrochenkovGuillaume Gomez-16/+20
2024-07-05Rollup merge of #126709 - Oneirical:exitestial-crisis, r=jieyouxuGuillaume Gomez-65/+125
2024-07-05Improve code of `run-make/llvm-ident` testGuillaume Gomez-1/+1
2024-07-05Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrierilbors-44/+392
2024-07-05Auto merge of #127344 - matthiaskrgr:morecrashes, r=jieyouxubors-0/+204
2024-07-05Auto merge of #126171 - RalfJung:simd_bitmask_multibyte, r=workingjubileebors-12/+123
2024-07-05Tweak `-1 as usize` suggestionEsteban Küber-16/+20
2024-07-04crashes: add latestMatthias Krüger-0/+204
2024-07-04Rollup merge of #127319 - oli-obk:fail2taint, r=compiler-errorsMatthias Krüger-0/+13
2024-07-04Rollup merge of #127301 - estebank:fix-suggestions, r=UrgauMatthias Krüger-372/+706
2024-07-04Rollup merge of #127283 - dingxiangfei2009:check-repr-transparent, r=davidtwcoMatthias Krüger-1/+123
2024-07-04Rollup merge of #127037 - oli-obk:define_opaque_types18, r=davidtwcoMatthias Krüger-61/+0
2024-07-04Rollup merge of #123043 - GoldsteinE:fix/repr-c-dead-branches, r=oli-obkMatthias Krüger-0/+1546
2024-07-04add shallow_find_files helper function to run-make-supportOneirical-10/+35
2024-07-04rewrite rmeta-preferred to rmakeOneirical-20/+20