about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-29Rollup merge of #107097 - tmiasko:ssa, r=cjgillotMatthias Krüger-11/+41
2023-01-29Rollup merge of #106618 - jmillikin:os-net-rustdoc-wasm32, r=JohnTitorMatthias Krüger-0/+9
2023-01-29Auto merge of #107406 - cjgillot:eliminate-witnesses, r=compiler-errorsbors-18/+19
2023-01-28Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisabors-37/+96
2023-01-28Auto merge of #107303 - compiler-errors:intern-canonical-var-values, r=lcnrbors-99/+70
2023-01-28Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkinbors-592/+557
2023-01-28Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgrbors-312/+557
2023-01-28Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnayMatthias Krüger-74/+28
2023-01-28Rollup merge of #107391 - notriddle:notriddle/copy-path-button, r=GuillaumeGomezMatthias Krüger-2/+6
2023-01-28Rollup merge of #107385 - BoxyUwU:ConstInferUnifier_is_folder, r=compiler-errorsMatthias Krüger-88/+26
2023-01-28Rollup merge of #107384 - Nilstrieb:bool-for-deletion, r=oli-obkMatthias Krüger-13/+0
2023-01-28Rollup merge of #107355 - JohnTitor:issue-60755, r=compiler-errorsMatthias Krüger-0/+12
2023-01-28Rollup merge of #107096 - clubby789:fluent-bad-messageref, r=compiler-errorsMatthias Krüger-6/+54
2023-01-28Rollup merge of #105524 - Ayush1325:libc-free, r=ChrisDentonMatthias Krüger-9/+10
2023-01-28Rollup merge of #104252 - faern:stabilize-const_socketaddr, r=JohnTitorMatthias Krüger-14/+13
2023-01-28Rollup merge of #104012 - chenyukang:yukang/fix-103882-deli-indentation, r=pe...Matthias Krüger-106/+408
2023-01-28Auto merge of #106916 - lukas-code:overlapping-substs, r=estebankbors-62/+214
2023-01-28Adapt ui-fulldeps.Camille GILLOT-1/+3
2023-01-28Remove `HirId -> LocalDefId` map from HIR.Camille GILLOT-382/+321
2023-01-28Take a LocalDefId in hir::Visitor::visit_fn.Camille GILLOT-211/+235
2023-01-28Only compute mir_generator_witnesses query in drop_tracking_mir mode.Camille GILLOT-18/+19
2023-01-28Auto merge of #107400 - matthiaskrgr:rollup-l6bycds, r=matthiaskrgrbors-160/+531
2023-01-28Replace libc::{type} with crate::ffi::{type}Ayush Singh-9/+10
2023-01-27Remove from librustdoc and clippy tooScott McMurray-12/+9
2023-01-28Rollup merge of #107373 - michaelwoerister:dont-merge-vtables-when-debuginfo,...Matthias Krüger-0/+13
2023-01-28Rollup merge of #107344 - compiler-errors:new-solver-tweaks, r=lcnrMatthias Krüger-23/+54
2023-01-28Rollup merge of #107339 - aliemjay:covariant, r=lcnrMatthias Krüger-52/+43
2023-01-28Rollup merge of #107306 - compiler-errors:correct-sugg-for-closure-arg-needs-...Matthias Krüger-10/+74
2023-01-28Rollup merge of #107190 - fmease:fix-81698, r=compiler-errorsMatthias Krüger-22/+188
2023-01-28Rollup merge of #107103 - compiler-errors:new-solver-evaluate_obligation, r=lcnrMatthias Krüger-6/+37
2023-01-28Rollup merge of #107100 - compiler-errors:issue-107087, r=lcnrMatthias Krüger-46/+97
2023-01-28Rollup merge of #107022 - scottmcm:ordering-option-eq, r=m-ou-seMatthias Krüger-1/+25
2023-01-28Auto merge of #107360 - bjorn3:fix_thin_archive_reading, r=wesleywiserbors-39/+49
2023-01-27Remove `ControlFlow::{BREAK, CONTINUE}`Scott McMurray-62/+19
2023-01-27Link to the LLVM issue from a comment on `SpecOptionPartialEq`Scott McMurray-0/+6
2023-01-28Auto merge of #101692 - cjgillot:generator-lazy-witness, r=oli-obkbors-601/+6269
2023-01-27rustdoc: remove inline javascript from copy-path buttonMichael Howell-2/+6
2023-01-27Bless mir-opt tests.Camille GILLOT-4/+18
2023-01-27Pacify tidy.Camille GILLOT-8/+8
2023-01-27Restrict amount of ignored locals.Camille GILLOT-13/+135
2023-01-27Auto merge of #107386 - flip1995:clippyup, r=Manishearthbors-258/+2216
2023-01-27Bless ui-fulldeps.Camille GILLOT-13/+20
2023-01-27Bless tests.Camille GILLOT-1693/+643
2023-01-27Compute generator saved locals on MIR.Camille GILLOT-19/+392
2023-01-27Update Cargo.lockPhilipp Krones-4/+4
2023-01-27Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyupPhilipp Krones-254/+2212
2023-01-27Micro-optimization in consider_assumptionMichael Goulet-2/+6
2023-01-27Add some commentsMichael Goulet-0/+31
2023-01-27No need to probe when computing goalsMichael Goulet-21/+17
2023-01-27Remove unused importnils-1/+0