summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2022-01-07Fix testsChris Denton-3/+11
2022-01-07Quote bat script command lineChris Denton-0/+35
2022-01-05Remove portable_simdMark Rousskov-45/+0
2021-11-27Auto merge of #91269 - matthiaskrgr:rollup-jh8i8eh, r=matthiaskrgrbors-17/+18
2021-11-26Rollup merge of #91248 - alessandrod:compiler-builtins-bump-bpf, r=Mark-Simul...Matthias Krüger-1/+1
2021-11-26Rollup merge of #91240 - dtolnay:utf8width, r=Mark-SimulacrumMatthias Krüger-16/+17
2021-11-26Auto merge of #91246 - nnethercote:faster-layout-array, r=dtolnaybors-4/+98
2021-11-26Rollup merge of #91176 - hermitcore:spin, r=kennytmMatthias Krüger-1/+10
2021-11-26Bump compiler-builtins to 0.1.53Alessandro Decina-1/+1
2021-11-26Add a unit test for zero-sized types in `RawVec`.Nicholas Nethercote-0/+84
2021-11-26Optimize `Layout::array`.Nicholas Nethercote-3/+11
2021-11-26Use unchecked construction in `Layout::pad_to_align`.Nicholas Nethercote-1/+3
2021-11-25Saner formatting for UTF8_CHAR_WIDTH tableDavid Tolnay-16/+17
2021-11-25Rollup merge of #91096 - compiler-errors:elaborate_opaque_trait, r=estebankMatthias Krüger-0/+1
2021-11-24Rollup merge of #91151 - name1e5s:chore/process_test, r=m-ou-seGuillaume Gomez-28/+36
2021-11-24Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelidGuillaume Gomez-3/+5
2021-11-24Rollup merge of #89542 - jhpratt:stabilize-duration-const-fns, r=oli-obkGuillaume Gomez-20/+25
2021-11-24Create rustdoc_internals feature gateGuillaume Gomez-3/+5
2021-11-24Improving the readabilityStefan Lankes-1/+1
2021-11-24If the thread does not get the lock in the short term, yield the CPUStefan Lankes-1/+10
2021-11-23Add generator lang-itemMichael Goulet-0/+1
2021-11-23Rollup merge of #91153 - birkenfeld:kernel_copy_fallback, r=the8472Matthias Krüger-2/+4
2021-11-23kernel_copy: avoid panic on unexpected OS errorGeorg Brandl-2/+4
2021-11-23fix test in std::process on androidname1e5s-28/+36
2021-11-22Use `derive_default_enum` in the compilerJacob Pratt-0/+1
2021-11-22Partially stabilize `duration_consts_2`Jacob Pratt-20/+25
2021-11-22Auto merge of #91101 - birkenfeld:io_error_docs, r=Mark-Simulacrumbors-0/+6
2021-11-21Auto merge of #90352 - camsteffen:for-loop-desugar, r=oli-obkbors-4/+1
2021-11-21libcore: assume the input of `next_code_point` and `next_code_point_reverse` ...Eduardo Sánchez Muñoz-25/+36
2021-11-21Simplify for loop desugarCameron Steffen-4/+1
2021-11-21Rollup merge of #91008 - Urgau:float-minimum-maximum, r=scottmcmMatthias Krüger-0/+211
2021-11-21Mention std::io::Error::from(ErrorKind) in Error::new() docsGeorg Brandl-0/+6
2021-11-20Apply documentation suggestions from @est31Urgau-8/+8
2021-11-20Auto merge of #91093 - matthiaskrgr:rollup-kovzwx0, r=matthiaskrgrbors-32/+45
2021-11-20Rollup merge of #89741 - sdroege:arc-rc-from-inner-unsafe, r=Mark-SimulacrumMatthias Krüger-32/+45
2021-11-20Auto merge of #87704 - ChrisDenton:win-resolve-exe, r=yaahcbors-32/+219
2021-11-20Add similar note as LLVM does for minNum and maxNum functionsLoïc BRANSTETT-0/+12
2021-11-20Implement IEEE 754-2019 minimun and maximum functions for f32/f64Loïc BRANSTETT-0/+199
2021-11-20Auto merge of #91052 - ehuss:update-stdarch, r=Amanieubors-0/+0
2021-11-20Rollup merge of #91044 - r00ster91:x1b, r=joshtriplettMatthias Krüger-20/+20
2021-11-20Rollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514Matthias Krüger-10/+6
2021-11-19Update stdarchEric Huss-0/+0
2021-11-19Turn all 0x1b_u8 into '\x1b' or b'\x1b'r00ster91-20/+20
2021-11-19Remove unnecessary doc linksMaybe Waffle-4/+0
2021-11-19Rollup merge of #90942 - JohnTitor:should-os-error-3, r=m-ou-seYuki Okushi-4/+7
2021-11-19Rollup merge of #89258 - est31:const_char_convert, r=oli-obkYuki Okushi-15/+33
2021-11-18Auto merge of #90774 - alexcrichton:tweak-const, r=m-ou-sebors-6/+6
2021-11-18Auto merge of #91019 - JohnTitor:rollup-q95ra7r, r=JohnTitorbors-25/+110
2021-11-19Rollup merge of #90607 - WaffleLapkin:const_str_from_utf8, r=oli-obkYuki Okushi-24/+106
2021-11-19Rollup merge of #90480 - r00ster91:remove, r=kennytmYuki Okushi-1/+4