summary refs log tree commit diff
path: root/library/core
AgeCommit message (Expand)AuthorLines
2024-02-13Revert unsound libcore changes of #119911Oli Scherer-385/+149
2024-02-08[Beta 1.77] Fix bootstrapping from 1.76Eric Huss-1/+1
2024-02-03Bump version placeholdersMark Rousskov-34/+34
2024-01-30Rollup merge of #120295 - reitermarkus:remove-ffi-nonzero, r=dtolnayGuillaume Gomez-50/+14
2024-01-30Rollup merge of #120424 - RalfJung:raw-ptr-meta, r=NilstriebGuillaume Gomez-14/+14
2024-01-29Remove `raw_os_nonzero` feature.Markus Reiter-50/+14
2024-01-29Rollup merge of #116677 - joshlf:patch-11, r=RalfJungDylan DPC-0/+24
2024-01-29raw pointer metadata API: data address -> data pointerRalf Jung-14/+14
2024-01-27Update primitive_docs.rsJoshua Liebow-Feeser-7/+12
2024-01-27Switch `NonZero` alias direction.Markus Reiter-19/+41
2024-01-27Auto merge of #120417 - matthiaskrgr:rollup-5rszkmd, r=matthiaskrgrbors-1/+0
2024-01-27Rollup merge of #119641 - eopb:std-unused-ip-feature, r=ChrisDentonMatthias Krüger-1/+0
2024-01-27Auto merge of #111379 - nyurik:intersperse-speed-up, r=cuviperbors-49/+98
2024-01-26Rollup merge of #120366 - RalfJung:is_val_statically_known, r=cuviperMatthias Krüger-1/+1
2024-01-26Rollup merge of #120311 - mina86:h, r=cuviperMatthias Krüger-0/+16
2024-01-26Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnayMatthias Krüger-20/+26
2024-01-26Rollup merge of #103522 - Dylan-DPC:76118/array-methods-stab, r=dtolnayMatthias Krüger-8/+2
2024-01-26Rollup merge of #117678 - niklasf:stabilize-slice_group_by, r=dtolnayMatthias Krüger-59/+50
2024-01-26mark a doctest with UB as no_runRalf Jung-1/+1
2024-01-26Rollup merge of #119466 - Sky9x:str_from_raw_parts, r=dtolnayMatthias Krüger-1/+42
2024-01-26Rollup merge of #107464 - WaffleLapkin:all_that_remains_of_lines, r=dtolnayMatthias Krüger-0/+25
2024-01-25use checked_add for upper boundYuri Astrakhan-2/+2
2024-01-25Update library/core/src/iter/adapters/intersperse.rsYuri Astrakhan-2/+2
2024-01-26Auto merge of #116167 - RalfJung:structural-eq, r=lcnrbors-5/+23
2024-01-25fmtYuri Astrakhan-1/+8
2024-01-25Postpone .next() call until iterationYuri Astrakhan-29/+49
2024-01-25Boost intersperse(_with) performanceYuri Astrakhan-52/+74
2024-01-25Rollup merge of #120338 - steffahn:provenance_links, r=NilstriebMatthias Krüger-8/+8
2024-01-25core: add `From<core::ascii::char>` implementationsMichal Nazarewicz-0/+16
2024-01-25Update primitive_docs.rsJoshua Liebow-Feeser-0/+4
2024-01-25Fix links to [strict|exposed] provenance sections of `[std|core]::ptr`Frank Steffahn-8/+8
2024-01-25Rollup merge of #119305 - compiler-errors:async-fn-traits, r=oli-obkMatthias Krüger-0/+112
2024-01-25Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obkbors-149/+445
2024-01-24Rollup merge of #118326 - WaffleLapkin:nz_count_ones, r=scottmcmLeón Orell Valerian Liehr-0/+37
2024-01-24remove StructuralEq traitRalf Jung-5/+23
2024-01-24Add `NonZero*::count_ones`Maybe Waffle-0/+37
2024-01-23Auto merge of #120283 - fmease:rollup-rk0f6r5, r=fmeasebors-10/+105
2024-01-23Rollup merge of #120183 - Zalathar:test-closure, r=compiler-errorsLeón Orell Valerian Liehr-2/+2
2024-01-23Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiaskoLeón Orell Valerian Liehr-0/+2
2024-01-23Rollup merge of #120160 - reitermarkus:nonzero-traits, r=dtolnayLeón Orell Valerian Liehr-8/+101
2024-01-23Rollup merge of #120244 - reitermarkus:nonzero-self, r=dtolnayLeón Orell Valerian Liehr-43/+48
2024-01-23Further Implement Power of Two OptimizationNicholas Thompson-146/+324
2024-01-23Further Implement `is_val_statically_known`Nicholas Thompson-8/+22
2024-01-23Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb,cuviperbors-9/+12
2024-01-22Add Assume custom MIR.Camille GILLOT-0/+2
2024-01-22Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnrMatthias Krüger-0/+1
2024-01-22Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-co...Matthias Krüger-0/+1
2024-01-22Use `Self` in `NonZero*` implementations.Markus Reiter-43/+48
2024-01-22Rollup merge of #118578 - mina86:c, r=dtolnayMatthias Krüger-28/+217
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+1