summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2022-02-21Update compiler_builtins to fix duplicate symbols in `armv7-linux-androideabi...Daniel Sommermann-1/+1
2022-02-21Destabilise entry_insert5225225-2/+4
2022-02-12Fix hashing for windows paths containing a CurDir componentThe 8472-9/+52
2022-02-11Take in account the unreachable! macro in the non_fmt_panic lintLoïc BRANSTETT-1/+2
2022-02-11Fix invalid special casing of the unreachable! macroLoïc BRANSTETT-0/+57
2022-02-09Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-seMatthias Krüger-0/+12
2022-01-20Fix compilation for a few tier 2 targetsHans Kratz-8/+5
2022-01-19Update std::fs::remove_dir_all documentationPietro Albini-4/+8
2022-01-19Fix CVE-2022-21658 for WASIAlex Crichton-8/+63
2022-01-19Fix CVE-2022-21658 for UNIX-likeHans Kratz-13/+351
2022-01-19Fix CVE-2022-21658 for WindowsChris Denton-27/+419
2022-01-11add dummy feature gate to make racer compilePietro Albini-0/+4
2022-01-07Rollup merge of #92632 - yoshuawuyts:stabilize-available-parallelism, r=josht...Eric Huss-3/+1
2022-01-07Rollup merge of #92600 - asquared31415:float-must-use, r=joshtriplettEric Huss-0/+10
2022-01-07Rollup merge of #92568 - Mark-Simulacrum:non-exhaustive-variant-count, r=the8472Eric Huss-0/+4
2022-01-07Implement `TryFrom<char>` for `u8`Ian Douglas Scott-0/+30
2022-01-07Stabilize `#[feature(available_parallelism)]`Yoshua Wuyts-3/+1
2022-01-06Rollup merge of #92620 - steffahn:remove_unused_ExtendDefault_struct, r=Mark-...Matthias Krüger-10/+0
2022-01-06remove unused ExtendDefault structFrank Steffahn-10/+0
2022-01-06Rollup merge of #92288 - yescallop:patch-1, r=m-ou-seMatthias Krüger-2/+2
2022-01-06add some missing must use to float opsasquared31415-0/+10
2022-01-05Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgrbors-26/+37
2022-01-05Rollup merge of #92574 - luojia65:riscv-kernel-dev-rust, r=AmanieuMatthias Krüger-5/+16
2022-01-05Rollup merge of #92483 - ksqsf:master, r=dtolnayMatthias Krüger-8/+8
2022-01-05Rollup merge of #92388 - SpriteOvO:master, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-01-05Rollup merge of #92092 - saethlin:fix-sort-guards-sb, r=danielhenrymantillaMatthias Krüger-12/+12
2022-01-05Rollup merge of #92517 - ChrisDenton:explicit-path, r=dtolnayMatthias Krüger-33/+37
2022-01-05Rollup merge of #92322 - alper:add_debug_trait_documentation, r=dtolnayMatthias Krüger-2/+21
2022-01-05Add is_riscv_feature_detected!; modify impl of hint::spin_loopluojia65-5/+16
2022-01-04Add note about non_exhaustive to variant_countMark Rousskov-0/+4
2022-01-04Auto merge of #92560 - matthiaskrgr:rollup-jeli7ip, r=matthiaskrgrbors-89/+124
2022-01-04Touch up Debug example from PR 92322David Tolnay-3/+7
2022-01-04Rollup merge of #92530 - dtolnay:contains, r=yaahcMatthias Krüger-88/+92
2022-01-04Rollup merge of #91587 - nrc:dispatchfromdyn-docs, r=yaahcMatthias Krüger-1/+32
2022-01-04Rollup merge of #92525 - zohnannor:patch-1, r=camelidMatthias Krüger-1/+2
2022-01-04Rollup merge of #92456 - danielhenrymantilla:patch-1, r=petrochenkovMatthias Krüger-22/+25
2022-01-04Rollup merge of #91884 - woppopo:const_box, r=oli-obkMatthias Krüger-32/+225
2022-01-04Rollup merge of #91754 - Patrick-Poitras:rm-4byte-minimum-stdio-windows, r=Ma...Matthias Krüger-18/+54
2022-01-04Stabilize `result_cloned` and `result_copied`ksqsf-8/+8
2022-01-03Make the documentation of builtin macro attributes accessibleDaniel Henry-Mantilla-22/+25
2022-01-03Move `contains` method of Option and Result lower in docsDavid Tolnay-88/+92
2022-01-03Make `Receiver::into_iter` into a clickable linkzohnannor-1/+2
2022-01-04Fix a compile error when no_global_oom_handlingwoppopo-1/+1
2022-01-04Add tracking issues (`const_box`, `const_alloc_error`)woppopo-25/+26
2022-01-03Rollup merge of #92444 - dtolnay:coremethods, r=joshtriplettMatthias Krüger-428/+449
2022-01-03Rollup merge of #92409 - bjorn3:libtest_cleanups, r=m-ou-seMatthias Krüger-21/+5
2022-01-03Explicitly pass `PATH` to the Windows exe resolverChris Denton-33/+37
2022-01-02Auto merge of #91961 - kornelski:track_split_caller, r=joshtriplettbors-0/+5
2022-01-02Auto merge of #92482 - matthiaskrgr:rollup-uso1zi0, r=matthiaskrgrbors-104/+107
2022-01-01Rollup merge of #92463 - thomcc:thats-not-how-its-pronounced, r=joshtriplettMatthias Krüger-1/+1