about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-07-31Rollup merge of #112858 - chriswailes:riscv64-android, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-07-31I'm mathematically challengedltdk-2/+2
2023-07-31Work around missing <*str>::lenMatt Fellenz-4/+4
2023-07-31impl SliceIndex<str> for (Bound<usize>, Bound<usize>)Matt Fellenz-4/+56
2023-07-31Can't compare usize and u32ltdk-2/+2
2023-07-31Use u32::from for MIN/MAX examplesltdk-2/+2
2023-07-31Add note on gap for MIN/MAXltdk-0/+35
2023-07-31Add char::MINltdk-0/+15
2023-07-31Add gamma and ln_gamma functions to f32 and f64Andrew Kane-1/+158
2023-07-31Clean up SGX user memory copiesJethro Beekman-122/+85
2023-07-31`waitqueue` clarifications for SGX platformRaoul Strackx-4/+12
2023-07-31Implement UnwindSafe and RefUnwindSafe for BacktraceKonrad Borowski-1/+9
2023-07-31remove repetitive wordscui fliter-2/+2
2023-07-30Rollup merge of #114268 - SUPERCILEX:empty, r=workingjubileeJubilee-2/+2
2023-07-30Rollup merge of #109075 - joboet:lazylock_backtrace, r=workingjubileeJubilee-49/+25
2023-07-30Rollup merge of #95965 - CAD97:const-weak-new, r=workingjubileeJubilee-2/+2
2023-07-30Stabilize const-weak-newCAD97-2/+2
2023-07-30Auto merge of #112843 - chenyukang:yukang-more-on-backtrace, r=workingjubileebors-0/+19
2023-07-30Fix empty_write since rust version attributeAlex Saveau-2/+2
2023-07-30Rollup merge of #102198 - lukas-code:nonnull_as_ref, r=AmanieuMatthias Krüger-2/+3
2023-07-30Rollup merge of #98154 - vidhanio:master, r=workingjubileeMatthias Krüger-26/+87
2023-07-30Explain more clearly why `fn() -> T` can't be `#[derive(Clone)]`Martin Nordholts-0/+40
2023-07-30Avoid using ptr::Unique in LinkedList codeRyan Lowe-11/+13
2023-07-30Rollup merge of #114223 - ryanoneill:vec-indexing-doc-language, r=workingjubileeMatthias Krüger-1/+1
2023-07-30Rollup merge of #112655 - WaffleLapkin:must_use_map_or, r=workingjubileeMatthias Krüger-0/+2
2023-07-30Rollup merge of #110056 - chenyukang:yukang/fix-110045, r=workingjubileeMatthias Krüger-10/+8
2023-07-30Mark `map_or` as `#[must_use]`Maybe Waffle-0/+2
2023-07-30rand use getrandom for freebsd (available since 12.x)David Carlier-9/+7
2023-07-30Fix the example in document for WaitTimeoutResult::timed_outyukang-10/+8
2023-07-30Fix implementation of `Duration::checked_div`Jacob Pratt-4/+5
2023-07-30Auto merge of #114236 - fee1-dead-contrib:rollup-m92j7q1, r=fee1-deadbors-3/+16
2023-07-30Rollup merge of #113512 - vallentin:lines-doc, r=workingjubileefee1-dead-3/+8
2023-07-30Rollup merge of #112151 - chloekek:patch-1, r=workingjubileefee1-dead-0/+8
2023-07-30Auto merge of #112280 - zica87:master, r=workingjubileebors-13/+0
2023-07-29Documentation: Fix Stilted Language in Vec->IndexingRyan O'Neill-1/+1
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-12/+141
2023-07-29print omitted frames count for short backtrace modeyukang-0/+19
2023-07-29Adjust some tests for invalid_reference_casting improvementsUrgau-1/+2
2023-07-29Change default panic handler message format.Mara Bos-8/+13
2023-07-29Auto merge of #113099 - bvanjoi:fix-112713-2, r=petrochenkovbors-1/+2
2023-07-29Auto merge of #114197 - matthiaskrgr:rollup-iluf7u4, r=matthiaskrgrbors-56/+4
2023-07-29Rollup merge of #114174 - tshepang:patch-6, r=workingjubileeMatthias Krüger-1/+1
2023-07-29Rollup merge of #114173 - tshepang:patch-1, r=workingjubileeMatthias Krüger-54/+0
2023-07-29Rollup merge of #114172 - fortanix:raoul/fix_process-spawning_test, r=working...Matthias Krüger-0/+2
2023-07-29Rollup merge of #114171 - fortanix:raoul/fix_switch-stdout_test, r=workingjub...Matthias Krüger-1/+1
2023-07-29Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e...bors-0/+1
2023-07-28inline trivial (noop) flush callsThom Chiovoloni-0/+13
2023-07-28Rollup merge of #114128 - estebank:delayed-span-bug-dump, r=davidtwcoMatthias Krüger-1/+1
2023-07-29library: allow `ambiguous_glob_reexports` for `core_arch`bohan-1/+2
2023-07-28Fix issue_15149 test for the SGX targetRaoul Strackx-0/+2