]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #78318 - bugadani:tyctx-impl, r=petrochenkov
[rust.git] / library /
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 #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-23 Nicolas NattisAdd a spin loop hint for Arc::downgrade
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 Eduardo PinhoUpdate description of Empty Enum for accuracy
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 Leonora Tindallchange the order of type arguments on ControlFlow
2020-10-22 CamelidClean up lib docs
2020-10-22 Mara BosFix const core::panic!(non_literal_str).
2020-10-22 borsAuto merge of #77720 - matthewjasper:fix-trait-ices...
2020-10-22 borsAuto merge of #77871 - Julian-Wollersberger:less-query...
2020-10-22 borsAuto merge of #78134 - bugadani:arena-nodrop, r=lcnr
2020-10-22 borsAuto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum
2020-10-22 borsAuto merge of #78212 - JohnTitor:rollup-j5r6xuy, r...
2020-10-22 Yuki OkushiRollup merge of #78200 - LeSeulArtichaut:controlflow...
2020-10-22 Yuki OkushiRollup merge of #78188 - fusion-engineering-forks:stati...
2020-10-22 Yuki OkushiRollup merge of #78172 - wesleywiser:close_77062, r...
2020-10-22 Yuki OkushiRollup merge of #78156 - bishtpawan:bugfix/rustfmt...
2020-10-22 Yuki OkushiRollup merge of #78155 - est31:rustc_lint_types_refacto...
2020-10-22 Yuki OkushiRollup merge of #78084 - GuillaumeGomez:improve-mobile...
2020-10-22 Yuki OkushiRollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME...
2020-10-22 Yuki OkushiRollup merge of #77976 - oliviacrain:issue-77915-fix...
2020-10-22 Yuki OkushiRollup merge of #77554 - varkor:mangle-int-char, r...
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-21 borsAuto merge of #78077 - petrochenkov:qvis, r=davidtwco
2020-10-21 varkorUpdate to rustc-demangle 0.1.18
2020-10-21 varkorUpdate rustc-demangle
2020-10-21 LeSeulArtichautAdd `ControlFlow::is_{break,continue}` methods
2020-10-21 borsAuto merge of #77250 - Aaron1011:feature/flat-token...
2020-10-21 Mara BosAdd tracking issue number for pin_static_ref.
2020-10-21 borsAuto merge of #78178 - JohnTitor:rollup-dslazzj, r...
2020-10-21 Yuki OkushiRollup merge of #78118 - spastorino:inline-const-follow...
2020-10-21 Yuki OkushiRollup merge of #78101 - RalfJung:foreign-static, r...
2020-10-21 Yuki OkushiRollup merge of #78094 - camelid:rustdoc-fix-source...
2020-10-21 Yuki OkushiRollup merge of #78063 - camelid:improve-cannot-multipl...
2020-10-21 Yuki OkushiRollup merge of #78056 - ssomers:btree_chop_up_1, r...
2020-10-21 Yuki OkushiRollup merge of #78002 - estebank:issue-77598, r=oli-obk
2020-10-21 Yuki OkushiRollup merge of #77726 - fusion-engineering-forks:stati...
2020-10-21 Josh StoneCheck for exhaustion in SliceIndex for RangeInclusive
2020-10-20 borsAuto merge of #77244 - ssomers:btree_love_the_leaf_edge...
2020-10-20 borsAuto merge of #78162 - GuillaumeGomez:rollup-6a4qiqu...
2020-10-20 Guillaume GomezRollup merge of #78157 - GuillaumeGomez:remove-unused...
2020-10-20 Guillaume GomezRollup merge of #78145 - LingMan:ast_pretty_mut, r...
2020-10-20 Guillaume GomezRollup merge of #78144 - bugadani:elements-nodrop,...
2020-10-20 Guillaume GomezRollup merge of #78133 - JohnTitor:mir-tests, r=lcnr
2020-10-20 Guillaume GomezRollup merge of #78129 - mbartlett21:patch-1, r=kennytm
2020-10-20 Guillaume GomezRollup merge of #78076 - est31:orphan_mod, r=Mark-Simul...
2020-10-20 Guillaume GomezRollup merge of #78070 - RalfJung:const-panic-test...
2020-10-20 Guillaume GomezRollup merge of #78061 - wesleywiser:opt_zst_const_inte...
2020-10-20 Guillaume GomezRollup merge of #78046 - bugadani:issue-73827, r=nikic
2020-10-20 Stein SomersBTreeMap: less sharing, more similarity between leaf...
next