]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-15 borsAuto merge of #91945 - matthiaskrgr:rollup-jszf9zp...
2021-12-15 SparrowLiiupdate stdarch
2021-12-15 Ibraheem Ahmedadd `io::Error::other` constructor
2021-12-15 Matthias KrügerRollup merge of #91940 - ehuss:update-cargo, r=ehuss
2021-12-15 Matthias KrügerRollup merge of #91882 - Patrick-Poitras:remove-in...
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #91870 - rusticstuff:macosx_min_version...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-15 Matthias KrügerRollup merge of #91859 - xkr47:patch-2, r=yaahc
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-15 borsAuto merge of #91933 - matthiaskrgr:rollup-cw9qolb...
2021-12-14 Scott McMurrayUpdate comments per review feedback
2021-12-14 Samuel E. Moelius IIIAddress review comments
2021-12-14 Eric HussUpdate cargo
2021-12-14 PFPoitrasRemove iter::zip feature gate from clippy
2021-12-14 PFPoitrasRemove iter::zip feature gate from clippy
2021-12-14 PFPoitrasStabilize iter::zip.
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-14 Scott McMurrayDo array-slice equality via arrays, rather than always...
2021-12-14 Matthias KrügerRollup merge of #91856 - ouz-a:master, r=oli-obk
2021-12-14 Matthias KrügerRollup merge of #91798 - bugadani:issue-91783, r=michae...
2021-12-14 Matthias KrügerRollup merge of #91786 - tmiasko:const-prop, r=oli-obk
2021-12-14 Matthias KrügerRollup merge of #91774 - surechen:fix_typo_1, r=wesleywiser
2021-12-14 Matthias KrügerRollup merge of #91597 - r00ster91:lessthangreaterthan...
2021-12-14 Matthias KrügerRollup merge of #91239 - cameron1024:issue-87490-regres...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-14 Michael GouletMake TyS::is_suggestable more structual
2021-12-14 Sylvan BowdlerRemove `in_band_lifetimes` from `rustc_metadata`
2021-12-14 r00ster91Recover on invalid operators <> and <=>
2021-12-14 lcnrfmt
2021-12-14 ouz-acomment update
2021-12-14 Aaron HillUse `tcx.def_path_hash` in `ExistentialPredicate.stable...
2021-12-14 DeadbeefConstify `bool::then{,_some}`
2021-12-14 Tomasz MiąskoReturn an error when `eval_rvalue_with_identities`...
2021-12-14 Frank SteffahnFix a bunch of typos
2021-12-14 Jack HueyAdd another regression test for unnormalized fn args...
2021-12-14 Laurențiu Nicola:arrow_up: rust-analyzer
2021-12-14 PFPoitrasMake suggestions from @jackh726; run fmt
2021-12-14 lcnradd some comments
2021-12-14 lcnrreplace `DefId` with `D` in `SimplifiedType`
2021-12-14 lcnrextend `simplify_type`
2021-12-14 Amanieu d'AntrasDisable asm lint example tests since they only work...
2021-12-14 Matthias Krügerfix clippy::single_char_pattern perf findings
2021-12-14 borsAuto merge of #91902 - matthiaskrgr:rollup-hjjyhow...
2021-12-14 Anuvratmade compiler happy
2021-12-14 Guillaume GomezAdd GUI test for source code page sidebar
2021-12-14 Guillaume GomezFix sidebar in source code page
2021-12-14 Matthias KrügerRollup merge of #91893 - pitaj:91867-hir, r=davidtwco
2021-12-14 Matthias KrügerRollup merge of #91892 - compiler-errors:fix-inferty...
2021-12-14 Matthias KrügerRollup merge of #91887 - LegionMammal978:less-inband...
2021-12-14 Matthias KrügerRollup merge of #91875 - b-naber:mir-transform-norm...
2021-12-14 Matthias KrügerRollup merge of #91851 - woppopo:const_maybeuninit_zero...
2021-12-14 Matthias KrügerRollup merge of #91820 - rukai:help_with_personality_is...
2021-12-14 Matthias KrügerRollup merge of #91529 - TennyZhuang:try_reserve_binary...
2021-12-14 borsAuto merge of #91766 - scottmcm:more-array-raw-eq,...
2021-12-14 Michael GouletFix HashStable implementation on InferTy
2021-12-14 Peter JaszkowiakRemove `in_band_lifetimes` from `rustc_hir`
2021-12-14 borsAuto merge of #91680 - saethlin:spare_capacity_mut...
2021-12-14 LegionMammal978Remove `in_band_lifetimes` from `rustc_const_eval`
2021-12-14 Ellentest
2021-12-14 Ellenawdawdawd
2021-12-14 Andy Russellcore: minor `Option` doc correction
2021-12-14 PFPoitrasRemove in_band_lifetimes
2021-12-14 borsAuto merge of #91660 - llogiq:make-a-hash-of-def-ids...
2021-12-14 Amanieu d'AntrasFix lint examples on non-x86_64
2021-12-13 ouz-atest should pass :sweat_smile:
2021-12-13 b-naberuse try_normalize_erasing_regions in RevealAllVisitor
2021-12-13 b-naberget rid of normalize_generic_arg... queries
2021-12-13 b-nabernormalize_generic_arg_after in terms of try version
2021-12-13 Alexis BourgetUse Inherited Visibility instead of None when no vis...
2021-12-13 ouz-aAdd regression test and comment
2021-12-13 Amanieu d'AntrasRemove invalid doc links.
2021-12-13 Alexis BourgetUpdate test to new error message
2021-12-13 Alexis BourgetSuggest remove on const async const instead of const...
2021-12-13 Alexis BourgetFix broken span and related tests
2021-12-13 Alexis BourgetAdd tests for misplaced/duplicated pub in fn decl
2021-12-13 Alexis BourgetChange error for pub in fn decl if already present
2021-12-13 Hans KratzRevert "Set MACOSX_DEPLOYMENT_TARGET env var to default...
2021-12-13 borsAuto merge of #91865 - matthiaskrgr:rollup-rai9ecq...
2021-12-13 Samuel E. Moelius IIIAdd comma
2021-12-13 Esteban Kuberfix coverage report test
2021-12-13 Matthias KrügerRollup merge of #91855 - xfix:const_cstr_unchecked...
2021-12-13 Matthias KrügerRollup merge of #91849 - jackh726:gats-outlives-lint...
2021-12-13 Matthias KrügerRollup merge of #91847 - BoxyUwU:generic_arg_infer_fixm...
2021-12-13 Matthias KrügerRollup merge of #91846 - camelid:doctest-cleanup, r...
2021-12-13 Matthias KrügerRollup merge of #91699 - jsha:webkit-appearance-search...
2021-12-13 Esteban Kuberfix clippy tests
2021-12-13 Esteban Kuberfix clippy tests
2021-12-13 Esteban KuberFix rebase and clippy tests
2021-12-13 Esteban Kuberreview comment: change wording of suggestion
2021-12-13 Esteban KuberFix clippy uses of QPath::LangItem
2021-12-13 Esteban Kuberreview comments
2021-12-13 Esteban KuberSimplify diagnostic logic
2021-12-13 Esteban Kubertidy fix
2021-12-13 Esteban KuberFix rebase and clippy tests
2021-12-13 Esteban KuberFix clippy uses of QPath::LangItem
2021-12-13 Esteban KuberKeep info on pre-desugaring expression for better ...
next