| Age | Commit message (Expand) | Author | Lines |
| 2023-05-19 | Auto merge of #111590 - dtolnay:panictemporaries, r=bjorn3 | bors | -12/+12 |
| 2023-05-18 | Option::map_or_else: Show an example of integrating with Result | Colin Walters | -1/+20 |
| 2023-05-18 | Add more tests for the offset_of!() macro | est31 | -0/+15 |
| 2023-05-18 | Fix doc comment for `ConstParamTy` derive | Juniper Tyree | -1/+1 |
| 2023-05-18 | Document `Pin` memory layout | Jules Bertholet | -0/+2 |
| 2023-05-17 | Rollup merge of #111654 - JoJoJet:unsafe-cell-from-mut-lib, r=joshtriplett | Dylan DPC | -0/+21 |
| 2023-05-17 | Rollup merge of #111649 - Nilstrieb:derive-const-param-ty, r=BoxyUwU | Dylan DPC | -0/+8 |
| 2023-05-17 | Rollup merge of #111043 - jmillikin:cstr-is-empty, r=dtolnay | Dylan DPC | -3/+2 |
| 2023-05-16 | add `UnsafeCell::from_mut` | JoJoJet | -0/+21 |
| 2023-05-16 | Add derive for `core::marker::ConstParamTy` | Nilstrieb | -0/+8 |
| 2023-05-16 | Hide repr attribute from doc of types without guaranteed repr | David Tolnay | -9/+9 |
| 2023-05-16 | Use code with reliable branchless code-gen for slice::sort merge | Lukas Bergdoll | -26/+12 |
| 2023-05-16 | Auto merge of #111044 - jmillikin:nonzero-negation, r=dtolnay | bors | -18/+12 |
| 2023-05-15 | Mark internal functions and traits unsafe | LegionMammal978 | -24/+45 |
| 2023-05-15 | Give better error when collecting into `&[T]` | Chayim Refael Friedman | -0/+10 |
| 2023-05-15 | Rollup merge of #111587 - cbeuw:copy-for-deref, r=oli-obk | Matthias Krüger | -1/+2 |
| 2023-05-15 | Rollup merge of #108356 - gftea:master, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2023-05-15 | Rollup merge of #108291 - chenyukang:yukang/fix-benchmarks, r=workingjubilee | Matthias Krüger | -30/+30 |
| 2023-05-15 | Shorten lifetime of even more panic temporaries | David Tolnay | -12/+12 |
| 2023-05-15 | Documentation | Andy Wang | -1/+1 |
| 2023-05-15 | Add CopyForDeref to custom MIR | Andy Wang | -0/+1 |
| 2023-05-15 | Rollup merge of #111581 - scottmcm:fix-pattern-comment, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2023-05-15 | Rollup merge of #102673 - lukas-code:infered-lifetimes, r=ehuss | Matthias Krüger | -1/+1 |
| 2023-05-14 | Fix some misleading and copy-pasted `Pattern` examples | Scott McMurray | -4/+4 |
| 2023-05-15 | Auto merge of #108273 - tspiteri:const_slice_split_at_not_mut, r=dtolnay | bors | -1/+2 |
| 2023-05-14 | Auto merge of #92048 - Urgau:num-midpoint, r=scottmcm | bors | -3/+313 |
| 2023-05-14 | explain that `PhantomData<&'a T>` infers `T: 'a` | Lukas Markeffsky | -1/+1 |
| 2023-05-14 | Shorten lifetime of panic temporaries in panic_fmt case | David Tolnay | -6/+10 |
| 2023-05-14 | Auto merge of #111425 - Bryanskiy:privacy_ef, r=petrochenkov | bors | -0/+6 |
| 2023-05-13 | Auto merge of #111447 - scottmcm:remove-more-assumes, r=thomcc | bors | -4/+0 |
| 2023-05-12 | `ascii::Char`-ify the escaping code | Scott McMurray | -50/+65 |
| 2023-05-12 | Remove useless `assume`s from `slice::iter(_mut)` | Scott McMurray | -4/+0 |
| 2023-05-13 | Auto merge of #103413 - RalfJung:phantom-dropck, r=lcnr | bors | -10/+73 |
| 2023-05-12 | hedge for future changes | Ralf Jung | -4/+7 |
| 2023-05-12 | Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwco | bors | -3/+4 |
| 2023-05-11 | Auto merge of #111395 - scottmcm:slice-iter-zst-experiment, r=the8472 | bors | -35/+51 |
| 2023-05-11 | Populate effective visibilities in rustc_privacy | Bryanskiy | -0/+6 |
| 2023-05-10 | Simplify the implementation of iterators over slices of ZSTs | Scott McMurray | -35/+51 |
| 2023-05-10 | Allow the drop_copy lint in some library examples | Urgau | -0/+1 |
| 2023-05-10 | Remove useless drop of copy type | Urgau | -3/+3 |
| 2023-05-10 | Rollup merge of #111408 - TomMD:patch-1, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-05-09 | Fix incorrect implication of transmuting slices | Thomas M. DuBuisson | -1/+1 |
| 2023-05-09 | Rollup merge of #111282 - scottmcm:remove-unneeded-assumes, r=workingjubilee | Matthias Krüger | -10/+6 |
| 2023-05-09 | Rollup merge of #110770 - m-ou-se:fmt-temp-lifetime, r=oli-obk | Matthias Krüger | -0/+15 |
| 2023-05-09 | Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-se | Matthias Krüger | -9/+9 |
| 2023-05-09 | Auto merge of #111371 - compiler-errors:revert-110907, r=petrochenkov | bors | -6/+0 |
| 2023-05-09 | Limit lifetime of format_args!() with inlined args. | Mara Bos | -0/+15 |
| 2023-05-09 | Rollup merge of #110694 - est31:builtin, r=petrochenkov | Dylan DPC | -3/+3 |
| 2023-05-09 | Auto merge of #110027 - nbdd0121:dieting, r=m-ou-se | bors | -0/+9 |
| 2023-05-08 | Auto merge of #111296 - Sp00ph:const_gcd, r=nagisa,Mark-Simulacrum | bors | -37/+6 |