]> git.lizzy.rs Git - rust.git/history - library/alloc
suggestion from review
[rust.git] / library / alloc /
2021-04-03 the8472suggestion from review
2021-04-03 The8472cleanup leak after test to make miri happy
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 borsAuto merge of #83738 - jyn514:only-load-some-crates...
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 borsAuto merge of #81866 - nagisa:nagisa/sanitizer-support...
2021-04-02 borsAuto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83757 - sexxi-goose:migrations_out...
2021-04-02 Dylan DPCRollup merge of #83755 - richkadel:cov-test-simplify...
2021-04-02 Dylan DPCRollup merge of #83673 - hi-rustin:rustin-patch-suggest...
2021-04-02 Dylan DPCRollup merge of #83629 - the8472:fix-inplace-panic...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 borsAuto merge of #76881 - hameerabbasi:issue-53325, r...
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #83207 - oli-obk:valtree2, r=lcnr
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-01 borsAuto merge of #82780 - cjgillot:dep-stream, r=michaelwo...
2021-04-01 borsAuto merge of #83726 - the8472:large-trustedlen-fail...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 The8472panic early when TrustedLen indicates a length > usize...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #83671 - JohnTitor:issue-75801-test...
2021-03-30 Dylan DPCRollup merge of #83654 - JohnTitor:issue-83606, r=estebank
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 borsAuto merge of #83652 - xu-cheng:ipv4-octal, r=sfackler
2021-03-30 borsAuto merge of #83639 - osa1:issue83638, r=estebank
2021-03-30 borsAuto merge of #83170 - joshtriplett:spawn-cleanup,...
2021-03-30 borsAuto merge of #83674 - Dylan-DPC:rollup-bcuc1hl, r...
2021-03-30 Dylan DPCRollup merge of #83667 - estebank:cool-bears-hot-tip...
2021-03-30 Dylan DPCRollup merge of #83662 - ehuss:update-books, r=ehuss
2021-03-30 Dylan DPCRollup merge of #83656 - JohnTitor:resolve-test, r...
2021-03-30 Dylan DPCRollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83649 - bjorn3:dedup_providers, r=petroc...
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-30 borsAuto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r...
2021-03-29 Dylan DPCRollup merge of #83644 - lnicola:rust-analyzer-2021...
2021-03-29 Dylan DPCRollup merge of #83643 - JohnTitor:is-freeze-no-longer...
2021-03-29 Dylan DPCRollup merge of #83636 - JohnTitor:const-generics-defua...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #83130 - clarfonthey:escape, r=m-ou-se
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 Vlad FrolovUpdated the tracking issue #
2021-03-29 borsAuto merge of #83185 - jyn514:remove-dead-code, r=oli-obk
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 borsAuto merge of #83609 - klensy:c-str, r=m-ou-se
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-29 The8472fix double-drop in in-place collect specialization
2021-03-29 The8472add testcase for double-drop during Vec in-place collection
2021-03-29 borsAuto merge of #83605 - RalfJung:unaligned, r=petrochenkov
2021-03-28 borsAuto merge of #83602 - JohnTitor:cloudabi-flag-is-unnec...
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 borsAuto merge of #83593 - petrochenkov:nounwrap, r=nagisa
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
2021-03-27 borsAuto merge of #83103 - petrochenkov:unilex, r=Aaron1011
2021-03-27 Joshua Nelsonmay not -> might not
2021-03-27 borsAuto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Dylan DPCRollup merge of #82626 - lcnr:encode_with_shorthandb...
2021-03-27 Dylan DPCRollup merge of #82525 - RalfJung:unaligned-ref-warn...
2021-03-27 Violetadjust documentation links for slice ascii case functio...
2021-03-27 Violetupdate links to make_ascii_lowercase for slice to point...
2021-03-27 Yuki OkushiRollup merge of #83561 - m-ou-se:lock-debug, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83560 - m-ou-se:io-chain-debug, r...
2021-03-27 Yuki OkushiRollup merge of #83559 - m-ou-se:rwlock-guard-debug...
2021-03-27 Yuki OkushiRollup merge of #83558 - m-ou-se:use-finish-non-exhaust...
2021-03-27 Yuki OkushiRollup merge of #83526 - klensy:lazy-too, r=petrochenkov
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #83348 - osa1:issue83344, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 borsAuto merge of #78618 - workingjubilee:ieee754-fmt,...
2021-03-27 borsAuto merge of #83547 - JohnTitor:rollup-qh7j6hg, r...
2021-03-27 Yuki OkushiRollup merge of #83525 - rust-lang:lcnr-doc-patch,...
2021-03-27 Yuki OkushiRollup merge of #83524 - faern:document-socketaddr...
2021-03-27 Yuki OkushiRollup merge of #83511 - 12101111:fix-llvm-version...
2021-03-27 Yuki OkushiRollup merge of #83508 - JohnTitor:platform-support...
2021-03-27 Yuki OkushiRollup merge of #83431 - camelid:config-example-gitattr...
next