| Age | Commit message (Expand) | Author | Lines |
| 2023-03-10 | Rollup merge of #108964 - majaha:ptr_metadata_doc, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2023-03-10 | Rollup merge of #108956 - Raekye:master, r=scottmcm | Matthias Krüger | -2/+2 |
| 2023-03-10 | Fix docs for ptr method with_metadata_of() | Matt Harding | -4/+4 |
| 2023-03-09 | Make ptr::from_ref and ptr::from_mut in #106116 const. | Raekye | -2/+2 |
| 2023-03-09 | Add examples section which demonstrates the behaviour (specifically the sign ... | bmoxb | -0/+20 |
| 2023-03-09 | Add missing comment for f64 | bmoxb | -1/+2 |
| 2023-03-09 | Indicate that `0.0` refers to positive `0.0` | bmoxb | -2/+2 |
| 2023-03-09 | Document the resulting values produced when using `From<bool>` on floats | bmoxb | -1/+2 |
| 2023-03-09 | Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr | bors | -2/+1 |
| 2023-03-08 | panic_immediate_abort requires abort as a panic strategy | Tomasz Miąsko | -0/+3 |
| 2023-03-08 | Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko | Matthias Krüger | -2/+1 |
| 2023-03-08 | Remove `identity_future` indirection | Arpad Borsos | -5/+1 |
| 2023-03-08 | may not => cannot | Michael Goulet | -1/+1 |
| 2023-03-07 | black_box hint - Adjust for improved readability | pat-nel87 | -6/+3 |
| 2023-03-07 | Remove DropAndReplace terminator | Giacomo Pasini | -2/+1 |
| 2023-03-07 | Auto merge of #108763 - scottmcm:indexing-nuw-lengths, r=cuviper | bors | -3/+6 |
| 2023-03-07 | Auto merge of #95317 - Jules-Bertholet:round_ties_to_even, r=pnkfelix,m-ou-se... | bors | -0/+19 |
| 2023-03-06 | Use Edition 2021 :pat in matches macro | Konrad Borowski | -2/+2 |
| 2023-03-05 | Use `nuw` when calculating slice lengths from `Range`s | Scott McMurray | -3/+6 |
| 2023-03-05 | Auto merge of #108157 - scottmcm:tuple-gt-via-partialcmp, r=dtolnay | bors | -13/+35 |
| 2023-03-05 | Auto merge of #105117 - pitaj:debug_asserts, r=the8472 | bors | -35/+50 |
| 2023-03-04 | Comment for why char boundaries aren't checked | Peter Jaszkowiak | -0/+6 |
| 2023-03-04 | Rollup merge of #108660 - xfix:remove-ne-method-from-str, r=thomcc | Dylan DPC | -4/+0 |
| 2023-03-04 | Update comment. | Tobias Decking | -1/+1 |
| 2023-03-04 | typo | Tobias Decking | -1/+1 |
| 2023-03-04 | Add inlining annotations | Tobias Decking | -1/+18 |
| 2023-03-03 | Rollup merge of #108688 - est31:backticks_matchmaking_library, r=jyn514 | Matthias Krüger | -7/+7 |
| 2023-03-03 | Rollup merge of #108540 - WaffleLapkin:atomic_thingy_from_thingy_pointer, r=m... | Matthias Krüger | -0/+135 |
| 2023-03-03 | Match unmatched backticks in library/ | est31 | -7/+7 |
| 2023-03-02 | Remove manual implementation of str::ne | Konrad Borowski | -4/+0 |
| 2023-03-02 | Revert "Stabilize `#![feature(target_feature_11)]`" | Léo Lanteri Thauvin | -0/+1 |
| 2023-03-02 | Fill-in tracking issue for `feature("atomic_from_ptr")` | Maybe Waffle | -6/+6 |
| 2023-03-02 | Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubilee | bors | -0/+1 |
| 2023-03-01 | Fix docs for `alloc::realloc` | overlookmotel | -1/+2 |
| 2023-03-01 | Auto merge of #108483 - scottmcm:unify-bytewise-eq-traits, r=the8472 | bors | -92/+98 |
| 2023-03-01 | Merge two different equality specialization traits in `core` | Scott McMurray | -92/+98 |
| 2023-03-01 | Auto merge of #105871 - llogiq:option-as-slice, r=scottmcm | bors | -0/+120 |
| 2023-03-01 | Rollup merge of #108531 - Coca162:rustdoc-repeat-const-array, r=thomcc | Matthias Krüger | -2/+4 |
| 2023-03-01 | Add `Option::as_slice`(`_mut`) | Andre Bogus | -0/+120 |
| 2023-02-28 | relax bounds on iterator adapter Default impls | The 8472 | -25/+6 |
| 2023-02-28 | rewrite iterator `Default` tests as doctests | The 8472 | -0/+66 |
| 2023-02-28 | Implement Default for some alloc/core iterators | The 8472 | -0/+78 |
| 2023-02-28 | Add QNX Neutrino support to libstd | Florian Bartels | -0/+1 |
| 2023-02-28 | Auto merge of #107987 - EFanZh:inline-poll-methods, r=Mark-Simulacrum | bors | -0/+5 |
| 2023-02-28 | Auto merge of #106774 - Nugine:master, r=Amanieu | bors | -1/+1 |
| 2023-02-28 | Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebank | bors | -1/+0 |
| 2023-02-27 | Add `Atomic*::from_ptr` | Maybe Waffle | -0/+135 |
| 2023-02-27 | Rollup merge of #104265 - faern:move-ipaddr-to-core, r=joshtriplett | Matthias Krüger | -0/+3300 |
| 2023-02-27 | Clarify that Copy is a trait in array docs | Coca162 | -1/+1 |
| 2023-02-27 | Update docs to show [expr; N] can repeat const expr | Coca162 | -2/+4 |