about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2022-03-01Temporarily make `CStr` not a link in the `c_char` docsJosh Triplett-2/+1
2022-03-01Provide C FFI types via core::ffi, not just in stdJosh Triplett-165/+188
2022-03-01Add a copy of cfg_if to core's internal_macros.rsJosh Triplett-0/+93
2022-03-01Rollup merge of #94452 - workingjubilee:sync-simd-bitmasks, r=workingjubileeDylan DPC-123/+438
2022-03-01Rollup merge of #94384 - cuviper:atomic-slice, r=dtolnayDylan DPC-0/+94
2022-03-01Rollup merge of #94094 - chrisnc:tcp-nodelay-windows-bool, r=dtolnayDylan DPC-11/+26
2022-02-28Rollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPCMatthias Krüger-4/+4
2022-02-28Sync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e949cb25479f5be9Jubilee Young-123/+438
2022-02-28Rollup merge of #89793 - ibraheemdev:from_ptr_range, r=m-ou-seMatthias Krüger-0/+137
2022-02-27add `slice::{from_ptr_range, from_mut_ptr_range}`Ibraheem Ahmed-0/+137
2022-02-27Auto merge of #94412 - scottmcm:cfg-out-miri-from-swap, r=oli-obkbors-13/+37
2022-02-26For MIRI, cfg out the swap logic from 94212Scott McMurray-13/+37
2022-02-27Auto merge of #94373 - erikdesjardins:getitinl, r=Mark-Simulacrumbors-2/+2
2022-02-26Auto merge of #94385 - matthiaskrgr:rollup-4pwegqk, r=matthiaskrgrbors-6/+6
2022-02-26Rollup merge of #94363 - aDotInTheVoid:fmt-needless-borrows, r=scottmcmMatthias Krüger-6/+6
2022-02-25Auto merge of #94342 - ibraheemdev:swap-regression, r=Dylan-DPCbors-5/+11
2022-02-25Add Atomic*::from_mut_sliceJosh Stone-0/+94
2022-02-25Make TLS __getit #[inline(always)] on non-WindowsErik Desjardins-2/+2
2022-02-25Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-95/+25
2022-02-25Remove needless borrows from core::fmtNixon Enraght-Moony-6/+6
2022-02-25Re-add track_caller to panic_no_unwind in bootstrapMark Rousskov-0/+3
2022-02-25Switch bootstrap cfgsMark Rousskov-95/+22
2022-02-25Fix SGX docs buildJethro Beekman-1/+1
2022-02-25Rollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPCMatthias Krüger-138/+118
2022-02-25Rollup merge of #92714 - yanganto:ignore-message, r=Mark-SimulacrumMatthias Krüger-2/+57
2022-02-24revert implementation of `slice::swap`Ibraheem Ahmed-5/+11
2022-02-24Include ignore message in libtest outputAntonio Yang-2/+57
2022-02-24Rollup merge of #94212 - scottmcm:swapper, r=dtolnayDylan DPC-97/+123
2022-02-24Rollup merge of #94300 - WaffleLapkin:patch-4, r=scottmcmMatthias Krüger-1/+1
2022-02-24Rollup merge of #94283 - hellow554:stable_flow_control, r=Dylan-DPCMatthias Krüger-2/+0
2022-02-24Rollup merge of #94273 - Dylan-DPC:doc/errorkind, r=joshtriplettMatthias Krüger-0/+13
2022-02-24word wrpaDylan DPC-5/+5
2022-02-24word wrpaDylan DPC-6/+9
2022-02-23Update library/std/src/io/error.rsDylan DPC-1/+1
2022-02-23Fix a typo in documentation of `array::IntoIter::new_unchecked`Waffle Maybe-1/+1
2022-02-23Rollup merge of #94264 - NyantasticUwU:patch-1, r=yaahcMatthias Krüger-1/+1
2022-02-23Rollup merge of #94240 - compiler-errors:pathbuf-display, r=lcnrMatthias Krüger-1/+1
2022-02-23Rollup merge of #94128 - mqy:master, r=Dylan-DPCMatthias Krüger-3/+3
2022-02-23remove feature gate in control_flow examplesMarcel Hellwig-2/+0
2022-02-23add some more summary from pr discussionDylan DPC-1/+1
2022-02-23add some more summary from pr discussionDylan DPC-2/+4
2022-02-23add matching to errorkindDylan DPC-0/+8
2022-02-22Auto merge of #83706 - a1phyr:fix_vec_layout_calculation, r=JohnTitorbors-5/+4
2022-02-22Fix typo.NyantasticUwU-1/+1
2022-02-22Rollup merge of #94179 - devnexen:getexecname_directcall, r=kennytmMatthias Krüger-4/+1
2022-02-21Suggest calling .display() on PathBuf tooMichael Goulet-1/+1
2022-02-21Rollup merge of #94220 - GuillaumeGomez:miniz-oxide-decl, r=AmanieuMatthias Krüger-0/+1
2022-02-21Rollup merge of #94186 - ehuss:pin-stable-1.61, r=m-ou-seMatthias Krüger-2/+2
2022-02-21Rollup merge of #91192 - r00ster91:futuredocs, r=GuillaumeGomezMatthias Krüger-8/+18
2022-02-21Correctly handle miniz_oxide extern crate declarationGuillaume Gomez-0/+1