| Age | Commit message (Expand) | Author | Lines |
| 2023-02-26 | Wrap more into into closure_typeinfo query. | Camille GILLOT | -56/+49 |
| 2023-02-26 | Access upvars through a query. | Camille GILLOT | -111/+111 |
| 2023-02-26 | Store the body type in THIR. | Camille GILLOT | -37/+57 |
| 2023-02-26 | Auto merge of #108473 - matthiaskrgr:rollup-qjyae58, r=matthiaskrgr | bors | -514/+1394 |
| 2023-02-26 | Rollup merge of #108456 - clubby789:ast-passes-diag-migrate, r=compiler-errors | Matthias Krüger | -437/+833 |
| 2023-02-26 | Rollup merge of #108449 - fee1-dead-contrib:do_not_lint_unresolved, r=compile... | Matthias Krüger | -1/+21 |
| 2023-02-26 | Rollup merge of #108444 - Ezrashaw:add-test+docs-for-e0476, r=GuillaumeGomez | Matthias Krüger | -3/+68 |
| 2023-02-26 | Rollup merge of #108436 - tshepang:translatable-proc-macro-panicked, r=estebank | Matthias Krüger | -5/+26 |
| 2023-02-26 | Rollup merge of #108432 - klensy:test-deps, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2023-02-26 | Rollup merge of #108431 - GuillaumeGomez:regression-test-for-107918, r=notriddle | Matthias Krüger | -0/+21 |
| 2023-02-26 | Rollup merge of #107890 - obeis:mapping-to-unit, r=cjgillot | Matthias Krüger | -1/+260 |
| 2023-02-26 | Rollup merge of #107062 - tgross35:update-doc-index, r=ehuss | Matthias Krüger | -63/+165 |
| 2023-02-25 | Auto merge of #108464 - compiler-errors:rollup-trl1g70, r=compiler-errors | bors | -65/+627 |
| 2023-02-25 | Rollup merge of #108333 - compiler-errors:new-solver-object-sound, r=lcnr | Michael Goulet | -3/+309 |
| 2023-02-25 | Rollup merge of #108229 - lionellloh:issue-107049, r=Mark-Simulacrum | Michael Goulet | -5/+21 |
| 2023-02-25 | Rollup merge of #107911 - blyxyas:issue-107231-fix, r=compiler-errors | Michael Goulet | -4/+115 |
| 2023-02-25 | Rollup merge of #107848 - clubby789:x-setup-options, r=Mark-Simulacrum | Michael Goulet | -21/+114 |
| 2023-02-25 | Rollup merge of #107675 - jsgf:link-directives, r=davidtwco | Michael Goulet | -1/+20 |
| 2023-02-25 | Rollup merge of #107291 - oli-obk:rustdoc_breaking_change, r=estebank | Michael Goulet | -30/+32 |
| 2023-02-25 | Rollup merge of #105736 - chenyukang:yukang/add-mir-opt-level-testing, r=jyn514 | Michael Goulet | -1/+16 |
| 2023-02-25 | Auto merge of #107405 - hermitcore:bsd, r=bjorn3 | bors | -478/+594 |
| 2023-02-25 | Auto merge of #108450 - matthiaskrgr:rollup-rqvfgu3, r=matthiaskrgr | bors | -103/+276 |
| 2023-02-25 | Complete migrating `ast_passes` to derive diagnostics | clubby789 | -437/+833 |
| 2023-02-25 | Auto merge of #108250 - nnethercote:rename-interner-funcs, r=compiler-errors | bors | -471/+450 |
| 2023-02-25 | Don't run issue-107918.rs test on windows | Guillaume Gomez | -0/+1 |
| 2023-02-25 | Rollup merge of #108434 - obeis:hir-analysis-migrate-diagnostics, r=Nilstrieb | Matthias Krüger | -63/+107 |
| 2023-02-25 | Rollup merge of #108433 - compiler-errors:missing-provider-nit, r=Nilstrieb | Matthias Krüger | -2/+3 |
| 2023-02-25 | Rollup merge of #108412 - GuillaumeGomez:fix-gui-test-navigation-bug, r=notri... | Matthias Krüger | -3/+2 |
| 2023-02-25 | Rollup merge of #108410 - notriddle:notriddle/tag-item-summary, r=GuillaumeGomez | Matthias Krüger | -4/+11 |
| 2023-02-25 | Rollup merge of #108407 - notriddle:notriddle/vec-get-mut, r=thomcc | Matthias Krüger | -2/+2 |
| 2023-02-25 | Rollup merge of #108404 - ozkanonur:108004, r=jyn514 | Matthias Krüger | -2/+2 |
| 2023-02-25 | Rollup merge of #108354 - djkoloski:update_fuchsia_test_runner, r=djkoloski | Matthias Krüger | -27/+149 |
| 2023-02-25 | Auto merge of #108233 - ChrisDenton:move-std-tests, r=thomcc | bors | -53/+115 |
| 2023-02-25 | Do not lint unresolved trait for ineffective unstable trait impl | Deadbeef | -1/+21 |
| 2023-02-25 | fix: fix issue in macro | Ezra Shaw | -1/+1 |
| 2023-02-25 | docs/test: add UI test and docs for `E0476` | Ezra Shaw | -2/+67 |
| 2023-02-25 | Auto merge of #106430 - tmiasko:rm-dead-unwinds, r=cjgillot | bors | -402/+389 |
| 2023-02-25 | check is default to all targets now | yukang | -2/+2 |
| 2023-02-25 | Auto merge of #107638 - zhangyunhao116:pdqsort-rand, r=cuviper | bors | -10/+14 |
| 2023-02-24 | Auto merge of #91742 - cjgillot:force-backtrace, r=estebank | bors | -11/+45 |
| 2023-02-24 | enable validate-mir-opts in mingw-check | yukang | -2/+3 |
| 2023-02-24 | make "proc macro panicked" translatable | Tshepang Mbambo | -5/+26 |
| 2023-02-24 | Auto merge of #108421 - Dylan-DPC:rollup-mpeovxd, r=Dylan-DPC | bors | -408/+741 |
| 2023-02-24 | Update `fuchsia-test-runner.py` and docs | David Koloski | -27/+149 |
| 2023-02-24 | Migrate `rustc_hir_analysis` to session diagnostic | Obei Sideg | -63/+107 |
| 2023-02-24 | Wrap missing provider message correctly | Michael Goulet | -2/+3 |
| 2023-02-24 | doc: cleanup of doc/index.md | Trevor Gross | -63/+165 |
| 2023-02-24 | test: drop unused deps | klensy | -4/+0 |
| 2023-02-24 | Add regression test for #107918 | Guillaume Gomez | -0/+20 |
| 2023-02-24 | avoid the usage of libc during the creation of documentation | Stefan Lankes | -9/+7 |