about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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 #107400 - matthiaskrgr:rollup-l6bycds, r=matthiaskrgrbors-160/+531
2023-01-28Replace libc::{type} with crate::ffi::{type}Ayush Singh-9/+10
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-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-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-27Auto merge of #10242 - flip1995:rustup, r=flip1995bors-90/+108
2023-01-27Bump Clippy version -> 0.1.69Philipp Krones-4/+4
2023-01-27Bump nightly version -> 2023-01-27Philipp Krones-1/+1
2023-01-27Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-293/+2249
2023-01-27Separate witness type computation from the generator transform.Camille GILLOT-31/+304
2023-01-27Remember where a type was kept in MIR.Camille GILLOT-14/+46
2023-01-27Introduce GeneratorWitnessMIR.Camille GILLOT-72/+265
2023-01-27Always require Drop for generators.Camille GILLOT-9/+25
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-196/+5816
2023-01-27Add `drop_tracking_mir` option.Camille GILLOT-0/+3
2023-01-27Separate trait selection from ambiguity reporting.Camille GILLOT-30/+25
2023-01-27Impl HashStable/Encodable/Decodable for ObligationCause.Camille GILLOT-15/+53
2023-01-27Do not abort compilation when failing to normalize opaque types.Camille GILLOT-11/+43
2023-01-27recover more unbraced const argsLeón Orell Valerian Liehr-22/+188
2023-01-27Use now solver in evaluate_obligationMichael Goulet-6/+37
2023-01-27Auto merge of #107372 - JohnTitor:rollup-zkl2ges, r=JohnTitorbors-128/+255
2023-01-27Don't merge vtables when full debuginfo is enabled.Michael Woerister-0/+13
2023-01-28Rollup merge of #107357 - GuillaumeGomez:fix-infinite-loop-in-rustdoc-get_all...Yuki Okushi-1/+21
2023-01-28Rollup merge of #107352 - sameo:topic/E0587, r=JohnTitorYuki Okushi-1/+1
2023-01-28Rollup merge of #107347 - tshepang:rightward-drift, r=NilstriebYuki Okushi-3/+2