]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-28 Matthias KrügerRollup merge of #104012 - chenyukang:yukang/fix-103882...
2023-01-28 borsAuto merge of #107400 - matthiaskrgr:rollup-l6bycds...
2023-01-28 Matthias KrügerRollup merge of #107373 - michaelwoerister:dont-merge...
2023-01-28 Matthias KrügerRollup merge of #107344 - compiler-errors:new-solver...
2023-01-28 Matthias KrügerRollup merge of #107339 - aliemjay:covariant, r=lcnr
2023-01-28 Matthias KrügerRollup merge of #107306 - compiler-errors:correct-sugg...
2023-01-28 Matthias KrügerRollup merge of #107190 - fmease:fix-81698, r=compiler...
2023-01-28 Matthias KrügerRollup merge of #107103 - compiler-errors:new-solver...
2023-01-28 Matthias KrügerRollup merge of #107100 - compiler-errors:issue-107087...
2023-01-28 Matthias KrügerRollup merge of #107022 - scottmcm:ordering-option...
2023-01-28 borsAuto merge of #107360 - bjorn3:fix_thin_archive_reading...
2023-01-28 Scott McMurrayLink to the LLVM issue from a comment on `SpecOptionPar...
2023-01-28 borsAuto merge of #101692 - cjgillot:generator-lazy-witness...
2023-01-27 Camille GILLOTBless mir-opt tests.
2023-01-27 Camille GILLOTPacify tidy.
2023-01-27 Camille GILLOTRestrict amount of ignored locals.
2023-01-27 borsAuto merge of #107386 - flip1995:clippyup, r=Manishearth
2023-01-27 Camille GILLOTBless ui-fulldeps.
2023-01-27 Camille GILLOTBless tests.
2023-01-27 Camille GILLOTCompute generator saved locals on MIR.
2023-01-27 Philipp KronesUpdate Cargo.lock
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-27 Michael GouletMicro-optimization in consider_assumption
2023-01-27 Michael GouletAdd some comments
2023-01-27 Michael GouletNo need to probe when computing goals
2023-01-27 borsAuto merge of #10242 - flip1995:rustup, r=flip1995
2023-01-27 Philipp KronesBump Clippy version -> 0.1.69
2023-01-27 Philipp KronesBump nightly version -> 2023-01-27
2023-01-27 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2023-01-27 Camille GILLOTSeparate witness type computation from the generator...
2023-01-27 Camille GILLOTRemember where a type was kept in MIR.
2023-01-27 Camille GILLOTIntroduce GeneratorWitnessMIR.
2023-01-27 Camille GILLOTAlways require Drop for generators.
2023-01-27 Camille GILLOTTest the 3 generator handling versions for generator...
2023-01-27 Camille GILLOTAdd `drop_tracking_mir` option.
2023-01-27 Camille GILLOTSeparate trait selection from ambiguity reporting.
2023-01-27 Camille GILLOTImpl HashStable/Encodable/Decodable for ObligationCause.
2023-01-27 Camille GILLOTDo not abort compilation when failing to normalize...
2023-01-27 León Orell... recover more unbraced const args
2023-01-27 Michael GouletUse now solver in evaluate_obligation
2023-01-27 borsAuto merge of #107372 - JohnTitor:rollup-zkl2ges, r...
2023-01-27 Michael WoeristerDon't merge vtables when full debuginfo is enabled.
2023-01-27 Yuki OkushiRollup merge of #107357 - GuillaumeGomez:fix-infinite...
2023-01-27 Yuki OkushiRollup merge of #107352 - sameo:topic/E0587, r=JohnTitor
2023-01-27 Yuki OkushiRollup merge of #107347 - tshepang:rightward-drift...
2023-01-27 Yuki OkushiRollup merge of #107332 - chansuke:issue-107230, r...
2023-01-27 Yuki OkushiRollup merge of #107321 - lcnr:comment, r=compiler...
2023-01-27 Yuki OkushiRollup merge of #107316 - ChrisDenton:snap, r=oli-obk
2023-01-27 Yuki OkushiRollup merge of #107234 - Rattenkrieg:bootstrap-fix...
2023-01-27 Yuki OkushiRollup merge of #107194 - xfix:remove-slice-internals...
2023-01-27 Yuki OkushiRollup merge of #106806 - m-ou-se:format-args-flags...
2023-01-27 borsAuto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnr
2023-01-27 borsAuto merge of #10237 - cstyles:fix-docs-for-suspicious_...
2023-01-27 bjorn3Revert back to LlvmArchiveBuilder on all platforms
2023-01-27 bjorn3Revert "Remove macOS fat archive support from LlvmArchi...
2023-01-27 bjorn3Revert "Avoid a temporary file when processing macOS...
2023-01-27 Guillaume GomezAdd regression test for #107350
2023-01-27 Guillaume GomezFix infinite loop in rustdoc get_all_import_attributes...
2023-01-27 Mara BosDestructure format_options in make_format_spec.
2023-01-27 Samuel Ortizcompiler: Fix E0587 explanation
2023-01-27 yukangImprove unexpected close and mismatch delimiter hint...
2023-01-27 Ali MJ Al-Nasrawyupdate comment on trait objects
2023-01-27 borsAuto merge of #107054 - petrochenkov:effvisdoc3, r...
2023-01-27 Mara BosUpdate clippy for restructured format flags fields.
2023-01-27 Mara BosReplace format flags u32 by enums and bools.
2023-01-27 Sergey PrytkovRevisit fix_is_ci_llvm_available logic; read build...
2023-01-27 borsAuto merge of #107343 - JohnTitor:rollup-s6l94aj, r...
2023-01-27 Tshepang Mbamboreduce rightward-drift
2023-01-27 Yuki OkushiRollup merge of #107336 - notriddle:notriddle/import...
2023-01-27 Yuki OkushiRollup merge of #107325 - petrochenkov:hiddoc2, r=Guill...
2023-01-27 Yuki OkushiRollup merge of #107284 - notriddle:notriddle/plus...
2023-01-27 Yuki OkushiRollup merge of #107279 - compiler-errors:new-solver...
2023-01-27 Yuki OkushiRollup merge of #107242 - notriddle:notriddle/title...
2023-01-27 Yuki OkushiRollup merge of #107171 - petrochenkov:encattrs, r...
2023-01-27 Yuki OkushiRollup merge of #106856 - vadorovsky:fix-atomic-annotat...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 Kyle Matsudafixup new usages of fn_sig, bound_fn_sig after rebasing
2023-01-27 Kyle Matsudaadd method_substs to CallKind
2023-01-27 Kyle Matsudafix up subst_identity vs skip_binder; add some FIXMEs...
2023-01-27 Kyle Matsudaadd EarlyBinder::no_bound_vars
2023-01-27 Kyle Matsudachange fn_sig query to use EarlyBinder; remove bound_fn...
2023-01-27 borsAuto merge of #106959 - tmiasko:opt-funclets, r=davidtwco
2023-01-27 Kyle Matsudareplace usages of fn_sig query with bound_fn_sig
2023-01-27 Ali MJ Al-Nasrawyinternally change regions to be covariant
2023-01-27 Collin StylesFix docs for `suspicious_xor_used_as_pow` lint
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-26 borsAuto merge of #106812 - oli-obk:output_filenames, r...
2023-01-26 Michael GouletUse new solver during selection
2023-01-26 Michael Howellrustdoc: remove mostly-unused CSS classes import/module...
2023-01-26 Michael Howellrustdoc: use smarter encoding for playground URL
2023-01-26 borsAuto merge of #10232 - xFrednet:changelog-1-67, r=Alexendoo
2023-01-26 chansukeFix woriding from `rustbuild` to `bootstrap`
2023-01-26 xFrednetMark Rust 1.67 as released in the changelog
2023-01-26 borsAuto merge of #107328 - matthiaskrgr:rollup-lfqwo0o...
2023-01-26 Matthias KrügerRollup merge of #107323 - JakobDegen:const-goto, r...
2023-01-26 Matthias KrügerRollup merge of #107322 - JakobDegen:custom-mir, r...
2023-01-26 Matthias KrügerRollup merge of #107189 - cjgillot:meta-adt, r=compiler...
2023-01-26 Matthias KrügerRollup merge of #107168 - Nilstrieb:if-a-tait-falls...
2023-01-26 Matthias KrügerRollup merge of #107150 - Nilstrieb:thread-local-cleanu...
2023-01-26 Matthias KrügerRollup merge of #106978 - mejrs:mir_build3, r=davidtwco
next