]> git.lizzy.rs Git - rust.git/history - library/std
Rollup merge of #81173 - lukaslueg:intersperse_docs, r=m-ou-se
[rust.git] / library / std /
2021-01-15 Yuki OkushiRollup merge of #80944 - LingMan:map_or, r=nagisa
2021-01-15 Yuki OkushiRollup merge of #80834 - bugadani:vecdeque, r=oli-obk
2021-01-15 Yuki OkushiRollup merge of #80254 - Aaron1011:rustdoc-auto-param...
2021-01-15 borsAuto merge of #80993 - Aaron1011:collect-set-tokens...
2021-01-15 borsAuto merge of #81027 - Xanewok:update-rls, r=calebcartw...
2021-01-14 borsAuto merge of #81018 - m-ou-se:rollup-7202dc7, r=m...
2021-01-14 Alex Crichtonstd: Update wasi-libc commit of the wasm32-wasi target
2021-01-14 Mara BosRollup merge of #80991 - calebsander:fix/fmt-link,...
2021-01-14 Mara BosRollup merge of #80990 - cuviper:unused-debug-context...
2021-01-14 Mara BosRollup merge of #80985 - ijackson:slice-strip-fix,...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80980 - trevarj:patch-1, r=nagisa
2021-01-14 Mara BosRollup merge of #80973 - ehuss:update-books, r=ehuss
2021-01-14 Mara BosRollup merge of #80972 - KodrAus:deprecate/remove_item...
2021-01-14 Mara BosRollup merge of #80969 - camelid:monomorph-ice-msg...
2021-01-14 Mara BosRollup merge of #80966 - KodrAus:deprecate/spin_loop_hi...
2021-01-14 Mara BosRollup merge of #80895 - sfackler:read-to-end-ub, r...
2021-01-14 Mara BosRollup merge of #80829 - jyn514:dep-constructor, r...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 Mara BosRollup merge of #80017 - camelid:sugg-rest-pattern...
2021-01-14 Mara BosRollup merge of #79982 - ijackson:exit-status, r=dtolnay
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-14 David TolnayFix typos in Fuchsia unix_process_wait_more
2021-01-14 borsAuto merge of #80802 - jyn514:box-attributes, r=nnethercote
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 borsAuto merge of #80718 - tmiasko:skip-opt-mir, r=oli-obk
2021-01-13 borsAuto merge of #76219 - Mark-Simulacrum:extern-require...
2021-01-13 Ian JacksonExitStatusExt: Fix build on Fuchsia
2021-01-13 David TolnayFix typo saeled -> sealed
2021-01-13 Ian JacksonExitStatusExt windows: Retrospectively seal this trait
2021-01-13 Ian JacksonExitStatusExt unix: Retrospectively seal this trait
2021-01-13 Ian Jacksonunix ExitStatus: Add tracking issue to new methods
2021-01-13 Ian JacksonReplace `Ie` with `In other words`
2021-01-13 Ian JacksonReplace `Ie` with `In other words`
2021-01-13 Ian Jacksonunix ExitStatus: Provide .continued()
2021-01-13 Ian Jacksonunix ExitStatus: Provide .stopped_signal()
2021-01-13 Ian Jacksonunix ExitStatus: Provide .core_dumped
2021-01-13 Ian Jacksonunix ExitStatus: Provide .into_raw()
2021-01-13 Ian Jacksonunix ExitStatus: Clarify docs for .signal()
2021-01-13 Ian Jacksonunix ExitStatus: Do not treat WIFSTOPPED as WIFSIGNALED
2021-01-13 Mark RousskovUpdate code to account for extern ABI requirement
2021-01-13 Mark RousskovUpdate tests for extern block linting
2021-01-13 borsAuto merge of #80824 - cuviper:heap-clones, r=kennytm
2021-01-13 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 Ashley Mannixdeprecate atomic::spin_loop_hint in favour of hint...
2021-01-13 borsAuto merge of #80960 - Dylan-DPC:rollup-89tri8x, r...
2021-01-13 Dylan DPCRollup merge of #80935 - pierwill:rustc_middle-leveland...
2021-01-13 Dylan DPCRollup merge of #80924 - teryror:issue-80893-fix, r...
2021-01-13 Dylan DPCRollup merge of #80922 - spastorino:revert-inline-alway...
2021-01-13 Dylan DPCRollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwco
2021-01-13 Dylan DPCRollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic
2021-01-13 Dylan DPCRollup merge of #80736 - KodrAus:feat/lazy-resolve...
2021-01-13 Dylan DPCRollup merge of #80662 - rxrbln:master, r=estebank
2021-01-13 Dylan DPCRollup merge of #80232 - bugadani:roundtrip, r=estebank
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 borsAuto merge of #80499 - matthiaskrgr:red_clos, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80600 - CoffeeBlend:maybe_uninit_array...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 CamelidAdd docs on performance
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-11 Yuki OkushiRollup merge of #80923 - LingMan:exits, r=varkor
2021-01-11 Yuki OkushiRollup merge of #80885 - camelid:intra-doc-str-ref...
2021-01-11 Yuki OkushiRollup merge of #80864 - ericseppanen:master, r=jyn514
2021-01-11 Yuki OkushiRollup merge of #80324 - Aaron1011:loop-move-fn-self...
2021-01-11 Yuki OkushiRollup merge of #80042 - sivadeilra:cold_bits, r=oli-obk
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 Steven Facklerclarify docs a bit
2021-01-11 Steven Facklermake check a bit more clear
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-11 Steven Facklerclean up control flow
2021-01-11 Steven FacklerFix handling of malicious Readers in read_to_end
2021-01-11 Yuki OkushiRollup merge of #80887 - camelid:fix-log-color-auto...
2021-01-11 Yuki OkushiRollup merge of #80881 - jyn514:intra-doc-self, r=Guill...
2021-01-11 borsAuto merge of #80818 - 12101111:system-libunwind, r...
2021-01-10 borsAuto merge of #80782 - petrochenkov:viscopes, r=matthew...
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 borsAuto merge of #80789 - Aaron1011:fix/stmt-empty, r...
2021-01-10 borsAuto merge of #80391 - ssomers:btree_cleanup_slices_3...
2021-01-10 borsAuto merge of #80867 - JohnTitor:rollup-tvqw555, r...
2021-01-10 Yuki OkushiRollup merge of #80857 - camelid:vec-truncate-comment...
2021-01-10 Yuki OkushiRollup merge of #80850 - m-ou-se:rustc-builtin-macro...
2021-01-10 Yuki OkushiRollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup...
2021-01-10 Yuki OkushiRollup merge of #80820 - nagisa:nagisa/dcl-nixos, r...
2021-01-10 Yuki OkushiRollup merge of #80803 - jyn514:cleanup-fill-in, r...
2021-01-10 Yuki OkushiRollup merge of #80801 - estebank:correct-binding-sugg...
2021-01-10 Yuki OkushiRollup merge of #80774 - LingMan:patch-1, r=nagisa
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-10 borsAuto merge of #77862 - danielhenrymantilla:rustdoc...
2021-01-10 borsAuto merge of #80831 - jyn514:no-inline, r=Mark-Simulacrum
2021-01-09 borsAuto merge of #80830 - Aaron1011:capture-token-empty...
2021-01-09 borsAuto merge of #80808 - CAD97:patch-3, r=nagisa
2021-01-09 borsAuto merge of #80797 - pietroalbini:fix-relative-instal...
2021-01-09 borsAuto merge of #80755 - sunfishcode:path-cleanup/copy...
2021-01-09 borsAuto merge of #80749 - as-com:target-cpu-actually-nativ...
next