| Age | Commit message (Expand) | Author | Lines |
| 2024-04-21 | Use it in the library, and `InstSimplify` it away in the easy places | Scott McMurray | -8/+25 |
| 2024-04-21 | Add an intrinsic that lowers to AggregateKind::RawPtr | Scott McMurray | -0/+26 |
| 2024-04-21 | Rollup merge of #124184 - gurry:124152-suggest-unsigned-abs-in-abs-doc, r=jhp... | Guillaume Gomez | -1/+2 |
| 2024-04-20 | Auto merge of #124208 - jieyouxu:rollup-gbgpu4u, r=jieyouxu | bors | -2/+6 |
| 2024-04-20 | Rollup merge of #123976 - ChrisDenton:no-libc-in-std-doc-tests, r=Mark-Simula... | 许杰友 Jieyou Xu (Joe) | -2/+6 |
| 2024-04-20 | Auto merge of #122013 - Swatinem:unicode-gen-fastpath, r=scottmcm | bors | -1/+5 |
| 2024-04-20 | Add a lower bound check to `unicode-table-generator` output | Arpad Borsos | -1/+5 |
| 2024-04-20 | Suggest using `unsigned_abs` in `abs` documentation | Gurinder Singh | -1/+2 |
| 2024-04-20 | Auto merge of #124114 - scottmcm:better-checked, r=workingjubilee | bors | -10/+47 |
| 2024-04-18 | Rollup merge of #123406 - krtab:fix_remainder_iterchunk, r=scottmcm | Jubilee | -1/+14 |
| 2024-04-18 | Make `checked` ops emit *unchecked* LLVM operations where feasible | Scott McMurray | -10/+47 |
| 2024-04-18 | Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w... | bors | -1/+1 |
| 2024-04-18 | fix: make `str::from_raw_parts_mut` mut | ardi | -1/+1 |
| 2024-04-17 | Rollup merge of #122201 - coolreader18:doc-clone_from, r=dtolnay | Matthias Krüger | -5/+41 |
| 2024-04-17 | Address comments | Noa | -1/+1 |
| 2024-04-16 | Rollup merge of #123859 - krtab:uneeded_clone, r=cuviper | Guillaume Gomez | -8/+8 |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -0/+288 |
| 2024-04-16 | Remove uneeded clones now that TrustedStep implies Copy | Arthur Carcano | -8/+8 |
| 2024-04-16 | Change intrinsic types to use `u32` instead of `T` to match stable reexports | Maybe Waffle | -7/+79 |
| 2024-04-15 | Add support for Arm64EC to the Standard Library | Daniel Paoliello | -1/+1 |
| 2024-04-15 | Use fake libc in core test | Chris Denton | -2/+6 |
| 2024-04-15 | Remove bound checks from `BorrowedBuf` and `BorrowedCursor` methods | Benoît du Garreau | -6/+18 |
| 2024-04-14 | Rollup merge of #123915 - shenawy29:patch-1, r=Nilstrieb | Guillaume Gomez | -6/+6 |
| 2024-04-14 | Auto merge of #122268 - ChrisDenton:no-libc, r=Mark-Simulacrum | bors | -0/+11 |
| 2024-04-14 | improve documentation slightly regarding some pointer methods | Mohamed El-Shenawy | -6/+6 |
| 2024-04-14 | Move msvc libs to core | Chris Denton | -0/+11 |
| 2024-04-14 | Rollup merge of #123875 - Ghamza-Jd:master, r=joboet | Matthias Krüger | -6/+6 |
| 2024-04-14 | Auto merge of #107462 - WaffleLapkin:from_iterator_for_tuple, r=dtolnay | bors | -0/+33 |
| 2024-04-14 | Auto merge of #123819 - joboet:fmt_usize_marker, r=Mark-Simulacrum | bors | -45/+49 |
| 2024-04-13 | doc note that f16 and f128 hardware support is limited | ultrabear | -0/+6 |
| 2024-04-13 | Rollup merge of #123868 - eduardosm:stabilize-slice_ptr_len, r=jhpratt | Jacob Pratt | -19/+16 |
| 2024-04-13 | chore: replace x with y for hexa-decimal fmt | Hamza Jadid | -6/+6 |
| 2024-04-12 | Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull | Eduardo Sánchez Muñoz | -19/+16 |
| 2024-04-12 | Rollup merge of #123833 - dpaoliello:stdarch, r=Amanieu | Matthias Krüger | -0/+1 |
| 2024-04-12 | Auto merge of #123846 - matthiaskrgr:rollup-85y28av, r=matthiaskrgr | bors | -3/+3 |
| 2024-04-12 | Rollup merge of #123842 - ShockYoungCHN:master, r=scottmcm | Matthias Krüger | -1/+1 |
| 2024-04-12 | Rollup merge of #123830 - tgross35:f16-f128-from-inference-fix, r=Nilstrieb | Matthias Krüger | -2/+2 |
| 2024-04-12 | Auto merge of #123783 - tgross35:f16-f128-debug-impl, r=Amanieu | bors | -0/+224 |
| 2024-04-12 | core: get rid of `USIZE_MARKER` | joboet | -45/+49 |
| 2024-04-12 | fix pin.rs typo | Yuanzhuo Yang | -1/+1 |
| 2024-04-11 | Update stdarch submodule | Daniel Paoliello | -0/+1 |
| 2024-04-11 | Remove `From` impls for unstable types that break inference | Trevor Gross | -2/+2 |
| 2024-04-11 | Auto merge of #123823 - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgr | bors | -4/+5 |
| 2024-04-11 | Rollup merge of #123806 - joboet:advanced_overflow, r=Amanieu | Matthias Krüger | -2/+3 |
| 2024-04-11 | Add a `Debug` impl and some basic functions to `f16` and `f128` | Trevor Gross | -0/+224 |
| 2024-04-11 | core: panic on overflow in `BorrowedCursor` | joboet | -2/+3 |
| 2024-04-11 | Avoid invalid socket address in length calculation | Tobias Nießen | -2/+2 |
| 2024-04-11 | Correct broken link in core::pin doc | Tomoki Nakagawa | -5/+5 |
| 2024-04-11 | Rollup merge of #123661 - tgross35:stabilize-cstr_count_bytes, r=dtolnay | León Orell Valerian Liehr | -3/+1 |
| 2024-04-10 | Add primitive documentation for `f16` and `f128` | Trevor Gross | -0/+30 |