]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-19 Matthias KrügerRollup merge of #93062 - ehuss:update-books, r=ehuss
2022-01-19 Matthias KrügerRollup merge of #93051 - m-ou-se:is-some-with, r=yaahc
2022-01-19 Matthias KrügerRollup merge of #93041 - pierwill:rm-unused-defid-ords...
2022-01-19 Matthias KrügerRollup merge of #92920 - dtolnay:printtidy, r=cjgillot
2022-01-19 Matthias KrügerRollup merge of #92797 - jsha:fewer-lines, r=GuillaumeGomez
2022-01-19 Matthias KrügerRollup merge of #92783 - FabianWolff:issue-92726, r...
2022-01-19 Matthias KrügerRollup merge of #92124 - AngelicosPhosphoros:remove_ext...
2022-01-19 Matthias KrügerRollup merge of #91278 - SparrowLii:place, r=spastorino
2022-01-19 Matthias KrügerRollup merge of #89621 - digama0:patch-2, r=yaahc
2022-01-19 Matthias KrügerRollup merge of #88642 - c410-f3r:let_chains_2, r=matth...
2022-01-19 borsAuto merge of #93063 - ehuss:update-cargo, r=ehuss
2022-01-19 Eric HussUpdate books
2022-01-19 Eric HussUpdate cargo
2022-01-19 Jacob Hoffman... Remove horizontal lines at top of page
2022-01-18 Mara BosFix is_some_with tests.
2022-01-18 borsAuto merge of #93048 - matthiaskrgr:rollup-cz5ma34...
2022-01-18 CaioFormally implement let chains
2022-01-18 Mara BosImprove is_err_with example.
2022-01-18 Mara BosAdd is_some_with tracking issue number.
2022-01-18 Mara BosAdd Result::{is_ok_with, is_err_with}.
2022-01-18 Mara BosAdd Option::is_some_with.
2022-01-18 Matthias KrügerRollup merge of #93035 - Amanieu:stdarch_fix, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #93026 - klensy:f-typo, r=scottmcm
2022-01-18 Matthias KrügerRollup merge of #93018 - pierwill:rm-unused-ord, r...
2022-01-18 Matthias KrügerRollup merge of #92924 - dtolnay:pptracing, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #92780 - b-naber:postpone-const-eval...
2022-01-18 Matthias KrügerRollup merge of #92692 - jsha:cool-sidebar, r=Guillaume...
2022-01-18 Matthias KrügerRollup merge of #92425 - calebzulawski:simd-cast, r...
2022-01-18 Matthias KrügerRollup merge of #91150 - dtolnay:qpath, r=davidtwco
2022-01-18 Matthias KrügerRollup merge of #90782 - ricobbe:binutils-dlltool,...
2022-01-18 David TolnayMove item-related pretty printing functions to module
2022-01-18 David TolnayMove expr-related pretty printing functions to module
2022-01-18 David TolnayDelete pretty printer tracing
2022-01-18 Jacob Hoffman... Simplify and unify rustdoc sidebar styles
2022-01-18 pierwillRemove some unused `Ord` derivations based on `DefId`
2022-01-18 Amanieu d'AntrasFix stdarch submodule pointing to commit outside tree
2022-01-18 borsAuto merge of #92731 - bjorn3:asm_support_changes,...
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 klensyfix typo in `max` description for f32/f64
2022-01-18 borsAuto merge of #93021 - matthiaskrgr:rollup-o7z8zoe...
2022-01-18 Caleb ZulawskiImprove documentation of splatted constants
2022-01-18 Matthias KrügerRollup merge of #93016 - Amanieu:vec_spare_capacity...
2022-01-18 Matthias KrügerRollup merge of #93004 - krasimirgg:threadlocal-llvm...
2022-01-18 Matthias KrügerRollup merge of #92997 - woppopo:test92114, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #92947 - vacuus:rustdoc-core-visit...
2022-01-18 Matthias KrügerRollup merge of #92946 - kaniini:chore/llvm-libunwind...
2022-01-18 Matthias KrügerRollup merge of #92923 - dtolnay:ringbuffer, r=petrochenkov
2022-01-18 Matthias KrügerRollup merge of #92914 - camelid:snapshot-text, r=Guill...
2022-01-18 Matthias KrügerRollup merge of #92870 - llogiq:atomic_bool_sym, r...
2022-01-18 Matthias KrügerRollup merge of #92866 - maxwase:does_exist_typo, r...
2022-01-18 Matthias KrügerRollup merge of #92830 - jsha:style-cleanups, r=Guillau...
2022-01-18 Matthias KrügerRollup merge of #92803 - jsha:hide-sidebar, r=Guillaume...
2022-01-18 Matthias KrügerRollup merge of #92701 - ehuss:even-more-attr-validatio...
2022-01-18 Matthias KrügerRollup merge of #92640 - compiler-errors:array-deref...
2022-01-18 Matthias KrügerRollup merge of #92629 - jsha:theme-picker-local-only...
2022-01-18 Caleb ZulawskiUpdate compiler/rustc_codegen_llvm/src/builder.rs
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-17 borsAuto merge of #93009 - matthiaskrgr:rollup-3fkxg6i...
2022-01-17 Jacob Hoffman... Add staged_api for tests
2022-01-17 pierwillRm some unused ord impls
2022-01-17 Amanieu d'AntrasStabilize vec_spare_capacity
2022-01-17 David TolnayAbstract the pretty printer's ringbuffer to be infinite...
2022-01-17 kadminUpdate with final comments
2022-01-17 Jacob Hoffman... Hide mobile sidebar on some clicks
2022-01-17 kadminAdd term to ExistentialProjection
2022-01-17 kadminUpdate w/ comments
2022-01-17 kadminUpdate term for use in more places
2022-01-17 Jacob Hoffman... Rustdoc style cleanups
2022-01-17 Matthias KrügerRollup merge of #92960 - scottmcm:carrying-bignum,...
2022-01-17 Matthias KrügerRollup merge of #92956 - scottmcm:nonzero-log2, r=dtolnay
2022-01-17 Matthias KrügerRollup merge of #92936 - vacuus:html-markdown-parse...
2022-01-17 Matthias KrügerRollup merge of #92877 - Amanieu:remove_llvm_nounwind...
2022-01-17 Matthias KrügerRollup merge of #92825 - pierwill:rustc-version-force...
2022-01-17 Matthias KrügerRollup merge of #92801 - jsha:overflow-wrap, r=Guillaum...
2022-01-17 Matthias KrügerRollup merge of #92752 - jamestiotio:error-codes-typos...
2022-01-17 Matthias KrügerRollup merge of #92729 - michaelwoerister:remove-unused...
2022-01-17 Matthias KrügerRollup merge of #92164 - WaffleLapkin:rustc_must_implem...
2022-01-17 Matthias KrügerRollup merge of #90498 - joshtriplett:target-tier-polic...
2022-01-17 kadminUse Term in ProjectionPredicate
2022-01-17 kadminAdd term
2022-01-17 kadminadd eq constraints on associated constants
2022-01-17 bjorn3Fix review comment
2022-01-17 bjorn3Pass target_features set instead of has_feature closure
2022-01-17 bjorn3Use Symbol for target features in asm handling
2022-01-17 b-naberadd and update tests
2022-01-17 b-naberdirectly use ConstValue for single literals in blocks
2022-01-17 Michael Woeristerrustc_codegen_llvm: Remove (almost) unused span paramet...
2022-01-17 Krasimir Georgievupdate test assertion
2022-01-17 Krasimir Georgievupdate codegen test for LLVM 14
2022-01-17 borsAuto merge of #90986 - camsteffen:nested-filter, r...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #8292 - marekdownar:8239, r=xFrednet
2022-01-17 borsAuto merge of #8302 - xFrednet:0000-move-return-self...
2022-01-17 xFrednetMove `return_self_not_must_use` to `pedantic`
2022-01-17 Marek Downarremoving unsafe from test fn's && renaming shrink to...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 borsAuto merge of #8299 - marekdownar:8214, r=Manishearth
2022-01-17 borsAuto merge of #8297 - Jarcho:if_same_then_else_7579...
2022-01-17 woppopoAdd `~const` bound test for negative impls
2022-01-17 borsAuto merge of #92996 - matthiaskrgr:rollup-50wpzva...
next