| Age | Commit message (Expand) | Author | Lines |
| 2023-04-25 | simplify TrustedLen impls | Tamir Duberstein | -34/+28 |
| 2023-04-25 | Auto merge of #110325 - obeis:hir-analysis-migrate-diagnostics-4, r=davidtwco | bors | -85/+254 |
| 2023-04-25 | Auto merge of #103093 - rytheo:linked-list-alloc-api, r=Mark-Simulacrum | bors | -137/+226 |
| 2023-04-25 | Auto merge of #101069 - zhaixiaojuan:loongarch64-inline-asm, r=Amanieu | bors | -1/+380 |
| 2023-04-25 | Auto merge of #110389 - mazong1123:add-shortcut-for-grisu3, r=Mark-Simulacrum | bors | -0/+43 |
| 2023-04-25 | Add loongarch64 asm! support | zhaixiaojuan | -1/+380 |
| 2023-04-25 | Auto merge of #110789 - matthiaskrgr:rollup-92e764u, r=matthiaskrgr | bors | -579/+1567 |
| 2023-04-25 | Rollup merge of #110782 - matthiaskrgr:revert_panic_oom, r=Amanieu | Matthias Krüger | -138/+878 |
| 2023-04-25 | Rollup merge of #110779 - jchzhou:patch, r=albertlarsan68 | Matthias Krüger | -0/+4 |
| 2023-04-25 | Rollup merge of #110775 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-04-25 | Rollup merge of #110755 - TimNN:exp-tls, r=durin42 | Matthias Krüger | -0/+5 |
| 2023-04-25 | Rollup merge of #110563 - bryangarza:refactor-trait-selection-error-reporting... | Matthias Krüger | -441/+680 |
| 2023-04-25 | Add shortcut for Grisu3 algorithm. | mazong1123 | -0/+43 |
| 2023-04-24 | Add support for allocators in LinkedList | Ryan Lowe | -137/+226 |
| 2023-04-25 | Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkov | bors | -1/+17 |
| 2023-04-24 | Auto merge of #106152 - SUPERCILEX:lazycell, r=Amanieu | bors | -1/+65 |
| 2023-04-25 | Revert "Report allocation errors as panics" | Matthias Krüger | -107/+27 |
| 2023-04-25 | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | -22/+842 |
| 2023-04-25 | Revert "Rename -Zoom=panic to -Zoom=unwind" | Matthias Krüger | -8/+8 |
| 2023-04-25 | Revert "Adjust expected result for coverage test" | Matthias Krüger | -3/+3 |
| 2023-04-24 | Auto merge of #110718 - flip1995:clippyup, r=Manishearth | bors | -1405/+2308 |
| 2023-04-24 | Auto merge of #110778 - JohnTitor:rollup-7f51qwk, r=JohnTitor | bors | -639/+1150 |
| 2023-04-25 | Rollup merge of #110760 - GuillaumeGomez:regression-60522, r=notriddle | Yuki Okushi | -0/+39 |
| 2023-04-25 | Rollup merge of #110750 - scottmcm:vardebug-size, r=cjgillot | Yuki Okushi | -0/+2 |
| 2023-04-25 | Rollup merge of #110744 - weihanglo:cargo-credential-install, r=ehuss | Yuki Okushi | -3/+3 |
| 2023-04-25 | Rollup merge of #110685 - cjgillot:clean-dcp, r=oli-obk | Yuki Okushi | -73/+52 |
| 2023-04-25 | Rollup merge of #110681 - klensy:cut-dep, r=lcnr | Yuki Okushi | -23/+3 |
| 2023-04-25 | Rollup merge of #110667 - pcc:fix-pointer-auth-link-with-c, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2023-04-25 | Rollup merge of #110602 - jyn514:ignore-fmt, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |
| 2023-04-25 | Rollup merge of #110590 - oli-obk:object_safe_assoc_types, r=jackh726 | Yuki Okushi | -0/+141 |
| 2023-04-25 | Rollup merge of #110539 - WaffleLapkin:split_index_vec&slice, r=cjgillot | Yuki Okushi | -538/+558 |
| 2023-04-25 | Rollup merge of #110480 - whtahy:105107/known-bug-tests-for-unsound-issues, r... | Yuki Okushi | -0/+348 |
| 2023-04-25 | configure.py: add flag for riscv{64,32}gc musl-root | jchzhou | -0/+4 |
| 2023-04-24 | Auto merge of #110713 - cjgillot:track-mir-opt, r=scottmcm | bors | -170/+757 |
| 2023-04-24 | Update books | rustbot | -0/+0 |
| 2023-04-24 | Fix `rustc_index` imports outside the compiler | Maybe Waffle | -25/+27 |
| 2023-04-24 | Decorative changes to `IndexVec` | Maybe Waffle | -13/+12 |
| 2023-04-24 | `const`-ify some `{IndexVec, IndexSlice}` methods | Maybe Waffle | -11/+11 |
| 2023-04-24 | move index code around | Maybe Waffle | -99/+100 |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -454/+472 |
| 2023-04-24 | Auto merge of #110672 - Ezrashaw:allow-array-simd-in-inline-asm, r=workingjub... | bors | -13/+50 |
| 2023-04-24 | Add regression test for #60522 | Guillaume Gomez | -0/+39 |
| 2023-04-24 | Auto merge of #110752 - matthiaskrgr:rollup-959s77u, r=matthiaskrgr | bors | -395/+509 |
| 2023-04-24 | [LLVM17] Adapt to `ExplicitEmulatedTLS` removal. | Tim Neumann | -0/+5 |
| 2023-04-24 | Clippy book: hotfix for broken link | Philipp Krones | -1/+1 |
| 2023-04-24 | Rollup merge of #110714 - cjgillot:reveal-consts, r=oli-obk | Matthias Krüger | -9/+23 |
| 2023-04-24 | Rollup merge of #110706 - scottmcm:transmute_unchecked, r=oli-obk | Matthias Krüger | -54/+43 |
| 2023-04-24 | Rollup merge of #110637 - oli-obk:gha, r=jyn514 | Matthias Krüger | -177/+190 |
| 2023-04-24 | Rollup merge of #110566 - compiler-errors:bad-projection-term, r=cjgillot,Box... | Matthias Krüger | -8/+56 |
| 2023-04-24 | Rollup merge of #110514 - compiler-errors:remove-find_map_relevant_impl, r=b-... | Matthias Krüger | -142/+154 |