]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #86806 - GuillaumeGomez:rollup-pr5r37w, r=GuillaumeGomez
[rust.git] / library /
2021-07-02 borsAuto merge of #86806 - GuillaumeGomez:rollup-pr5r37w...
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 Guillaume GomezRollup merge of #86776 - tmiasko:v0-skip-layout-query...
2021-07-02 Guillaume GomezRollup merge of #86737 - jyn514:doc-tools, r=Mark-Simul...
2021-07-02 Guillaume GomezRollup merge of #86714 - iwahbe:add-linked-list-cursor...
2021-07-02 Guillaume GomezRollup merge of #85749 - GuillaumeGomez:revert-smart...
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-02 borsAuto merge of #86777 - tmiasko:estimate-terminators...
2021-07-02 Aris MerchantStabilize `Bound::cloned()`
2021-07-01 borsAuto merge of #86791 - JohnTitor:rollup-96ltzpz, r...
2021-07-01 Yuki OkushiRollup merge of #86785 - lf-:dead-code, r=Mark-Simulacrum
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
2021-07-01 Yuki OkushiRollup merge of #86775 - fee1-dead:impl-const-test...
2021-07-01 Yuki OkushiRollup merge of #86768 - fee1-dead:patch-2, r=bjorn3
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 Ian WahbeImplement changes suggested by @Amanieu
2021-07-01 borsAuto merge of #86749 - bjorn3:link_info_refactor_part1...
2021-07-01 Jadeproc_macro/bridge: Remove dead code Slice type
2021-07-01 Mark MansiMove Mutex::unlock to T: ?Sized
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 borsAuto merge of #86769 - ehuss:update-cargo, r=ehuss
2021-07-01 Guillaume GomezRollup merge of #86773 - dns2utf8:rustdoc_enable_near_t...
2021-07-01 Guillaume GomezRollup merge of #86762 - JohnTitor:mailmap-for-work...
2021-07-01 Guillaume GomezRollup merge of #86666 - ptrojahn:compare_kinds, r...
2021-07-01 Guillaume GomezRollup merge of #86652 - nagisa:nagisa/non-leaf-fp...
2021-07-01 Guillaume GomezRollup merge of #86616 - joshtriplett:simplify-crate...
2021-07-01 Guillaume GomezRollup merge of #86558 - Smittyvb:link-error-sugg,...
2021-07-01 borsAuto merge of #86190 - asquared31415:extern-main-86110...
2021-07-01 borsAuto merge of #86617 - joshtriplett:prune-dependencies...
2021-07-01 borsAuto merge of #86757 - JohnTitor:rollup-acevhz7, r...
2021-06-30 Yuki OkushiRollup merge of #86755 - ojeda:shrink, r=Mark-Simulacrum
2021-06-30 Yuki OkushiRollup merge of #86746 - GuillaumeGomez:query-type...
2021-06-30 Yuki OkushiRollup merge of #86728 - FabianWolff:issue-86721, r...
2021-06-30 Yuki OkushiRollup merge of #86680 - camsteffen:dbg-opt-error,...
2021-06-30 Yuki OkushiRollup merge of #85520 - FabianWolff:issue-85475, r...
2021-06-30 Yuki OkushiRollup merge of #85504 - liigo:patch-13, r=Mark-Simulacrum
2021-06-30 Miguel Ojedaalloc: `RawVec<T, A>::shrink` can be in `no_global_oom_...
2021-06-30 borsAuto merge of #86695 - sexxi-goose:closure_size, r...
2021-06-30 borsAuto merge of #86650 - GuillaumeGomez:fix-boldness...
2021-06-30 borsAuto merge of #86689 - rylev:future-compat-lint-group...
2021-06-30 borsAuto merge of #86724 - cuviper:indexmap-1.7, r=Mark...
2021-06-29 borsAuto merge of #86725 - JohnTitor:normalizecss-8, r...
2021-06-29 borsAuto merge of #86603 - Mark-Simulacrum:stage-step,...
2021-06-29 borsAuto merge of #86475 - crlf0710:miri_vtable_refactor...
2021-06-29 Ian WahbeAdd non-mutable methods to `Cursor`
2021-06-29 Ian Wahbeadd head/tail methods to linked list mutable cursor
2021-06-29 borsAuto merge of #86009 - cjgillot:fwarn, r=davidtwco
2021-06-29 borsAuto merge of #86670 - Aaron1011:copy-variance-diag...
2021-06-28 Yuki OkushiRollup merge of #86678 - FabianWolff:issue-86667, r...
2021-06-28 Yuki OkushiRollup merge of #86673 - m-ou-se:disjoint-capture-editi...
2021-06-28 Yuki OkushiRollup merge of #86671 - m-ou-se:non-fmt-panic-future...
2021-06-28 Yuki OkushiRollup merge of #86661 - sexxi-goose:edition_fix, r...
2021-06-28 Yuki OkushiRollup merge of #86657 - jam1garner:future_prelude_fals...
2021-06-28 Yuki OkushiRollup merge of #86529 - cuviper:ssl3, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86059 - GuillaumeGomez:html-checker2...
2021-06-28 borsAuto merge of #86669 - Smittyvb:satisfy-windows-defende...
2021-06-28 Mark RousskovUpdate to new bootstrap compiler
2021-06-28 Yuki OkushiRollup merge of #86688 - JohnTitor:test-65384, r=jackh726
2021-06-28 Yuki OkushiRollup merge of #86687 - JohnTitor:perf-regression...
2021-06-28 Yuki OkushiRollup merge of #86683 - lnicola:rust-analyzer-2021...
2021-06-28 Yuki OkushiRollup merge of #86568 - ehuss:dist-miri-stable, r...
2021-06-28 Yuki OkushiRollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86206 - FabianWolff:issue-86188, r...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-28 borsAuto merge of #86684 - inquisitivecrystal:libs-tracking...
2021-06-28 borsAuto merge of #85876 - jeanlucthumm:master, r=Guillaume...
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-27 borsAuto merge of #86589 - JohnTitor:add-triangle-to-summar...
2021-06-27 borsAuto merge of #85359 - lrh2000:reserved-prefixes, r...
2021-06-27 borsAuto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakis
2021-06-27 borsAuto merge of #86655 - jonas-schievink:const-arguments...
2021-06-27 borsAuto merge of #86295 - usbalbin:revert_revert_of_constn...
2021-06-27 Albin HedmanAdd reference to tracking issue #86302 for const_ptr_write
2021-06-27 Albin HedmanAdd reference to issue for const_intrinsic_copy in...
2021-06-27 Albin HedmanRevert "Revert tests added by PR 81167."
2021-06-27 Albin HedmanRevert "Revert effects of PRs 81167 and 83091."
2021-06-27 borsAuto merge of #85448 - nanguye2496:nanguye2496/debuginf...
2021-06-27 Jonas SchievinkMake `fmt::Arguments::as_str` unstably const
2021-06-26 borsAuto merge of #86267 - ZuseZ4:master, r=nagisa
2021-06-26 borsAuto merge of #86449 - Stupremee:render-self-cast-in...
2021-06-26 borsAuto merge of #84814 - Stupremee:properly-render-hrtbs...
2021-06-26 borsAuto merge of #86586 - Smittyvb:https-everywhere, r...
2021-06-26 borsAuto merge of #86637 - ehuss:spellings, r=dtolnay
2021-06-26 borsAuto merge of #86622 - FabianWolff:issue-83475, r=jonas...
2021-06-25 borsAuto merge of #86015 - jyn514:revert-revert, r=Mark...
2021-06-25 borsAuto merge of #86599 - Amanieu:asm_raw, r=nagisa
2021-06-25 Eric HussFix a few misspellings.
2021-06-25 Mara BosRestore original ordering of `ErrorKind::Other`.
2021-06-25 borsAuto merge of #86627 - JohnTitor:rollup-ey29pc1, r...
2021-06-25 Yuki OkushiRollup merge of #86624 - jethrogb:update-compiler_built...
2021-06-25 Yuki OkushiRollup merge of #86608 - notriddle:notriddle/cleanup...
2021-06-25 Yuki OkushiRollup merge of #86592 - jhpratt:non_exhaustive, r...
2021-06-25 Yuki OkushiRollup merge of #86513 - fee1-dead:cross-crate-doc...
2021-06-25 borsAuto merge of #85603 - ogoffart:fix-uninhabited-enum...
2021-06-25 borsAuto merge of #86583 - dns2utf8:use_https, r=pietroalbini
2021-06-25 borsAuto merge of #86505 - JohnTitor:fix-86483, r=jackh726
2021-06-25 borsAuto merge of #86151 - scottmcm:simple-hash-of, r=josht...
next