]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-14 Amanieu d'AntrasDisable asm lint example tests since they only work...
2021-12-14 borsAuto merge of #91902 - matthiaskrgr:rollup-hjjyhow...
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 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 b-naberuse try_normalize_erasing_regions in RevealAllVisitor
2021-12-13 Amanieu d'AntrasRemove invalid doc links.
2021-12-13 borsAuto merge of #91865 - matthiaskrgr:rollup-rai9ecq...
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 Kuberreview comment: change wording of suggestion
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 ...
2021-12-13 Esteban KuberFix mistake
2021-12-13 Esteban KuberRemove unnecessary argument
2021-12-13 Esteban KuberRemove yet more output from `for`-loop and `?` errors
2021-12-13 Esteban KuberFurther silence `?` errors
2021-12-13 Esteban KuberReduce verbosity for `?` on non-`Try` expressions
2021-12-13 Esteban KuberReduce verbosity when calling `for`-loop on non-`Iterat...
2021-12-13 Esteban KuberWhen `.await` is called on a non-`Future` expression...
2021-12-13 borsAuto merge of #91353 - eggyal:reuse-rcs-during-folding...
2021-12-13 Jack HueyAdjust wording for review
2021-12-13 Alan EgertonAvoid cloning refcounted types during folding
2021-12-13 borsAuto merge of #91657 - nikic:update-llvm, r=cuviper
2021-12-13 Lucas KentSuggest to specify a target triple when eh_personality...
2021-12-13 borsAuto merge of #91654 - nikic:llvmbc-section-flags,...
2021-12-13 Konrad BorowskiStabilize const_cstr_unchecked
2021-12-13 borsAuto merge of #91626 - klensy:json-less-alloc, r=petroc...
2021-12-13 Jack HueyI wrote these functions, I should use them dang it
2021-12-13 Jack HueyInstead of checking for exact bounds, try to prove...
2021-12-13 woppopoMake `MaybeUninit::zeroed` `const`
2021-12-13 Jacob Hoffman... Add -webkit-appearance: none to search input
2021-12-13 borsAuto merge of #91569 - erikdesjardins:vt-align, r=nikic
2021-12-13 Ellenextra test for bug i found
2021-12-13 Ellenhurray for portable simd finding a nice test for this...
2021-12-13 Noah Levdoctest: Rename `options` to `rustdoc_options`
2021-12-13 Noah LevRename `TestOptions` to `GlobalTestOptions`
2021-12-13 Noah Levrustdoc: Coalesce some `run_test` args as one `LangStri...
2021-12-13 borsAuto merge of #91841 - matthiaskrgr:rollup-zlhsg5a...
2021-12-13 Amanieu d'AntrasFix clippy tests
2021-12-12 Matthias KrügerRollup merge of #91824 - woppopo:const_ptr_write_bytes...
2021-12-12 Matthias KrügerRollup merge of #91819 - rust-lang:compiler-autolabel...
2021-12-12 Matthias KrügerRollup merge of #91749 - ssomers:btree_comments, r...
2021-12-12 Matthias KrügerRollup merge of #91091 - ecstatic-morse:control-flow...
2021-12-12 Matthias KrügerRollup merge of #91086 - rhysd:issue-91085, r=m-ou-se
2021-12-12 borsAuto merge of #91549 - fee1-dead:const_env, r=spastorino
2021-12-12 Amanieu d'AntrasFix unused import in test
2021-12-12 Noah Levrustbot: Add autolabeling for `T-compiler`
2021-12-12 borsAuto merge of #90716 - euclio:libloading, r=cjgillot
2021-12-12 borsAuto merge of #90207 - BoxyUwU:stabilise_cg_defaults...
2021-12-12 Ellenclippy owo
2021-12-12 Amanieu d'AntrasAddress review feedback
2021-12-12 Amanieu d'AntrasRe-bless asm tests for aarch64
2021-12-12 borsAuto merge of #90423 - Aaron1011:deduplicate-projection...
2021-12-12 Amanieu d'AntrasStabilize asm! and global_asm!
2021-12-12 Amanieu d'AntrasRemove automatic rustfix of asm! to llvm_asm!
2021-12-12 borsAuto merge of #91825 - matthiaskrgr:rollup-e4s8lwp...
2021-12-12 Matthias KrügerRollup merge of #91817 - rust-lang:rustdoc-autolabel...
2021-12-12 Matthias KrügerRollup merge of #91815 - RalfJung:span, r=oli-obk
2021-12-12 Matthias KrügerRollup merge of #91814 - japm48:spelling-fix, r=RalfJung
2021-12-12 Matthias KrügerRollup merge of #91811 - itzurabhi:boostrap-dist-wix...
2021-12-12 Matthias KrügerRollup merge of #91748 - notriddle:notriddle/doc-notabl...
2021-12-12 Matthias KrügerRollup merge of #91746 - ssomers:btree_tests, r=Mark...
2021-12-12 woppopoMake `(*mut T)::write_bytes` `const`
2021-12-12 DeadbeefRemove function from rebase
2021-12-12 DeadbeefSmall performance tweaks
2021-12-12 DeadbeefRemap more env constness for queries
2021-12-12 DeadbeefRemap predicate/env constness before querying
2021-12-12 DeadbeefQuery modifier
2021-12-12 DeadbeefAdd trailing newline
2021-12-12 DeadbeefRevert "Auto merge of #89450 - usbalbin:const_try_rever...
2021-12-12 DeadbeefRevert "Auto merge of #91491 - spastorino:revert-91354...
2021-12-12 SNCPlay42add regression test for #91489
2021-12-12 DeadbeefFix #91489
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-12 borsAuto merge of #91813 - matthiaskrgr:rollup-nryyeyj...
2021-12-12 Noah Levrustbot: Add autolabeling for `T-rustdoc`
2021-12-11 Ralf Jungbetter span for unexpected normalization failure in...
next