]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-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 borsAuto merge of #107120 - weihanglo:update-cargo, r=weihanglo
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 --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 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 bohanadd raw identifier for keyword in suggestion
2023-01-19 Michael GouletConditionally encode boolean
2023-01-19 Michael GouletAdd test
2023-01-19 Michael GouletEncode whether foreign opaques are TAITs or not
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 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
2023-01-19 clubby789Use strings for homoglyph replacements
2023-01-19 borsAuto merge of #107052 - compiler-errors:rollup-vxr22g5...
2023-01-18 David Carliersignal update string representation for haiku.
2023-01-18 Michael GouletRollup merge of #107045 - notriddle:notriddle/settings...
2023-01-18 Michael GouletRollup merge of #107042 - notriddle:notriddle/rustdoc...
2023-01-18 Michael GouletRollup merge of #107030 - albertlarsan68:patch-3, r...
2023-01-18 Michael GouletRollup merge of #107023 - scottmcm:stop-shouting, r...
2023-01-18 Michael GouletRollup merge of #107004 - compiler-errors:new-solver...
2023-01-18 Michael GouletRollup merge of #106917 - compiler-errors:const-closure...
2023-01-18 Michael GouletRollup merge of #106753 - compiler-errors:rpitit-not...
2023-01-18 Michael GouletRollup merge of #105796 - notriddle:notriddle/rustdoc...
2023-01-18 borsAuto merge of #107041 - Nilstrieb:back-to-being-clueles...
2023-01-18 borsAuto merge of #105716 - chriswailes:ndk-update-redux...
2023-01-18 Michael Howellrustdoc: add test case for setting-line margin on setti...
2023-01-18 Michael Howellrustdoc: remove redundant rule `#settings .setting...
2023-01-18 NilstriebRevert "Improve heuristics whether `format_args` string...
2023-01-18 Michael Howellrustdoc: fix "?" keyboard command when radio button...
2023-01-18 Michael Howellrustdoc: put focus on the help link when opening it...
2023-01-18 Scott McMurrayAlso remove `#![feature(control_flow_enum)]` where...
2023-01-18 borsAuto merge of #106503 - cjgillot:remap-nofilter, r...
2023-01-18 Tomasz MiąskoFix Dominators::rank_partial_cmp to match documentation
2023-01-18 clubby789Update `IsZero` documentation
2023-01-18 clubby789Implement `alloc::vec::IsZero` for `Option<$NUM>` types
2023-01-18 Michael GouletHandle structural traits more gracefully
2023-01-18 Michael Gouletno subtyping in the new trait solver
2023-01-18 Michael GouletSized, Copy/Clone
2023-01-18 Michael GouletAuto and alias traits
2023-01-18 Michael GouletAssemble object bound candidates
2023-01-18 Michael Gouletimplement consider_assumption
2023-01-18 Michael GouletCanonicalize trait solver response inside probe
2023-01-18 Albert LarsanCorrect typo
2023-01-18 Guillaume GomezRemove extra removal from test path
2023-01-18 borsAuto merge of #107026 - Dylan-DPC:rollup-4fonvdc, r...
next