]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/windows/mutex.rs
no reason to use mutable references here at all
[rust.git] / src / libstd / sys / windows / mutex.rs
2018-12-02 Ralf Jungno reason to use mutable references here at all
2018-11-28 Ralf Jungget_ref -> get_mut
2018-11-28 Ralf Jungfix build
2018-11-28 Ralf Jungput the MaybeUninit inside the UnsafeCell
2018-11-27 Ralf Jungadd comments explaining our uses of get_ref/get_mut...
2018-11-27 Ralf Jungfix build
2018-11-27 Ralf Junguse MaybeUninit instead of mem::uninitialized for Windo...
2018-11-01 Pietro AlbiniRollup merge of #55280 - vlad20012:add-libproc_macro...
2018-10-25 Pietro AlbiniRollup merge of #55247 - peterjoel:peterjoel-prim-char...
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-04 Pietro AlbiniRollup merge of #53523 - phungleson:fix-impl-from-for...
2018-09-25 Pietro AlbiniRollup merge of #53518 - phungleson:fix-impl-from-for...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-18 Guillaume GomezRollup merge of #53522 - phungleson:fix-impl-from-for...
2018-09-15 borsAuto merge of #53527 - Emerentius:test_all, r=nrc
2018-09-14 kennytmRollup merge of #53218 - weiznich:feature/option_ref_in...
2018-09-14 borsAuto merge of #52962 - GuillaumeGomez:few-things, r...
2018-09-12 kennytmRollup merge of #52514 - DiamondLovesYou:amdgpu-fixes...
2018-09-07 kennytmRollup merge of #53550 - brson:recurring, r=estebank
2018-09-07 kennytmRollup merge of #53376 - frewsxcv:frewsxcv-copy, r...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 borsAuto merge of #53404 - oconnor663:current_dir_behavior...
2018-08-27 borsAuto merge of #53227 - nivkner:pin_move, r=RalfJung
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-27 borsAuto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
2018-08-27 borsAuto merge of #53580 - nikomatsakis:nll-issue-53568...
2018-08-27 borsAuto merge of #53656 - nnethercote:HybridIdxSet-tweaks...
2018-08-26 Guillaume GomezRollup merge of #53651 - GuillaumeGomez:struct-keyword...
2018-08-26 Guillaume GomezRollup merge of #53626 - kzys:hashchange, r=GuillaumeGomez
2018-08-26 Guillaume GomezRollup merge of #53428 - RalfJung:libtest-terse, r...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-26 borsAuto merge of #53629 - nnethercote:lazier-SparseBitMatr...
2018-08-26 borsAuto merge of #53623 - cramertj:libc-update, r=alexcrichton
2018-08-26 borsAuto merge of #53619 - japaric:panic-handler, r=SimonSapin
2018-08-25 borsAuto merge of #53584 - mcr431:Fix-#53525, r=varkor
2018-08-25 borsAuto merge of #53385 - matklad:stabilize-find-map,...
2018-08-25 borsAuto merge of #53609 - bemeurer:tidy-ctfe, r=RalfJung
2018-08-25 borsAuto merge of #53577 - GuillaumeGomez:rustdoc-substring...
2018-08-24 borsAuto merge of #53225 - nikomatsakis:nll-type-annot...
2018-08-24 borsAuto merge of #53460 - JoshBrudnak:master, r=estebank
2018-08-24 borsAuto merge of #53662 - kennytm:rollup, r=kennytm
2018-08-24 kennytmRollup merge of #53666 - davidtwco:issue-51737, r=Mark...
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53664 - IsaacWoods:fix_53608, r=oli-obk
2018-08-24 kennytmRollup merge of #53644 - llogiq:smallvec-for-small...
2018-08-24 kennytmRollup merge of #53636 - frewsxcv:frewsxcv-nth, r=rkruppe
2018-08-24 kennytmRollup merge of #53618 - GuillaumeGomez:fmt-examples...
2018-08-24 kennytmRollup merge of #53617 - joshtriplett:tidy-no-license...
2018-08-24 kennytmRollup merge of #53614 - RalfJung:nomicon, r=kennytm
2018-08-24 kennytmRollup merge of #53600 - varkor:expected-generic-arg...
2018-08-24 kennytmRollup merge of #53594 - rust-lang:Aaronepower-patch...
2018-08-24 kennytmRollup merge of #53592 - matthiaskrgr:str_doc, r=alexcr...
2018-08-24 kennytmRollup merge of #53563 - matthiaskrgr:String, r=varkor
2018-08-24 kennytmRollup merge of #53562 - varkor:bastion-of-the-turbofis...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53503 - kornelski:master, r=dtolnay
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-14 Ralf Jungfixed wording
2018-08-13 Ralf JungWindow Mutex: make sure we properly initialize the...
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-04-27 kennytmRollup merge of #49858 - dmizuk:unique-doc-hidden,...
2018-04-27 kennytmRollup merge of #49707 - steveklabnik:rustc-book, r...
2018-04-25 borsAuto merge of #49986 - zofrex:better-derived-argument...
2018-04-24 borsAuto merge of #49911 - rcoh:master, r=nikomatsakis
2018-04-24 kennytmRollup merge of #49985 - zackmdavis:0, r=estebank
2018-04-24 kennytmRollup merge of #49970 - SimonSapin:deprecate, r=sfackler
2018-04-24 kennytmRollup merge of #49906 - kennytm:stable-unreachable...
2018-04-24 kennytmRollup merge of #49829 - ecstatic-morse:os-docs, r...
2018-04-24 kennytmRollup merge of #49727 - stjepang:cell-update, r=SimonSapin
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49779 - oli-obk:const_err_regression...
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-18 borsAuto merge of #50006 - rcoh:reorder-compiler-builtins...
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-18 borsAuto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 borsAuto merge of #49950 - Zoxc:default-span, r=estebank
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #49966 - GuillaumeGomez:comma-search...
next