| Age | Commit message (Expand) | Author | Lines |
| 2023-04-07 | Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa... | Matthias Krüger | -11/+38 |
| 2023-04-07 | Rollup merge of #109960 - thomcc:symlink-junction-buffer-overrun, r=ChrisDenton | Matthias Krüger | -107/+40 |
| 2023-04-07 | Rollup merge of #109957 - fmease:fix-109905, r=petrochenkov | Matthias Krüger | -5/+52 |
| 2023-04-07 | Rollup merge of #109806 - Zoxc:gnu-tls, r=pnkfelix | Matthias Krüger | -1/+3 |
| 2023-04-06 | Auto merge of #110012 - matthiaskrgr:rollup-sgmm5xv, r=matthiaskrgr | bors | -108/+348 |
| 2023-04-06 | Make span a bit better | Michael Goulet | -41/+32 |
| 2023-04-06 | Label non_exhaustive on privacy errors | Michael Goulet | -4/+40 |
| 2023-04-06 | Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obk | Matthias Krüger | -2/+14 |
| 2023-04-06 | Rollup merge of #109984 - scottmcm:less-float, r=Nilstrieb | Matthias Krüger | -76/+14 |
| 2023-04-06 | Rollup merge of #109980 - xfix:derive-string-partialeq, r=scottmcm | Matthias Krüger | -9/+1 |
| 2023-04-06 | Rollup merge of #109977 - notriddle:notriddle/data-nosnippet, r=jsha,the8472 | Matthias Krüger | -9/+11 |
| 2023-04-06 | Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obk | Matthias Krüger | -6/+173 |
| 2023-04-06 | Rollup merge of #109755 - compiler-errors:new-solver-generator-witness-mir, r... | Matthias Krüger | -3/+90 |
| 2023-04-06 | Rollup merge of #109395 - chenyukang:yukang/fix-109291, r=cjgillot | Matthias Krüger | -3/+45 |
| 2023-04-06 | Auto merge of #109333 - Zoxc:erase-query-cache-values, r=cjgillot | bors | -61/+465 |
| 2023-04-06 | Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstrieb | bors | -1482/+1041 |
| 2023-04-06 | add `dont_check_failure_status` option in the compiler test | SparrowLii | -2/+14 |
| 2023-04-06 | Auto merge of #109961 - nikic:llvm-16.0.1, r=cuviper | bors | -1/+1 |
| 2023-04-06 | Remove f32 & f64 from MemDecoder/MemEncoder | Scott McMurray | -76/+14 |
| 2023-04-06 | Auto merge of #109915 - scottmcm:layout-indexvec, r=oli-obk | bors | -100/+132 |
| 2023-04-06 | Fully erase query values | John Kåre Alsaker | -15/+135 |
| 2023-04-06 | Address comments | John Kåre Alsaker | -25/+19 |
| 2023-04-06 | Avoid the assertion in `erase` | John Kåre Alsaker | -8/+8 |
| 2023-04-06 | Don't rely on `Debug` impl for `Erased` | John Kåre Alsaker | -23/+33 |
| 2023-04-06 | Erase query cache values | John Kåre Alsaker | -49/+329 |
| 2023-04-06 | Auto merge of #109874 - jyn514:subdirectory-limit, r=compiler-errors | bors | -1/+1 |
| 2023-04-06 | Auto merge of #109792 - cjgillot:reachable-lint, r=oli-obk | bors | -132/+155 |
| 2023-04-05 | Auto merge of #109986 - JohnTitor:rollup-3aax38t, r=JohnTitor | bors | -16/+135 |
| 2023-04-06 | add comment | yukang | -0/+3 |
| 2023-04-05 | rustdoc: avoid including line numbers in Google SERP snippets | Michael Howell | -9/+11 |
| 2023-04-06 | Rollup merge of #109973 - GuillaumeGomez:logo-display-very-small-screen, r=no... | Yuki Okushi | -2/+14 |
| 2023-04-06 | Rollup merge of #109969 - JohnTitor:issue-86351, r=compiler-errors | Yuki Okushi | -0/+22 |
| 2023-04-06 | Rollup merge of #109968 - JohnTitor:issue-80409, r=compiler-errors | Yuki Okushi | -0/+36 |
| 2023-04-06 | Rollup merge of #109926 - SparrowLii:parallel_log, r=eholk | Yuki Okushi | -2/+2 |
| 2023-04-06 | Rollup merge of #109922 - Amanieu:ohos-no_thread_local, r=wesleywiser | Yuki Okushi | -0/+2 |
| 2023-04-06 | Rollup merge of #109921 - compiler-errors:dyn-star-const-static, r=eholk | Yuki Okushi | -1/+22 |
| 2023-04-06 | Rollup merge of #109909 - clubby789:import-tool-mod, r=petrochenkov | Yuki Okushi | -11/+37 |
| 2023-04-05 | Auto merge of #109437 - petrochenkov:effvisopt, r=davidtwco | bors | -14/+34 |
| 2023-04-05 | Update GUI tests for logo display on very small screens | Guillaume Gomez | -1/+8 |
| 2023-04-05 | Comment logic around worklist. | Camille GILLOT | -0/+3 |
| 2023-04-05 | Only visit reachable blocks in ConstProp lint. | Camille GILLOT | -8/+48 |
| 2023-04-05 | Extract check_assertion. | Camille GILLOT | -72/+71 |
| 2023-04-05 | Manipulate Location instead of SourceInfo. | Camille GILLOT | -50/+36 |
| 2023-04-05 | Do not keep extra references to scopes and decls. | Camille GILLOT | -18/+13 |
| 2023-04-05 | Derive String's PartialEq implementation | Konrad Borowski | -9/+1 |
| 2023-04-05 | Auto merge of #107925 - thomcc:sip13, r=cjgillot | bors | -377/+179 |
| 2023-04-05 | account for self type when looking for source of unsolved ty var | León Orell Valerian Liehr | -5/+52 |
| 2023-04-05 | Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehuss | bors | -506/+720 |
| 2023-04-05 | nit picks from review | Maybe Waffle | -6/+3 |
| 2023-04-05 | Fix function order in an msvc debuginfo test | Rémy Rakic | -1/+1 |