]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-23 Pietro Albinibootstrap: convert rust-mingw to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rustc-docs to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-docs to use Tarball
2020-12-23 Pietro Albinibootstrap: convert llvm-tools to use Tarball
2020-12-23 Pietro Albinibootstrap: convert build-manifest to use the new Tarbal...
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 borsAuto merge of #79261 - faern:deprecate-compare-and...
2020-12-23 borsAuto merge of #80099 - jyn514:visibility-on-demand...
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-23 borsAuto merge of #80314 - GuillaumeGomez:rollup-9rc48vx...
2020-12-22 Guillaume GomezRollup merge of #80302 - pierwill:fix-80287, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80299 - LingMan:helper, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 Guillaume GomezRollup merge of #80297 - jyn514:more-docs, r=bjorn3
2020-12-22 Guillaume GomezRollup merge of #80286 - pierwill:rustc-middle-privacy...
2020-12-22 Guillaume GomezRollup merge of #80285 - ehuss:update-books, r=ehuss
2020-12-22 Guillaume GomezRollup merge of #80272 - petrochenkov:kwed, r=oli-obk
2020-12-22 Guillaume GomezRollup merge of #80266 - bugadani:dup-test, r=jyn514
2020-12-22 Guillaume GomezRollup merge of #80248 - camelid:prioritize-zulip-topic...
2020-12-22 Guillaume GomezRollup merge of #80241 - pierwill:patch-12, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80225 - pierwill:patch-11, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80223 - pierwill:patch-10, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80222 - GreenRecycleBin:daniel/fix...
2020-12-22 Guillaume GomezRollup merge of #80219 - camelid:library_tracking_issue...
2020-12-22 Guillaume GomezRollup merge of #80204 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80203 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 borsAuto merge of #80242 - Nadrieril:explain-and-factor...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
2020-12-22 pierwilldocs: Update rustc_middle::middle::region::ScopeTree
2020-12-22 Mark RousskovUtilize PGO for rustc linux dist builds
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 PankajChaudhary5Improve the code quality by using matches macro
2020-12-22 NadrierilFix a comment
2020-12-22 NadrierilApply suggestions from code review
2020-12-22 NadrierilSimplify field filtering
2020-12-22 NadrierilMake the special "missing patterns" constructor real
2020-12-22 NadrierilCompletely rework the explanation of the algorithm
2020-12-22 NadrierilPass `Matrix` explicitly instead of via `PatCtxt`
2020-12-22 NadrierilInline the constructor-specific `split` functions
2020-12-22 NadrierilInline `all_constructors`
2020-12-22 NadrierilRebrand `MissingConstructors` as `SplitWildcard`
2020-12-22 NadrierilFactor out `SplitVarLenSlice` used for slice splitting
2020-12-22 NadrierilRun the annoying lint separately
2020-12-22 NadrierilFactor out `SplitIntRange` used for integer range splitting
2020-12-22 NadrierilAdd some tests
2020-12-22 LingManTurn helper method into a closure
2020-12-22 Joshua NelsonAdd some intra-doc links to compiler docs
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 Linus FärnstrandUpdate library/std/src/sys/windows/thread_parker.rs
2020-12-22 Linus FärnstrandFix compare_and_swap in Windows thread_parker
2020-12-22 Linus FärnstrandImprove documentation on `success` and `failure` arguments
2020-12-22 Linus FärnstrandFix documentation typo
2020-12-22 Linus FärnstrandAdd doc aliases to compare_exchange[_weak]
2020-12-22 Linus FärnstrandMigrate standard library away from compare_and_swap
2020-12-22 Linus FärnstrandAdd documentation on migrating away from compare_and_swap
2020-12-22 Linus FärnstrandDeprecate compare_and_swap on all atomic types
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 pierwilldocs: Edit rustc_middle::middle::privacy
2020-12-22 Eric HussUpdate books
2020-12-22 borsAuto merge of #80208 - bugadani:generics-of-alloc,...
2020-12-21 Vadim Petrochenkovrustc_span: Provide a reserved identifier check for...
2020-12-21 Dániel BugaRemove redundant test
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 CamelidRemove `I-prioritize` from Zulip topic
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 pierwillFix typo
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...
next