]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-25 borsAuto merge of #77398 - wesleywiser:measureme_0_8, r...
2020-10-25 Wesley WiserUpgrade to measureme 9.0.0
2020-10-25 borsAuto merge of #77526 - RalfJung:dont-promote-unions...
2020-10-25 borsAuto merge of #78310 - ebroto:clippyup, r=Manishearth
2020-10-24 borsAuto merge of #78334 - jonas-schievink:rollup-z0gzbmm...
2020-10-24 Eduardo BrotoAdd unbounded_depth to serde_json (clippy-driver)
2020-10-24 Jonas SchievinkRollup merge of #78327 - petrochenkov:inconsist, r...
2020-10-24 Jonas SchievinkRollup merge of #78318 - bugadani:tyctx-impl, r=petroch...
2020-10-24 Jonas SchievinkRollup merge of #78272 - lcnr:abstract-const-unused...
2020-10-24 Jonas SchievinkRollup merge of #78191 - tmiasko:temp-match-branch...
2020-10-24 Jonas SchievinkRollup merge of #78119 - fusion-engineering-forks:panic...
2020-10-24 Jonas SchievinkRollup merge of #78072 - Nadrieril:cleanup-constant...
2020-10-24 Jonas SchievinkRollup merge of #78069 - fusion-engineering-forks:core...
2020-10-24 Jonas SchievinkRollup merge of #77930 - estebank:ice-77919, r=eddyb
2020-10-24 Jonas SchievinkRollup merge of #77830 - cjgillot:remacro, r=oli-obk
2020-10-24 Jonas SchievinkRollup merge of #77610 - hermitcore:dtors, r=m-ou-se
2020-10-24 Jonas SchievinkRollup merge of #76614 - NoraCodes:nora/control_flow_en...
2020-10-24 Jonas SchievinkRollup merge of #75115 - chansuke:sys-cloudabi-unsafe...
2020-10-24 borsAuto merge of #77255 - Aaron1011:feature/collect-attr...
2020-10-24 Vadim Petrochenkovresolve: Relax macro resolution consistency check to...
2020-10-24 borsAuto merge of #78319 - jonas-schievink:rollup-vzj8a6l...
2020-10-24 Jonas SchievinkRollup merge of #78307 - rust-lang:revert-77961-embed...
2020-10-24 Jonas SchievinkRollup merge of #78300 - richkadel:coverage-cx, r=wesle...
2020-10-24 Jonas SchievinkRollup merge of #78293 - nasso:master, r=GuillaumeGomez
2020-10-24 Jonas SchievinkRollup merge of #78292 - bugadani:recursion, r=nagisa
2020-10-24 Jonas SchievinkRollup merge of #78278 - lcnr:predicate-visit, r=matthe...
2020-10-24 Jonas SchievinkRollup merge of #78274 - Enet4:patch-1, r=jonas-schievink
2020-10-24 Jonas SchievinkRollup merge of #78264 - JohnTitor:macro-test, r=petroc...
2020-10-24 Jonas SchievinkRollup merge of #78250 - camelid:document-inline-const...
2020-10-24 Jonas SchievinkRollup merge of #78249 - lcnr:ct-infer-origin, r=varkor
2020-10-24 Jonas SchievinkRollup merge of #78243 - njasm:patch_test_args_descript...
2020-10-24 Jonas SchievinkRollup merge of #78198 - tmiasko:assert, r=davidtwco
2020-10-24 Jonas SchievinkRollup merge of #78109 - cuviper:exhausted-rangeinc...
2020-10-24 Jonas SchievinkRollup merge of #77716 - francesca64:revert-ios-dynamic...
2020-10-24 Jonas SchievinkRollup merge of #77392 - Canop:option_insert, r=m-ou-se
2020-10-24 Jonas SchievinkRollup merge of #76649 - nicbn:arc-spin-loop-hint,...
2020-10-24 Dániel BugaDon't generate multiple impl blocks
2020-10-24 borsAuto merge of #78316 - fusion-engineering-forks:fix...
2020-10-24 Mara BosRollup merge of #78309
2020-10-24 Mara BosUse own mirror for linux headers in musl-toolchain...
2020-10-23 Dániel BugaLoop instead of recursion
2020-10-23 Rich KadelUpdate compiler/rustc_codegen_llvm/src/coverageinfo...
2020-10-23 Jonas SchievinkFix Ubuntu download URL
2020-10-23 Eduardo BrotoUpdate Cargo.lock
2020-10-23 Eduardo BrotoRemove duplicate import of `Target`
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Tyler MandryRevert "Set .llvmbc and .llvmcmd sections as allocatable"
2020-10-23 Esteban Küberreview comments
2020-10-23 Esteban KüberDo not ICE with TraitPredicates containing [type error]
2020-10-23 Nicolas NattisAdd a spin loop hint for Arc::downgrade
2020-10-23 Nelson J Moraisx.py test --test-args flag description enhancement
2020-10-23 Rich KadelMake codegen coverage_context optional, and check
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 nassoAlways store Rustdoc theme when it's changed
2020-10-23 borsAuto merge of #6206 - ebroto:rustup, r=ebroto
2020-10-23 Bastian Kauschkereview
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-23 Bastian Kauschkemove `visit_predicate` into `TypeVisitor`
2020-10-23 Eduardo PinhoUpdate description of Empty Enum for accuracy
2020-10-23 Bastian Kauschkeconst_eval_checked: deal with unused nodes + div
2020-10-23 Canopadd tracking issue number to option_insert feature...
2020-10-23 CanopUpdate library/core/src/option.rs
2020-10-23 CanopUpdate library/core/src/option.rs
2020-10-23 Canopfix naming unconsistency between function doc and prototype
2020-10-23 Canopmore tests in option.insert, code cleaning in option
2020-10-23 Canopremove `option.insert_with`
2020-10-23 Canopadd `insert` and `insert_with` to `Option`
2020-10-23 borsAuto merge of #78270 - JohnTitor:rollup-bldrjh5, r...
2020-10-23 Yuki OkushiRollup merge of #78265 - JohnTitor:type-iference-diag...
2020-10-23 Yuki OkushiRollup merge of #78263 - JohnTitor:mir-opt-ice-test...
2020-10-23 Yuki OkushiRollup merge of #78255 - dtolnay:match, r=lcnr
2020-10-23 Yuki OkushiRollup merge of #78235 - Aaron1011:closure-ret-infer...
2020-10-23 Yuki OkushiRollup merge of #78231 - LeSeulArtichaut:closure-target...
2020-10-23 Yuki OkushiRollup merge of #78169 - ehuss:update-cargo, r=ehuss
2020-10-23 Yuki OkushiRollup merge of #78163 - camelid:fixup-lib-docs, r...
2020-10-23 Yuki OkushiRollup merge of #78153 - est31:downloaded_llvm_maybe_sy...
2020-10-23 Yuki OkushiRollup merge of #78116 - spastorino:inline-const-in...
2020-10-23 Yuki OkushiRollup merge of #78098 - camelid:fixup-docs, r=steveklabnik
2020-10-23 Yuki OkushiRollup merge of #77969 - ryan-scott-dev:bigo-notation...
2020-10-23 Yuki OkushiRollup merge of #77920 - ayazhafiz:i/mut-ident-spacing...
2020-10-23 Yuki OkushiRollup merge of #77918 - wcampbell0x2a:cleanup-network...
2020-10-23 Yuki OkushiRollup merge of #77890 - gilescope:welformed-json-outpu...
2020-10-23 Yuki OkushiRollup merge of #77488 - varkor:repr128-incomplete_feat...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-23 Bastian Kauschkereview
2020-10-23 Yuki OkushiAdd regression test for issue-71732
2020-10-23 Yuki OkushiMake it regression test of issue-77668
2020-10-23 Yuki OkushiAdd a regression test for issue-72616
2020-10-23 Yuki OkushiAdd regression test for issue-77475
2020-10-23 Leonora TindallDon't re-export std::ops::ControlFlow in the compiler.
2020-10-23 Leonora Tindallchange the order of type arguments on ControlFlow
2020-10-23 CamelidDocument inline-const in the Unstable Book
2020-10-22 David TolnayReduce diagram mess in 'match arms have incompatible...
2020-10-22 David TolnayAdd test of incompatible match arm types with multiline arm
2020-10-22 Bastian Kauschkeimprove const infer error
2020-10-22 Camille GILLOTRetire rustc_dep_node_try_load_from_on_disk_cache.
2020-10-22 Camille GILLOTRetire rustc_dep_node_force.
2020-10-22 Camille GILLOTUnify query name and node name.
2020-10-22 Camille GILLOTRemove unused category from macros.
next