about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-10remove unnecessary `git` usagesonur-ozkan-16/+7
2024-07-07Auto merge of #123253 - ChayimFriedman2:extend-trusted, r=the8472bors-26/+160
2024-07-07Auto merge of #127428 - donno2048:master, r=albertlarsan68bors-28/+27
2024-07-07Auto merge of #127321 - Kobzol:bootstrap-cmd-refactor-4, r=onur-ozkanbors-367/+362
2024-07-07Specialize `TrustedLen` for `Iterator::unzip()`Chayim Refael Friedman-26/+160
2024-07-07Auto merge of #127404 - compiler-errors:rpitit-entailment-false-positive, r=o...bors-24/+228
2024-07-07Auto merge of #127335 - Oneirical:put-on-a-petestal, r=jieyouxubors-88/+167
2024-07-06Auto merge of #126987 - petrochenkov:atvisord2, r=pnkfelixbors-12/+35
2024-07-06Auto merge of #127430 - compiler-errors:rollup-76ni16s, r=compiler-errorsbors-376/+499
2024-07-06remove regexesElisha Hollander-28/+27
2024-07-06Don't try to label ObligationCauseCode::CompareImplItem for an RPITIT, since ...Michael Goulet-24/+228
2024-07-06Rollup merge of #127417 - chenyukang:yukang-method-output-diff, r=oli-obkMichael Goulet-13/+48
2024-07-06Rollup merge of #127410 - trevyn:patch-1, r=compiler-errorsMichael Goulet-2/+3
2024-07-06Rollup merge of #127405 - compiler-errors:uplift-predicate-emitting-relation,...Michael Goulet-55/+75
2024-07-06Rollup merge of #127386 - compiler-errors:uplift-outlives-components, r=lcnrMichael Goulet-306/+373
2024-07-06Add `#[must_use]` attribute to several command-related methodsJakub Beránek-1/+13
2024-07-06Auto merge of #127388 - compiler-errors:elaboration-tweaks, r=lcnrbors-18/+29
2024-07-06show fnsig's output when there is differenceyukang-15/+10
2024-07-06Remove walk_shallowMichael Goulet-17/+0
2024-07-06Import via rustc_type_ir::outlivesMichael Goulet-7/+5
2024-07-06Uplift push_outlives_componentsMichael Goulet-284/+370
2024-07-06Uplift PredicateEmittingRelation firstMichael Goulet-55/+75
2024-07-06show unit output when there is only output diff in diagnosticsyukang-6/+46
2024-07-06out_of_scope_macro_calls: Detect calls inside attributes more preciselyVadim Petrochenkov-12/+35
2024-07-06Auto merge of #127420 - matthiaskrgr:rollup-vpitwow, r=matthiaskrgrbors-287/+153
2024-07-06Rollup merge of #127391 - estebank:null_mut, r=cjgillotMatthias Krüger-4/+7
2024-07-06Rollup merge of #127379 - notriddle:notriddle/decode, r=GuillaumeGomezMatthias Krüger-11/+7
2024-07-06Rollup merge of #127275 - RalfJung:offset-from-isize-min, r=AmanieuMatthias Krüger-272/+139
2024-07-06Auto merge of #127414 - workingjubilee:rollup-lcxw1eh, r=workingjubileebors-547/+2332
2024-07-05Rollup merge of #127392 - estebank:arg-type, r=jieyouxuJubilee-163/+206
2024-07-05Rollup merge of #127383 - estebank:arg-removal, r=compiler-errorsJubilee-180/+264
2024-07-05Rollup merge of #127369 - Jules-Bertholet:match-ergonomics-2021, r=NadrierilJubilee-49/+142
2024-07-05Rollup merge of #127098 - Oneirical:big-test-party, r=Kobzol,jieyouxuJubilee-150/+552
2024-07-05Rollup merge of #125751 - pitaj:new_range_api, r=jhprattJubilee-5/+1168
2024-07-06Correct description of E0502trevyn-2/+3
2024-07-06Auto merge of #127403 - compiler-errors:rollup-x2yb5t0, r=compiler-errorsbors-455/+736
2024-07-05Rollup merge of #127393 - clubby789:unreview, r=workingjubileeMichael Goulet-1/+0
2024-07-05Rollup merge of #127368 - YohDeadfall:dots-in-docs, r=fmeaseMichael Goulet-32/+32
2024-07-05Rollup merge of #127366 - oli-obk:falliblevisitor, r=compiler-errorsMichael Goulet-87/+59
2024-07-05Rollup merge of #127363 - GuillaumeGomez:improve-fmt-code-readability, r=AmanieuMichael Goulet-7/+15
2024-07-05Rollup merge of #127333 - compiler-errors:infer_ctxt_like-again, r=lcnrMichael Goulet-262/+286
2024-07-05Rollup merge of #127221 - Urgau:check-cfg-std-diag, r=pnkfelixMichael Goulet-6/+12
2024-07-05Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelixMichael Goulet-60/+164
2024-07-05Rollup merge of #123600 - tisonkun:path_with_extension, r=dtolnayMichael Goulet-0/+168
2024-07-06Auto merge of #127364 - DianQK:update-llvm, r=nikicbors-0/+0
2024-07-05Split out transitive_bounds_that_define_assoc_itemMichael Goulet-14/+25
2024-07-05add `new_range_api` for RFC 3550Peter Jaszkowiak-5/+1168
2024-07-05Remove clubby789 from review rotationclubby789-1/+0
2024-07-05Use verbose suggestion for changing arg typeEsteban Küber-163/+206
2024-07-05Split SolverDelegate back out from InferCtxtLikeMichael Goulet-262/+286