| Age | Commit message (Expand) | Author | Lines |
| 2023-04-16 | Move some utils out of `rustc_const_eval` | Nilstrieb | -25/+30 |
| 2023-04-16 | Auto merge of #110390 - fee1-dead-contrib:rollup-kh2ov9r, r=fee1-dead | bors | -39/+49 |
| 2023-04-16 | Rollup merge of #110387 - nnethercote:rm-use-rustc_hir-as-ast, r=fee1-dead | fee1-dead | -7/+7 |
| 2023-04-16 | Rollup merge of #110379 - ehuss:unignore-tests, r=compiler-errors | fee1-dead | -30/+39 |
| 2023-04-16 | Rollup merge of #110376 - aDotInTheVoid:doc-comment, r=jyn514 | fee1-dead | -2/+3 |
| 2023-04-16 | Don't `use rustc_hir as ast`(!) | Nicholas Nethercote | -7/+7 |
| 2023-04-16 | Auto merge of #105888 - skyzh:skyzh/suggest-lifetime-closure, r=compiler-errors | bors | -3/+250 |
| 2023-04-16 | Auto merge of #110375 - JohnTitor:rollup-ghvdaxm, r=JohnTitor | bors | -43/+220 |
| 2023-04-15 | Add some reasons why tests are ignored. | Eric Huss | -25/+21 |
| 2023-04-15 | Unignore issue-65918 | Eric Huss | -2/+0 |
| 2023-04-16 | Rollup merge of #110366 - matthiaskrgr:compl_123, r=Nilstrieb | Yuki Okushi | -24/+19 |
| 2023-04-16 | Rollup merge of #110364 - matthiaskrgr:anti_clone, r=Nilstrieb | Yuki Okushi | -11/+12 |
| 2023-04-16 | Rollup merge of #110356 - jyn514:rust-installer-tests, r=ozkanonur | Yuki Okushi | -1/+3 |
| 2023-04-16 | Rollup merge of #110350 - SparkyPotato:test-79605, r=cjgillot | Yuki Okushi | -0/+20 |
| 2023-04-16 | Rollup merge of #110347 - est31:size_of_links, r=jyn514 | Yuki Okushi | -6/+13 |
| 2023-04-16 | Rollup merge of #110307 - est31:beta_nominated_unauthenticated, r=Mark-Simula... | Yuki Okushi | -0/+1 |
| 2023-04-16 | Rollup merge of #110272 - Ezrashaw:fix-unconned-lt-in-implbounds, r=aliemjay | Yuki Okushi | -1/+50 |
| 2023-04-16 | Rollup merge of #110033 - cuviper:relnotes-1.69.0, r=pietroalbini | Yuki Okushi | -0/+102 |
| 2023-04-15 | Convert comment to doc comment on `Interner::get`. | Alona Enraght-Moony | -2/+3 |
| 2023-04-15 | Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehuss | bors | -196/+467 |
| 2023-04-15 | Unignore closure-bang. | Eric Huss | -3/+18 |
| 2023-04-15 | Auto merge of #110361 - ehuss:disable-jobserver-error, r=Mark-Simulacrum | bors | -0/+1 |
| 2023-04-15 | fix clippy::{clone_on_copy, useless_conversion} | Matthias Krüger | -5/+4 |
| 2023-04-15 | fix clippy::{filter_map_identiy, map_identity, manual_flatten} | Matthias Krüger | -19/+15 |
| 2023-04-15 | remove redundant clones | Matthias Krüger | -11/+12 |
| 2023-04-15 | Auto merge of #110227 - klensy:bs-win, r=Mark-Simulacrum | bors | -4/+0 |
| 2023-04-15 | Temporarily disable the jobserver-error test | Eric Huss | -0/+1 |
| 2023-04-15 | Fix `x test rust-installer` when `cargo` is set to a relative path | jyn | -1/+3 |
| 2023-04-15 | Update compiler/rustc_trait_selection/src/traits/outlives_bounds.rs | Ali MJ Al-Nasrawy | -2/+3 |
| 2023-04-15 | Auto merge of #110349 - rust-lang:pa-bump-1.71.0, r=pietroalbini | bors | -1/+1 |
| 2023-04-15 | Add intra-doc links to size_of_* functions | est31 | -6/+13 |
| 2023-04-15 | add UI test for #79605 | SparkyPotato | -0/+20 |
| 2023-04-15 | bump to rust 1.71.0 | Pietro Albini | -1/+1 |
| 2023-04-15 | Auto merge of #110323 - lcnr:dropck-uwu, r=compiler-errors | bors | -1/+3 |
| 2023-04-15 | Auto merge of #109900 - cjgillot:disable-const-prop, r=oli-obk | bors | -108/+8 |
| 2023-04-15 | Remove obsolete test. | Camille GILLOT | -47/+0 |
| 2023-04-15 | Bless run-make. | Camille GILLOT | -1/+7 |
| 2023-04-15 | Bless codegen test. | Camille GILLOT | -3/+0 |
| 2023-04-15 | Remove outdated comment. | Camille GILLOT | -2/+0 |
| 2023-04-15 | Remove useless methods in visit. | Camille GILLOT | -6/+0 |
| 2023-04-15 | Only enable ConstProp at mir-opt-level >= 2. | Camille GILLOT | -49/+1 |
| 2023-04-15 | Auto merge of #110335 - asomers:rust-gdb-freebsd, r=jyn514 | bors | -3/+3 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -13/+195 |
| 2023-04-14 | Typo fix in src/etc/rust-gdb | Alan Somers | -1/+1 |
| 2023-04-15 | Auto merge of #110142 - Mark-Simulacrum:reduce-core-counts, r=pietroalbini | bors | -100/+108 |
| 2023-04-14 | Fix rust-gdb and rust-gdbgui on FreeBSD | Alan Somers | -3/+3 |
| 2023-04-14 | Update how-to-read-rustdoc.md | Michael Howell | -0/+11 |
| 2023-04-14 | rustdoc-search: add support for nested generics | Michael Howell | -13/+184 |
| 2023-04-14 | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelix | bors | -199/+22 |
| 2023-04-14 | Auto merge of #110331 - matthiaskrgr:rollup-9vldvow, r=matthiaskrgr | bors | -392/+409 |