]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-22 Michael GouletRollup merge of #106144 - tgross35:patch-1, r=Mark...
2023-01-22 Michael GouletRollup merge of #106113 - krasimirgg:llvm-16-ext-tyid...
2023-01-22 Michael GouletRollup merge of #103418 - Aaron1011:macro-semicolon...
2023-01-21 borsAuto merge of #106948 - cuviper:ci-mingw-check, r=nikic
2023-01-21 Aaron HillAdd `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future...
2023-01-21 borsAuto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum
2023-01-21 borsAuto merge of #106977 - michaelwoerister:unord_id_colle...
2023-01-21 borsAuto merge of #106976 - tmiasko:borrowck-lazy-dominator...
2023-01-21 borsAuto merge of #106884 - clubby789:fieldless-enum-debug...
2023-01-21 borsAuto merge of #107143 - compiler-errors:rollup-zabvmo5...
2023-01-21 Michael GouletRollup merge of #107131 - notriddle:notriddle/rustdoc...
2023-01-21 Michael GouletRollup merge of #107124 - DebugSteven:check-macro-expan...
2023-01-21 Michael GouletRollup merge of #107112 - eltociear:patch-19, r=albertl...
2023-01-21 Michael GouletRollup merge of #107095 - notriddle:notriddle/sidebar...
2023-01-21 Michael GouletRollup merge of #107061 - compiler-errors:new-solver...
2023-01-21 Michael GouletRollup merge of #107048 - DebugSteven:newer-x-check...
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-21 Michael GouletRollup merge of #104347 - notriddle:notriddle/import...
2023-01-21 Michael GouletRollup merge of #104154 - timrobertsdev:deny-by-default...
2023-01-21 borsAuto merge of #107139 - rust-lang:pa-bump-git2, r=Mark...
2023-01-20 Pietro Albiniupdate git2 dependency
2023-01-20 Michael Howelldiagnostics: remvoe unnecessary use of `source_map...
2023-01-20 Michael Howelldiagnostics: use `module_path` to check crate import...
2023-01-20 Michael Howelldiagnostics: add `};` only if `{` was added too
2023-01-20 Michael Howelldiagnostics: suggest changing `s@self::{macro}@::macro...
2023-01-20 borsAuto merge of #105102 - compiler-errors:copy-impl-consi...
2023-01-20 Michael Howellrustdoc: use CSS inline layout for radio line instead...
2023-01-20 borsAuto merge of #107120 - weihanglo:update-cargo, r=weihanglo
2023-01-20 DebugStevenremove leading comma when there are no args in check...
2023-01-20 DebugStevenrun cargo install to check for x installation and version
2023-01-20 Weihang LoUpdate cargo
2023-01-20 borsAuto merge of #107106 - matthiaskrgr:rollup-g7r1ep0...
2023-01-20 borsAuto merge of #107105 - matthiaskrgr:rollup-rkz9t7r...
2023-01-20 Ikko Eltociear... Fix typo in opaque_types.rs
2023-01-20 --globalAdd `compile_fail` to doctest for `bindings_with_varian...
2023-01-20 --globalChange `bindings_with_variant_name` to deny-by-default
2023-01-20 Matthias KrügerRollup merge of #107068 - mejrs:use_derive, r=estebank
2023-01-20 Matthias KrügerRollup merge of #107065 - flip1995:clippyup, r=Manishearth
2023-01-20 Matthias KrügerRollup merge of #106928 - bvanjoi:print-keyword-raw...
2023-01-20 Matthias KrügerRollup merge of #106891 - estebank:issue-45727, r=petro...
2023-01-20 Matthias KrügerRollup merge of #106738 - compiler-errors:known-bugs...
2023-01-20 Matthias KrügerRollup merge of #106699 - eholk:await-chains-drop-track...
2023-01-20 Matthias KrügerRollup merge of #107091 - clubby789:infer-ftl-missing...
2023-01-20 Matthias KrügerRollup merge of #107076 - megakorre:106419_add_test_cas...
2023-01-20 Matthias KrügerRollup merge of #107067 - tmiasko:custom-mir-storage...
2023-01-20 Matthias KrügerRollup merge of #107058 - clubby789:eqeq-homoglyph...
2023-01-20 Matthias KrügerRollup merge of #107053 - devnexen:sigstringrepr_haiku...
2023-01-20 Matthias KrügerRollup merge of #106979 - Nilstrieb:type-of-default...
2023-01-20 Matthias KrügerRollup merge of #106973 - oli-obk:tait_ice_closure_in_i...
2023-01-20 Matthias KrügerRollup merge of #106783 - WaffleLapkin:break-my-ident...
2023-01-20 borsAuto merge of #106090 - WaffleLapkin:dereffffffffff...
2023-01-20 borsAuto merge of #107083 - GuillaumeGomez:revert-104889...
2023-01-19 Michael Howellrustdoc: remove redundant CSS selector `.sidebar .current`
2023-01-19 clubby789Fix broken format strings in `infer.ftl`
2023-01-19 borsAuto merge of #107072 - weihanglo:update-cargo, r=weihanglo
2023-01-19 Michael GouletMake bare known-bug an error
2023-01-19 Michael GouletFix known-bug, silence ICE stderr
2023-01-19 Esteban KüberTweak "borrow closure argument" suggestion
2023-01-19 Guillaume GomezRevert "Fix missing const expression items visit"
2023-01-19 Guillaume GomezRevert "Add regression test for impl blocks in const...
2023-01-19 Guillaume GomezRevert "Update newly failing UI tests"
2023-01-19 Guillaume GomezRevert "Improve code readability"
2023-01-19 Guillaume GomezRevert "Speed up execution a bit by removing some walks"
2023-01-19 Guillaume GomezRevert "Improve code"
2023-01-19 borsAuto merge of #107038 - compiler-errors:dont-wfcheck...
2023-01-19 Michael WoeristerClean up and document unord collections a bit.
2023-01-19 bohanadd raw identifier for keyword in suggestion
2023-01-19 Michael Goulettrait solver: Implement Fn traits and tuple trait
2023-01-19 Michael Goulettrait solver: PointerSized
2023-01-19 Michael Gouletswap Ambiguity and Unimplemented in new trait engine
2023-01-19 Michael GouletAssert goal is fully normalized during assemble
2023-01-19 Michael GouletConditionally encode boolean
2023-01-19 clubby789Special case `derive(Debug)` for fieldless enums
2023-01-19 Michael GouletAdd test
2023-01-19 Michael GouletEncode whether foreign opaques are TAITs or not
2023-01-19 clubby789Add enum for fieldless unification
2023-01-19 Michael GouletHACK: self ty ambiguity hack
2023-01-19 Michael GouletFix IndexVec::drain_enumerated
2023-01-19 Patrik KårlinAdded UI test case for issue #106419
2023-01-19 Weihang LoUpdate cargo
2023-01-19 borsAuto merge of #106910 - aliemjay:alias-ty-in-regionck...
2023-01-19 mejrsAutoderive ExternBlockSuggestion
2023-01-19 Ali MJ Al-Nasrawyadd test for ICE fix
2023-01-19 Ali MJ Al-Nasrawyeven more unify Projection/Opaque in outlives code
2023-01-19 Oli SchererDon't treat closures from other crates as local
2023-01-19 borsAuto merge of #107064 - GuillaumeGomez:rollup-pbgu6r3...
2023-01-19 Tomasz MiąskoCustom MIR: Support storage statements
2023-01-19 Guillaume GomezRollup merge of #107037 - tmiasko:rank, r=oli-obk
2023-01-19 Guillaume GomezRollup merge of #107027 - GuillaumeGomez:rm-extra-remov...
2023-01-19 Guillaume GomezRollup merge of #106931 - Ezrashaw:docs-e0208, r=compil...
2023-01-19 Guillaume GomezRollup merge of #106927 - Ezrashaw:e0606-make-machine...
2023-01-19 Guillaume GomezRollup merge of #105977 - Swatinem:async-mir-context...
2023-01-19 Alex MacleodMove `unchecked_duration_subtraction` to pedantic
2023-01-19 Michael WoeristerAllow for more efficient sorting when exporting Unord...
2023-01-19 Michael WoeristerUse UnordMap instead of FxHashMap in define_id_collecti...
2023-01-19 Michael WoeristerUse UnordSet instead of FxHashSet in define_id_collecti...
2023-01-19 borsAuto merge of #106989 - clubby789:is-zero-num, r=scottmcm
2023-01-19 Arpad BorsosTransform async ResumeTy in generator transform
2023-01-19 borsAuto merge of #106810 - oli-obk:resolver_reverse_plumbi...
2023-01-19 clubby789Add double-equals homoglyph
next