]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Jacob Hoffman... Simplify and unify rustdoc sidebar styles
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 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 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...
2022-01-17 Matthias KrügerRollup merge of #92981 - RalfJung:const_ptr_offset_from...
2022-01-17 Matthias KrügerRollup merge of #92977 - kornelski:popdoc, r=dtolnay
2022-01-17 Matthias KrügerRollup merge of #92953 - azdavis:azdavis-copy-example...
2022-01-17 Matthias KrügerRollup merge of #92937 - GuillaumeGomez:dot-separator...
2022-01-17 Matthias KrügerRollup merge of #92921 - dtolnay:printernew, r=wesleywiser
2022-01-17 Matthias KrügerRollup merge of #92876 - compiler-errors:fix-turbofish...
2022-01-17 Matthias KrügerRollup merge of #92819 - euclio:atty, r=CraftSpider
2022-01-17 Matthias KrügerRollup merge of #92808 - compiler-errors:wrap-struct...
2022-01-17 Matthias KrügerRollup merge of #92799 - rust-lang:followup-from-92533...
2022-01-17 Matthias KrügerRollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez
2022-01-17 borsAuto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011
2022-01-16 Jason NewcombDon't lint `if_same_then_else` with `if let` conditions
2022-01-16 borsAuto merge of #92935 - Xanewok:update-rls, r=pietroalbini
2022-01-16 Cameron SteffenFix Visitor::NestedFilter in Clippy
2022-01-16 Cameron SteffenFormat clippy
2022-01-16 Cameron SteffenReplace NestedVisitorMap with NestedFilter
2022-01-16 Ralf Jungfix const_ptr_offset_from tracking issue
2022-01-16 borsAuto merge of #8203 - pmnoxx:piotr-next-lint, r=llogiq
2022-01-16 Marek Downar#8214 cmp_owned suggestion flips the comparison
2022-01-16 Piotr MikulskiFix tests
2022-01-16 Piotr MikulskiFix clippy warnings
2022-01-16 Piotr MikulskiNew line: cloned_next
2022-01-16 KornelDocs: recommend VecDeque instead of Vec::remove(0)
2022-01-16 borsAuto merge of #92970 - matthiaskrgr:rollup-tcx7cfb...
2022-01-16 Matthias KrügerRollup merge of #92814 - lcnr:unused-fixme, r=Mark...
2022-01-16 Matthias KrügerRollup merge of #92792 - mdibaiee:92662/fix-intra-doc...
2022-01-16 Matthias KrügerRollup merge of #92746 - estebank:question-mark-in...
2022-01-16 Matthias KrügerRollup merge of #92710 - jackh726:issue-92280, r=nikoma...
2022-01-16 Matthias KrügerRollup merge of #92706 - umanwizard:btree, r=dtolnay
2022-01-16 Matthias KrügerRollup merge of #92646 - mdibaiee:76935/pass-by-value...
2022-01-16 Matthias KrügerRollup merge of #92635 - camelid:yet-more-cleanup,...
2022-01-16 Matthias KrügerRollup merge of #92619 - Alexendoo:macro-diagnostic...
next