]> git.lizzy.rs Git - rust.git/history - library/core/src/sync
apply required min_specialization attributes
[rust.git] / library / core / src / sync /
2020-09-03 borsAuto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in...
2020-09-03 Dylan DPCRollup merge of #76238 - denisvasilik:intra-doc-links...
2020-09-02 borsAuto merge of #75960 - camelid:patch-6, r=jyn514
2020-09-02 Tyler MandryRollup merge of #76207 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76201 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-09-01 borsAuto merge of #76071 - khyperia:configurable_to_immedia...
2020-09-01 borsAuto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung
2020-09-01 Tyler MandryRollup merge of #75945 - pickfire:patch-7, r=jyn514
2020-08-31 borsAuto merge of #75936 - sdroege:chunks-exact-constructio...
2020-08-31 Aleksey KladovRollup merge of #75938 - Amjad50:min_const_generics...
2020-08-31 Aleksey KladovRollup merge of #76069 - pickfire:patch-16, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76058 - pickfire:patch-11, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76055 - pickfire:patch-9, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76052 - aszenz:GH-66816_removes_disabl...
2020-08-31 Aleksey KladovRollup merge of #76033 - camelid:patch-7, r=Dylan-DPC
2020-08-31 Aleksey KladovRollup merge of #76023 - pickfire:patch-4, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #75969 - nixphix:docs/mod, r=jyn514
2020-08-31 borsAuto merge of #75932 - Amjad50:intra-doc-core-slice...
2020-08-31 borsAuto merge of #75926 - camelid:patch-5, r=jonas-schievink
2020-08-31 borsAuto merge of #75463 - CDirkx:ordering-const, r=CDirkx
2020-08-30 borsAuto merge of #75176 - jyn514:impl-link, r=GuillaumeGom...
2020-08-30 borsAuto merge of #75867 - estebank:async-lt-sugg-fix,...
2020-08-30 borsAuto merge of #75919 - rust-lang:jonas-schievink-patch...
2020-08-30 borsAuto merge of #75901 - GuillaumeGomez:ayu-theme-button...
2020-08-30 borsAuto merge of #76093 - jyn514:prim-assoc-items, r=Manis...
2020-08-30 borsAuto merge of #76090 - Dylan-DPC:rollup-eksndcr, r...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #76029 - denisvasilik:intra-doc-links...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Denis VasilikUse intra-doc links for bool
2020-08-28 Denis VasilikUse intra-doc links
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
2020-08-03 borsAuto merge of #75055 - cjgillot:clean-cache, r=oli-obk
2020-08-03 Tim DiekmannMerge branch 'master' into remove-in-place-alloc
2020-08-02 Yuki OkushiRollup merge of #75054 - cjgillot:rename-depkind, r...
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
2020-08-02 Yuki OkushiRollup merge of #74686 - ssomers:btree_cleanup_3, r...
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 borsAuto merge of #74899 - sajattack:libc_0.2.74_bump,...
2020-08-02 borsAuto merge of #74785 - euclio:deprecation-kinds, r...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
2020-08-02 Manish GoregaokarRollup merge of #74602 - poliorcetics:maybe-uninit...
2020-08-01 borsAuto merge of #74605 - rust-lang:vec-leak, r=Amanieu
2020-08-01 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74782 - vorner:weak-into-raw-cnt-doc...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 borsAuto merge of #74908 - RalfJung:miri, r=RalfJung
2020-07-30 borsAuto merge of #74930 - ecstatic-morse:const-size-align...
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-30 borsAuto merge of #74876 - oli-obk:lumberjack_disable,...
2020-07-30 borsAuto merge of #74923 - ehuss:update-cargo, r=Mark-Simul...
2020-07-30 borsAuto merge of #74929 - Manishearth:rollup-z2vflrp,...
2020-07-29 Manish GoregaokarRollup merge of #74927 - Lokathor:Lokathor-patch-1...
2020-07-29 Manish GoregaokarRollup merge of #74912 - giraffate:fix_broken_link_in_u...
2020-07-29 Manish GoregaokarRollup merge of #74910 - RalfJung:fence, r=Mark-Simulacrum
2020-07-29 borsAuto merge of #73767 - P1n3appl3:rustdoc-formats, r...
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Ralf Jungfence docs: fix example Mutex
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 borsAuto merge of #74841 - infinity0:fix-exec, r=Mark-Simul...
2020-07-28 borsAuto merge of #73265 - mark-i-m:mv-std, r=Mark-Simulacr...
next