about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-08-07core: Remove #[macro_export] from `debug_assert_matches`Arthur Cohen-1/+0
2023-08-07Rollup merge of #114562 - Trolldemorted:thiscall, r=oli-obkMatthias Krüger-1/+1
2023-08-07stabilize abi_thiscallBenedikt Radtke-1/+1
2023-08-07Rollup merge of #114382 - scottmcm:compare-bytes-intrinsic, r=cjgillotMatthias Krüger-15/+40
2023-08-07Rollup merge of #114365 - tshepang:patch-6, r=Mark-SimulacrumMatthias Krüger-6/+0
2023-08-07Rollup merge of #114362 - tshepang:patch-1, r=Mark-SimulacrumMatthias Krüger-72/+1
2023-08-07Rollup merge of #98935 - kellerkindt:option_retain, r=Mark-SimulacrumMatthias Krüger-0/+35
2023-08-06Add a new `compare_bytes` intrinsic instead of calling `memcmp` directlyScott McMurray-15/+40
2023-08-06Rollup merge of #114519 - the8472:dirent-offset-of, r=dtolnayMatthias Krüger-25/+3
2023-08-05Auto merge of #111200 - a1phyr:spec_sized_iterators, r=the8472bors-0/+130
2023-08-05use offset_of! to calculate dirent64 field offsetsThe 8472-25/+3
2023-08-05Rollup merge of #114029 - Enselic:clone-doc, r=scottmcmMatthias Krüger-0/+40
2023-08-04Rollup merge of #114373 - xstaticxgpx:dev, r=the8472Matthias Krüger-4/+14
2023-08-03unix/kernel_copy.rs: copy_file_range_candidate allows empty output filesxstaticxgpx-4/+14
2023-08-03Auto merge of #108955 - Nilstrieb:dont-use-me-pls, r=oli-obkbors-0/+12
2023-08-03Rollup merge of #113657 - Urgau:expand-incorrect_fn_null_check-lint, r=cjgillotMatthias Krüger-0/+2
2023-08-03Add `internal_features` lintNilstrieb-0/+12
2023-08-03Implement Option::take_ifMichael Watzko-0/+35
2023-08-03Auto merge of #113220 - tgross35:cstr-bytes-docs, r=workingjubileebors-6/+7
2023-08-02Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstriebbors-1/+2
2023-08-02str.rs: remove "Basic usage" textTshepang Mbambo-6/+0
2023-08-02string.rs: remove "Basic usage" textTshepang Mbambo-72/+1
2023-08-02Clarify documentation for `CStr`Trevor Gross-6/+7
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-12/+141
2023-08-01Add diagnostic items for `<*const _>::cast` and `ptr::from_mut`Urgau-0/+2
2023-08-01Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgrbors-1/+9
2023-08-01Rollup merge of #100455 - xfix:backtrace-ref-unwind-safe, r=dtolnayMatthias Krüger-1/+9
2023-08-01Auto merge of #112849 - m-ou-se:panic-message-format, r=thomccbors-8/+13
2023-08-01Rollup merge of #111081 - mattfbacon:master, r=workingjubileeMatthias Krüger-4/+56
2023-07-31Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgrbors-38/+24
2023-07-31Rollup merge of #113701 - aswild:std-ffi-frombytesuntilnul, r=dtolnayMatthias Krüger-0/+2
2023-07-31Rollup merge of #109318 - joboet:better_fmt_placeholder, r=dtolnayMatthias Krüger-38/+22
2023-07-31Rollup merge of #114111 - allaboutevemirolive:add-test-case-string, r=Mark-Si...Matthias Krüger-2/+46
2023-07-31Rollup merge of #113717 - cuishuang:master, r=NilstriebMatthias Krüger-2/+2
2023-07-31Rollup merge of #112858 - chriswailes:riscv64-android, r=Mark-SimulacrumMatthias Krüger-1/+1
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-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-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