about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-07-07Rollup merge of #127409 - gurry:127332-ice-with-expr-not-struct, r=oli-obkMatthias Krüger-0/+24
2024-07-07Move a span_bug under a condition that cx is taintedGurinder Singh-0/+24
2024-07-07Auto merge of #127404 - compiler-errors:rpitit-entailment-false-positive, r=o...bors-0/+224
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-0/+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 #125751 - pitaj:new_range_api, r=jhprattJubilee-3/+3
2024-07-05Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelixMichael Goulet-23/+148
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-05Auto merge of #127360 - GuillaumeGomez:rollup-f0zs1qr, r=GuillaumeGomezbors-16/+20
2024-07-05Rollup merge of #127349 - estebank:negative-unsigned-literal, r=petrochenkovGuillaume Gomez-16/+20
2024-07-05Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrierilbors-44/+392
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-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-352/+606
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-04Improve dead code analysismu001999-23/+148
2024-07-04Remove a use of `StructuredDiag`, which is incompatible with automatic error ...Oli Scherer-0/+13
2024-07-04offset_from: "the difference must fit in an isize" is a corollaryRalf Jung-5/+19
2024-07-04reject SmartPointer constructions not serving the purposeDing Xiang Fei-1/+123
2024-07-04Tweak raw-pointer field access and array indexing suggestionsEsteban Küber-22/+32
2024-07-04Tweak slice and as_deref suggestion spanEsteban Küber-38/+72
2024-07-04More accurate mutability suggestionEsteban Küber-129/+230
2024-07-04Use shorter span for float literal suggestionEsteban Küber-56/+88
2024-07-04Fix `&mut` removal suggestionEsteban Küber-12/+21
2024-07-04Better suggestion span for missing type parameterEsteban Küber-8/+40
2024-07-04Better span for "make binding mutable" suggestionEsteban Küber-87/+123
2024-07-03Auto merge of #127296 - matthiaskrgr:rollup-1t1isa7, r=matthiaskrgrbors-85/+293
2024-07-03Rollup merge of #127253 - chenyukang:yukang-fix-126246-fn-parameters-check, r...Matthias Krüger-0/+145
2024-07-03Rollup merge of #127092 - compiler-errors:rtn-dots-redux, r=estebankMatthias Krüger-85/+148
2024-07-03Auto merge of #127044 - Oneirical:fantestic-journey, r=Kobzol,jieyouxubors-0/+31
2024-07-03Rollup merge of #127248 - spastorino:unsafe-extern-tests, r=compiler-errorsMatthias Krüger-0/+47