]> git.lizzy.rs Git - rust.git/history - library/alloc/src/boxed.rs
fix stability annotations for `Box::downcast`
[rust.git] / library / alloc / src / boxed.rs
2021-12-03 Ibraheem Ahmedfix stability annotations for `Box::downcast`
2021-11-20 Ibraheem Ahmedfix doc links for `downcast_unchecked`
2021-11-13 Ibraheem Ahmedadd tracking issue for `downcast_unchecked`
2021-11-13 Ibraheem Ahmedadd unchecked downcast methods
2021-11-12 Matthias KrügerRollup merge of #90704 - ijackson:exitstatus-comments...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-12 Matthias KrügerRollup merge of #90589 - durin42:llvm-14-ASO-now-struct...
2021-11-12 borsAuto merge of #89316 - asquared31415:multiple-clobber...
2021-11-12 borsAuto merge of #90731 - pierwill:fix-90658, r=michaelwoe...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90746 - nnethercote:opt-pattern-matching...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90736 - Lokathor:inline-asm-docs-updat...
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 Matthias KrügerRollup merge of #90742 - est31:add_assign, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90727 - GuillaumeGomez:remove-potentia...
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-10 Matthias KrügerRollup merge of #90748 - cuviper:track-setgroups, r...
2021-11-10 Matthias KrügerRollup merge of #90690 - solid-rs:fix-kmc-solid-asm...
2021-11-10 borsAuto merge of #90663 - ken-matsui:support-early-stoppin...
2021-11-09 borsAuto merge of #90734 - matthiaskrgr:rollup-e1euotp...
2021-11-09 Matthias KrügerRollup merge of #90723 - asquared31415:box_docs, r...
2021-11-09 asquared31415document Box and box_free connection
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-23 Matthias KrügerRollup merge of #89829 - voidc:assoc-const-variance...
2021-10-23 Matthias KrügerRollup merge of #85833 - willcrichton:example-analyzer...
2021-10-23 Matthias KrügerRollup merge of #89730 - crlf0710:type_changing_feature...
2021-10-23 Matthias KrügerRollup merge of #89468 - FabianWolff:issue-89358, r...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-22 Yuki OkushiRollup merge of #89257 - aDotInTheVoid:macro-error...
2021-10-22 Yuki OkushiRollup merge of #88624 - kellerkindt:master, r=JohnTitor
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Yuki OkushiRollup merge of #90048 - GuillaumeGomez:line-number...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #90018 - GuillaumeGomez:too-long-item...
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #87404 - rylev:artifact-size-profiling...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-15 borsAuto merge of #85379 - mdaverde:uds-abstract, r=joshtri...
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-12 borsAuto merge of #89774 - the8472:inline-mut-iter-next...
2021-10-12 Max WaseMerge branch 'master' into is-symlink-stabilization
2021-10-12 the8472Rollup merge of #89778 - jkugelman:must-use-as_type...
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 borsAuto merge of #89769 - jkugelman:must-use-maybe-uninit...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89772 - michaelwoerister:fix-function...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 Matthias KrügerRollup merge of #89675 - oli-obk:type_checker, r=davidtwco
2021-10-11 Matthias KrügerRollup merge of #89651 - ibraheemdev:poll-ready, r...
2021-10-11 Matthias KrügerRollup merge of #89643 - cjgillot:overlap, r=matthewjasper
2021-10-11 Matthias KrügerRollup merge of #89471 - nbdd0121:const3, r=fee1-dead
2021-10-11 borsAuto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakis
2021-10-11 borsAuto merge of #83908 - Flying-Toast:master, r=davidtwco
2021-10-11 borsAuto merge of #89767 - GuillaumeGomez:rollup-sczixhk...
2021-10-11 Guillaume GomezRollup merge of #89761 - lnicola:rust-analyzer-2021...
2021-10-11 Guillaume GomezRollup merge of #89754 - dns2utf8:rustdoc_cleanup_css...
2021-10-11 Guillaume GomezRollup merge of #89753 - jkugelman:must-use-from_value...
2021-10-11 Guillaume GomezRollup merge of #89743 - matthewjasper:env-log-fix...
2021-10-11 Guillaume GomezRollup merge of #89729 - jkugelman:must-use-core-std...
2021-10-11 Guillaume GomezRollup merge of #89726 - jkugelman:must-use-alloc-const...
2021-10-11 Guillaume GomezRollup merge of #89655 - tlyu:find-non-merge-commits...
2021-10-11 borsAuto merge of #89709 - clemenswasser:apply_clippy_sugge...
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-10 Matthias KrügerRollup merge of #89736 - GuillaumeGomez:rm-unused-css...
2021-10-10 Matthias KrügerRollup merge of #89707 - clemenswasser:apply_clippy_sug...
next