]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-31 Manish GoregaokarAdd fallible box APIs (`Box::try_new_*`)
2020-12-31 Manish GoregaokarAdd fallible box allocator APIs (`Box::try_new_*_in()`)
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-22 borsAuto merge of #80264 - tmiasko:stdarch, r=Amanieu
2020-12-22 borsAuto merge of #80208 - bugadani:generics-of-alloc,...
2020-12-21 borsAuto merge of #79270 - RalfJung:array-repeat-consts...
2020-12-21 borsAuto merge of #80205 - tomprogrammer:prettyprint-patter...
2020-12-21 borsAuto merge of #80206 - poliorcetics:rustdoc-default...
2020-12-21 borsAuto merge of #80253 - Dylan-DPC:rollup-bkmn74z, r...
2020-12-21 Dylan DPCRollup merge of #80250 - bugadani:resolver-cleanup...
2020-12-21 Dylan DPCRollup merge of #80244 - jyn514:spans, r=bugadani
2020-12-21 Dylan DPCRollup merge of #80240 - yshui:master, r=Mark-Simulacrum
2020-12-21 Dylan DPCRollup merge of #80239 - flip1995:clippyup, r=Manishearth
2020-12-21 Dylan DPCRollup merge of #80236 - tmiasko:atomic-swap, r=oli-obk
2020-12-21 Dylan DPCRollup merge of #80211 - wabain:async-fn-trait-bound...
2020-12-21 Dylan DPCRollup merge of #80199 - RalfJung:const-fake, r=oli-obk
2020-12-21 Dylan DPCRollup merge of #80171 - pierwill:pierwill-rustcmiddle...
2020-12-21 Dylan DPCRollup merge of #80170 - ldm0:fixice, r=lcnr
2020-12-21 Dylan DPCRollup merge of #80166 - pierwill:pierwill-rustcmiddle...
2020-12-21 Dylan DPCRollup merge of #80159 - jyn514:array, r=m-ou-se
2020-12-21 borsAuto merge of #80088 - operutka:fix-cmsg-len-uclibc...
2020-12-21 Tomasz MiąskoUpdate stdarch submodule
2020-12-20 Dániel BugaMove std_path construction into condition
2020-12-20 Dániel BugaInline a single-use closure
2020-12-20 Dániel BugaCreate closure outside of the loop
2020-12-20 Joshua NelsonFix incorrect logic when merging matches
2020-12-20 Dániel BugaAdd missing semicolon
2020-12-20 Dániel BugaRemove unnecessary cloned
2020-12-20 Dániel BugaPrecompute vector length in smart_resolve_path_fragment
2020-12-20 Dániel BugaClean up with_generic_param_rib, avoid double hashing
2020-12-20 Joshua NelsonRemove unnecessary scope
2020-12-20 Joshua NelsonGet rid of `locate()` in markdown handling
2020-12-20 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 pierwillEdit rustc_middle docs
2020-12-20 Yuxuan Shuimake sure installer only creates directories in DESTDIR
2020-12-20 pierwillEdit rustc_middle::ty::TyKind docs
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 Donough LiuMove test from compile-fail to ui/binop
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #6482 - flip1995:rustup, r=flip1995
2020-12-20 flip1995Bump nightly to 2020-12-20
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-20 Ralf Jungmake sure [CONST; N] drops N times
2020-12-20 Ralf Jungadd test that repeating non-Copy constants works
2020-12-20 Ralf Junguse exhaustive match for checking Rvalue::Repeat
2020-12-20 borsAuto merge of #80213 - jryans:bootstrap-skip-dsymutil...
2020-12-20 Donough LiuUpdate compiler/rustc_typeck/src/check/op.rs
2020-12-20 Thomas BahnFix pretty printing an AST representing `&(mut ident)`
2020-12-20 Mara BosCheck that c_int is i32 in FileDesc::new.
2020-12-20 Donough LiuFix ICE on suggesting calling function
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 borsAuto merge of #80163 - jackh726:binder-refactor-part...
2020-12-20 borsAuto merge of #80100 - mark-i-m:pattORns-2, r=petrochenkov
2020-12-20 J. Ryan StinnettSkip `dsymutil` by default for compiler bootstrap
2020-12-20 William BainHandle desugaring in impl trait bound suggestion
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-20 Tomasz MiąskoUse pointer type in AtomicPtr::swap implementation
2020-12-19 Dániel BugaReserve necessary space for params in generics_of
2020-12-19 Alexis Bourgetimpl Default for LangString, replacing all_false by...
2020-12-19 borsAuto merge of #6477 - xFrednet:0000-enable-search-with...
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-19 Ralf Jungalso const-check FakeRead
2020-12-19 borsAuto merge of #80104 - Nadrieril:usefulness-merging...
2020-12-19 NadrierilTweak diagnostics
2020-12-19 xFrednetAdapted the website search for better matching
2020-12-19 borsAuto merge of #80132 - matthewjasper:revert-eval-order...
2020-12-19 borsAuto merge of #6473 - phansch:split-up-ui-test, r=flip1995
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 markimplement edition-specific :pat behavior for 2015/18
2020-12-19 Philipp HanschUI Tests: Separate suspicious_else_formatting tests
2020-12-19 borsAuto merge of #6471 - phansch:fix-bless, r=flip1995
2020-12-19 borsAuto merge of #80106 - jackh726:binder-refactor-part...
2020-12-19 Jack HueyMore rebinds
2020-12-19 Jack HueyMore rebinds
2020-12-19 Philipp HanschFix blessing of new reference files
2020-12-19 borsAuto merge of #6464 - ahouts:make-needless_update-ignor...
2020-12-19 borsAuto merge of #80180 - JohnTitor:rollup-a31s996, r...
2020-12-19 Yuki OkushiRollup merge of #80155 - matsujika:matsujika-patch...
2020-12-19 Yuki OkushiRollup merge of #80133 - Aaron1011:fix/const-mut-deref...
2020-12-19 Yuki OkushiRollup merge of #80129 - pierwill:patch-6, r=estebank
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79612 - jyn514:compiler-links, r=Aaron1011
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-19 Andrew Houtsremove example
2020-12-18 borsAuto merge of #80154 - GuillaumeGomez:str-to-symbol...
2020-12-18 DrMeepsterFix unused import error on wasm
2020-12-18 borsAuto merge of #6470 - xFrednet:0000-rename-good-first...
2020-12-18 xFrednetRenamed the good first issue label in CONTRIBUTING.md
2020-12-18 borsAuto merge of #6468 - xFrednet:0000-rename-good-first...
2020-12-18 xFrednetRenamed the good first issue label for rustbot
2020-12-18 Jack HueyChange potentially_qualified to be defined on Binder...
2020-12-18 Jack HueyMake BoundRegion have a kind of BoungRegionKind
2020-12-18 Joshua NelsonSwitch compiler/ to intra-doc links
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
next