| Age | Commit message (Expand) | Author | Lines |
| 2023-05-15 | Add test for `FileTimes` | beetrees | -2/+52 |
| 2023-05-15 | Add creation time support to `FileTimes` on apple and windows | beetrees | -26/+144 |
| 2023-05-15 | Auto merge of #111088 - nnethercote:fix-FileEncoder-buf-size, r=WaffleLapkin | bors | -33/+11 |
| 2023-05-15 | Auto merge of #108273 - tspiteri:const_slice_split_at_not_mut, r=dtolnay | bors | -1/+2 |
| 2023-05-15 | Auto merge of #111570 - compiler-errors:ct-err, r=BoxyUwU | bors | -32/+24 |
| 2023-05-15 | Fix the `FileEncoder` buffer size. | Nicholas Nethercote | -33/+11 |
| 2023-05-14 | Auto merge of #108196 - sunfishcode:sunfishcode/windows-as-socket-impls, r=dt... | bors | -0/+72 |
| 2023-05-14 | Rename const error methods for consistency | Michael Goulet | -32/+24 |
| 2023-05-14 | Auto merge of #92048 - Urgau:num-midpoint, r=scottmcm | bors | -3/+313 |
| 2023-05-14 | Auto merge of #104134 - dtolnay:panictemporaries, r=joshtriplett | bors | -25/+42 |
| 2023-05-14 | Exposes false negative in clippy's diverging_sub_expression | David Tolnay | -9/+1 |
| 2023-05-14 | Shorten lifetime of panic temporaries in panic_fmt case | David Tolnay | -45/+24 |
| 2023-05-14 | Add ui test to reproduce non-Send panic temporary | David Tolnay | -0/+46 |
| 2023-05-14 | Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillot | bors | -247/+409 |
| 2023-05-14 | Auto merge of #111517 - lukas-code:addr-of-mutate, r=tmiasko | bors | -17/+51 |
| 2023-05-14 | Auto merge of #111552 - matthiaskrgr:rollup-4nidoti, r=matthiaskrgr | bors | -100/+296 |
| 2023-05-14 | Rollup merge of #111549 - GuillaumeGomez:update-gui-format, r=notriddle | Matthias Krüger | -87/+87 |
| 2023-05-14 | Rollup merge of #111534 - aDotInTheVoid:ita-rdj, r=fmease,GuillaumeGomez | Matthias Krüger | -0/+83 |
| 2023-05-14 | Rollup merge of #111477 - y21:extra-impl-in-trait-impl, r=compiler-errors | Matthias Krüger | -4/+97 |
| 2023-05-14 | Rollup merge of #111463 - clubby789:env-escaped-var, r=cjgillot | Matthias Krüger | -9/+29 |
| 2023-05-14 | Auto merge of #111440 - cjgillot:refprop-debuginfo, r=oli-obk | bors | -652/+1536 |
| 2023-05-14 | Auto merge of #111425 - Bryanskiy:privacy_ef, r=petrochenkov | bors | -147/+243 |
| 2023-05-14 | Auto merge of #111388 - clubby789:clap-complete, r=jyn514 | bors | -15/+2833 |
| 2023-05-14 | Convert more GUI tests colors to their original format | Guillaume Gomez | -86/+86 |
| 2023-05-14 | Update browser-ui-test version to 0.16.3 | Guillaume Gomez | -1/+1 |
| 2023-05-13 | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-dead | bors | -40/+82 |
| 2023-05-13 | Auto merge of #111374 - tmiasko:align-unsized-locals, r=cjgillot | bors | -11/+45 |
| 2023-05-13 | Auto merge of #111535 - RalfJung:miri, r=RalfJung | bors | -31/+95 |
| 2023-05-13 | Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillot | bors | -107/+554 |
| 2023-05-13 | update lockfile | Ralf Jung | -2/+2 |
| 2023-05-13 | rustdoc-json: Add tests for `#![feature(inherent_associated_types)]` | Alona Enraght-Moony | -0/+83 |
| 2023-05-13 | Auto merge of #2894 - RalfJung:simd-ptr, r=RalfJung | bors | -5/+33 |
| 2023-05-13 | implement SIMD ptr casts | Ralf Jung | -5/+33 |
| 2023-05-13 | Add multiple borrow test. | Camille GILLOT | -55/+89 |
| 2023-05-13 | Do not ICE on deeply nested borrows. | Camille GILLOT | -2/+17 |
| 2023-05-13 | Iterate ReferencePropagation to fixpoint. | Camille GILLOT | -400/+801 |
| 2023-05-13 | Add mir-opt test. | Camille GILLOT | -0/+173 |
| 2023-05-13 | Add debuginfo test. | Camille GILLOT | -0/+165 |
| 2023-05-13 | Support ConstantIndex in debuginfo. | Camille GILLOT | -15/+31 |
| 2023-05-13 | Implement references VarDebugInfo. | Camille GILLOT | -361/+439 |
| 2023-05-13 | Auto merge of #110699 - jyn514:simulate-remapped-already-remapped, r=cjgillot | bors | -18/+23 |
| 2023-05-13 | Extract debug_introduce_local_as_var. | Camille GILLOT | -48/+50 |
| 2023-05-13 | Auto merge of #2893 - RalfJung:rustup, r=RalfJung | bors | -1166/+2334 |
| 2023-05-13 | fmt and fix lint | Ralf Jung | -2/+1 |
| 2023-05-13 | Merge from rustc | Ralf Jung | -1164/+2333 |
| 2023-05-13 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-13 | improve error for `impl<..> impl Trait for Type` | y21 | -4/+97 |
| 2023-05-13 | Auto merge of #111526 - Dylan-DPC:rollup-h75agro, r=Dylan-DPC | bors | -318/+831 |
| 2023-05-13 | Rollup merge of #111499 - loongarch-rs:drop-efiapi, r=Amanieu | Dylan DPC | -2/+2 |
| 2023-05-13 | Rollup merge of #111494 - compiler-errors:variant-order, r=petrochenkov | Dylan DPC | -22/+58 |