]> git.lizzy.rs Git - rust.git/history - library/std/src/sys/unsupported
Rollup merge of #86424 - calebcartwright:rustfmt-mod-resolution, r=Mark-Simulacrum
[rust.git] / library / std / src / sys / unsupported /
2021-06-21 Yuki OkushiRollup merge of #86192 - hi-rustin:rustin-patch-lint...
2021-06-21 Yuki OkushiRollup merge of #86156 - ehuss:linkchecker-fixes, r...
2021-06-21 Yuki OkushiRollup merge of #85637 - RalfJung:partial-ord, r=m...
2021-06-21 Yuki OkushiRollup merge of #83739 - JohnTitor:issue-75889, r=estebank
2021-06-20 borsAuto merge of #85980 - ssomers:btree_cleanup_LeafRange...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 Yuki OkushiRollup merge of #86136 - m-ou-se:proc-macro-open-close...
2021-06-18 borsAuto merge of #85815 - YuhanLiin:buf-read-data-left...
2021-06-18 borsAuto merge of #85747 - maxwase:path-symlinks-methods...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-17 Mara BosRollup merge of #85925 - clarfonthey:lerp, r=m-ou-se
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-17 Yuki OkushiRollup merge of #85802 - Thomasdezeeuw:ioslice-advance...
2021-06-17 Yuki OkushiRollup merge of #85663 - fee1-dead:document-arc-from...
2021-06-17 borsAuto merge of #85755 - b-naber:unexpected_concrete_regi...
2021-06-17 borsAuto merge of #85834 - cjgillot:save-sbi, r=michaelwoer...
2021-06-17 borsAuto merge of #86164 - FabianWolff:issue-86053, r=davidtwco
2021-06-16 Yuki OkushiRollup merge of #86141 - amorison:link-ref-in-doc-dyn...
2021-06-16 Yuki OkushiRollup merge of #86140 - scottmcm:array-hash-facepalm...
2021-06-16 Yuki OkushiRollup merge of #86104 - FabianWolff:issue-86085, r...
2021-06-16 Yuki OkushiRollup merge of #85870 - ptrojahn:mir_dump_whitespace...
2021-06-16 borsAuto merge of #86179 - the8472:revere-path-cmp, r=kennytm
2021-06-16 Yuki OkushiRollup merge of #86209 - tlyu:option-doc-typos, r=JohnTitor
2021-06-16 borsAuto merge of #85820 - CDirkx:is_unicast_site_local...
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 borsAuto merge of #85154 - cjgillot:lessfn, r=bjorn3
2021-06-15 Yuki OkushiRollup merge of #85792 - mjptree:refactor-windows-socke...
2021-06-15 Yuki OkushiRollup merge of #85608 - scottmcm:stabilize-control...
2021-06-15 Yuki OkushiRollup merge of #82179 - mbartlett21:patch-5, r=joshtri...
2021-06-15 Yuki OkushiRollup merge of #80269 - pickfire:patch-4, r=joshtriplett
2021-06-15 borsAuto merge of #85541 - XAMPPRocky:relnotes_1.53.0,...
2021-06-15 borsAuto merge of #84867 - pnkfelix:rustdoc-revert-deref...
2021-06-14 borsAuto merge of #85758 - petertodd:2021-revert-manuallydr...
2021-06-12 borsAuto merge of #82703 - iago-lito:nonzero_add_mul_pow...
2021-06-12 borsAuto merge of #86130 - BoxyUwU:abstract_const_as_cast...
2021-06-11 Yuki OkushiRollup merge of #86189 - JohnTitor:relate-fn-pub, r...
2021-06-11 Yuki OkushiRollup merge of #86174 - lqd:const-ub-align, r=RalfJung
2021-06-11 Yuki OkushiRollup merge of #86153 - tmiasko:dummy-span, r=estebank
2021-06-11 Yuki OkushiRollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726
2021-06-11 Yuki OkushiRollup merge of #85800 - BoxyUwU:const-param-default...
2021-06-11 borsAuto merge of #85885 - bjorn3:remove_box_region, r...
2021-06-11 borsAuto merge of #86116 - FabianWolff:issue-86100, r=varkor
2021-06-11 borsAuto merge of #85994 - tmiasko:monomorphic-needs-drop...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 borsAuto merge of #86098 - pietroalbini:test-stable, r...
2021-06-10 borsAuto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix
2021-06-10 borsAuto merge of #82639 - jyn514:stable-options, r=Mark...
2021-06-10 borsAuto merge of #85741 - tmiasko:ssa, r=nagisa
2021-06-10 borsAuto merge of #86186 - JohnTitor:rollup-upaw6wx, r...
2021-06-10 Yuki OkushiRollup merge of #86175 - RalfJung:miri, r=RalfJung
2021-06-10 Yuki OkushiRollup merge of #86113 - the8472:doctest-lld, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #86111 - spookyvision:master, r=JohnTitor
2021-06-10 Yuki OkushiRollup merge of #86051 - erer1243:update_move_keyword_d...
2021-06-10 Yuki OkushiRollup merge of #85997 - jyn514:rustdoc-diff, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-06 Yuki OkushiRollup merge of #85436 - tamird:save-clone, r=estebank
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
2021-06-05 Guillaume GomezRollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-04 Yuki OkushiRollup merge of #85939 - m-ou-se:fix-remove-ref-macro...
2021-06-04 Yuki OkushiRollup merge of #84880 - jyn514:cleanup-itemkind, r...
2021-06-04 Yuki OkushiRollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez
2021-06-04 Yuki OkushiRollup merge of #85963 - m-ou-se:constructor-type-name...
2021-06-04 Yuki OkushiRollup merge of #85937 - m-ou-se:macro-ref-suggestions...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 Yuki OkushiRollup merge of #85852 - m-ou-se:machineapplicable...
2021-06-01 borsAuto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-06-01 Benoît du GarreauMultiple improvements to RwLocks
2021-05-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-28 borsAuto merge of #85789 - ptrojahn:generator_typo, r=nagisa
2021-05-28 borsAuto merge of #84968 - FabianWolff:master, r=estebank
2021-05-27 borsAuto merge of #84568 - andoriyu:libtest/junit_formatter...
2021-05-27 borsAuto merge of #85737 - scottmcm:vec-calloc-option-nonze...
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-27 Dylan DPCRollup merge of #85583 - cjgillot:no-previous-dg, r...
2021-05-27 Dylan DPCRollup merge of #84221 - ABouttefeux:generic-arg-elisio...
2021-05-26 borsAuto merge of #83770 - the8472:tra-extend, r=Mark-Simul...
2021-05-26 Dylan DPCRollup merge of #85478 - FabianWolff:issue-85348, r...
2021-05-26 Yuki OkushiRollup merge of #85645 - scottmcm:demote-from-into...
2021-05-26 Yuki OkushiRollup merge of #85529 - tlyu:trylock-errors, r=JohnTitor
2021-05-26 Yuki OkushiRollup merge of #84048 - konan8205:master, r=jsha
2021-05-26 borsAuto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark...
2021-05-26 borsAuto merge of #85535 - dtolnay:weakdangle, r=kennytm
2021-05-25 borsAuto merge of #85481 - lcnr:const-equate, r=matthewjasper
2021-05-25 Guillaume GomezRollup merge of #85650 - scottmcm:adjust-adjustment...
2021-05-25 Guillaume GomezRollup merge of #85605 - ptrojahn:closure_struct, r...
2021-05-25 Guillaume GomezRollup merge of #85361 - bjorn3:rustdoc_target_json_pat...
2021-05-24 Guillaume GomezRollup merge of #85271 - th1000s:master, r=JohnTitor
2021-05-24 borsAuto merge of #85596 - scottmcm:more-on-unimplemented...
2021-05-23 borsAuto merge of #85479 - Stupremee:render-Self_as-type...
2021-05-23 borsAuto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85525 - camelid:fix-mailmap, r=Mark...
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
next