about summary refs log tree commit diff
path: root/library/core
AgeCommit message (Expand)AuthorLines
2023-03-09Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgrbors-2/+1
2023-03-08panic_immediate_abort requires abort as a panic strategyTomasz MiÄ…sko-0/+3
2023-03-08Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiaskoMatthias Krüger-2/+1
2023-03-08Remove `identity_future` indirectionArpad Borsos-5/+1
2023-03-08may not => cannotMichael Goulet-1/+1
2023-03-07black_box hint - Adjust for improved readabilitypat-nel87-6/+3
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-2/+1
2023-03-07Auto merge of #108763 - scottmcm:indexing-nuw-lengths, r=cuviperbors-3/+6
2023-03-07Auto merge of #95317 - Jules-Bertholet:round_ties_to_even, r=pnkfelix,m-ou-se...bors-0/+19
2023-03-06Use Edition 2021 :pat in matches macroKonrad Borowski-2/+2
2023-03-05Use `nuw` when calculating slice lengths from `Range`sScott McMurray-3/+6
2023-03-05Auto merge of #108157 - scottmcm:tuple-gt-via-partialcmp, r=dtolnaybors-13/+58
2023-03-05Auto merge of #105117 - pitaj:debug_asserts, r=the8472bors-35/+50
2023-03-04Comment for why char boundaries aren't checkedPeter Jaszkowiak-0/+6
2023-03-04Rollup merge of #108660 - xfix:remove-ne-method-from-str, r=thomccDylan DPC-4/+0
2023-03-04Update comment.Tobias Decking-1/+1
2023-03-04typoTobias Decking-1/+1
2023-03-04Add inlining annotationsTobias Decking-1/+18
2023-03-03Rollup merge of #108688 - est31:backticks_matchmaking_library, r=jyn514Matthias Krüger-8/+8
2023-03-03Rollup merge of #108540 - WaffleLapkin:atomic_thingy_from_thingy_pointer, r=m...Matthias Krüger-0/+135
2023-03-03Match unmatched backticks in library/est31-8/+8
2023-03-02Remove manual implementation of str::neKonrad Borowski-4/+0
2023-03-02Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin-0/+1
2023-03-02Fill-in tracking issue for `feature("atomic_from_ptr")`Maybe Waffle-6/+6
2023-03-02Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubileebors-0/+1
2023-03-01Fix docs for `alloc::realloc`overlookmotel-1/+2
2023-03-01Auto merge of #108483 - scottmcm:unify-bytewise-eq-traits, r=the8472bors-92/+98
2023-03-01Merge two different equality specialization traits in `core`Scott McMurray-92/+98
2023-03-01Auto merge of #105871 - llogiq:option-as-slice, r=scottmcmbors-0/+120
2023-03-01Rollup merge of #108558 - RalfJung:core-tests, r=thomccMatthias Krüger-0/+1
2023-03-01Rollup merge of #108531 - Coca162:rustdoc-repeat-const-array, r=thomccMatthias Krüger-2/+4
2023-03-01Add `Option::as_slice`(`_mut`)Andre Bogus-0/+120
2023-02-28relax bounds on iterator adapter Default implsThe 8472-25/+6
2023-02-28rewrite iterator `Default` tests as doctestsThe 8472-9/+67
2023-02-28Implement Default for some alloc/core iteratorsThe 8472-1/+87
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+1
2023-02-28Auto merge of #107987 - EFanZh:inline-poll-methods, r=Mark-Simulacrumbors-0/+5
2023-02-28add missing feature in core/testsRalf Jung-0/+1
2023-02-28Auto merge of #106774 - Nugine:master, r=Amanieubors-1/+1
2023-02-28Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebankbors-1/+0
2023-02-27Add `Atomic*::from_ptr`Maybe Waffle-0/+135
2023-02-27Rollup merge of #104265 - faern:move-ipaddr-to-core, r=joshtriplettMatthias Krüger-0/+4735
2023-02-27Clarify that Copy is a trait in array docsCoca162-1/+1
2023-02-27Update docs to show [expr; N] can repeat const exprCoca162-2/+4
2023-02-26Add tracking issueJosh Triplett-1/+1
2023-02-26Move IpAddr and SocketAddr to coreLinus Färnstrand-0/+4735
2023-02-26Rollup merge of #108484 - Nilstrieb:Ë‚DiagnosticItemË‚FromFn˃ as FromË‚Ë...Matthias Krüger-1/+1
2023-02-26Rollup merge of #108299 - scottmcm:literal-bits, r=NilstriebMatthias Krüger-36/+46
2023-02-26Remove `from_fn` lang itemNilstrieb-1/+1
2023-02-26Rollup merge of #107890 - obeis:mapping-to-unit, r=cjgillotMatthias Krüger-0/+2