| Age | Commit message (Expand) | Author | Lines |
| 2023-02-11 | Rollup merge of #107909 - notriddle:notriddle/register-header-empty-cond, r=c... | Matthias Krüger | -5/+1 |
| 2023-02-11 | Rollup merge of #107897 - GuillaumeGomez:reexported-macros-docs, r=notriddle | Matthias Krüger | -4/+29 |
| 2023-02-11 | Rollup merge of #107895 - matthiaskrgr:cl, r=compiler-errors | Matthias Krüger | -5/+3 |
| 2023-02-11 | Rollup merge of #107873 - zephaniahong:issue-107832-fix, r=albertlarsan68 | Matthias Krüger | -0/+4 |
| 2023-02-11 | Rollup merge of #107864 - notriddle:notriddle/rustdoc-write-stutter, r=Guilla... | Matthias Krüger | -15/+12 |
| 2023-02-11 | Rollup merge of #107657 - chenyukang:yukang/add-only-modified, r=albertlarsan68 | Matthias Krüger | -28/+139 |
| 2023-02-11 | Auto merge of #94857 - petrochenkov:doclink2, r=oli-obk | bors | -873/+764 |
| 2023-02-11 | Auto merge of #107919 - Dylan-DPC:rollup-fkl9swa, r=Dylan-DPC | bors | -70/+320 |
| 2023-02-11 | Auto merge of #107507 - BoxyUwU:deferred_projection_equality, r=lcnr | bors | -163/+585 |
| 2023-02-11 | Rollup merge of #107900 - ChrisDenton:zero-header, r=thomcc | Dylan DPC | -0/+2 |
| 2023-02-11 | Rollup merge of #107888 - lcnr:opaque-ty-validate, r=wesleywiser | Dylan DPC | -2/+14 |
| 2023-02-11 | Rollup merge of #107878 - workingjubilee:new-size-means-bytes, r=scottmcm | Dylan DPC | -4/+5 |
| 2023-02-11 | Rollup merge of #107857 - GuillaumeGomez:ui-test-impl-projections, r=oli-obk | Dylan DPC | -0/+30 |
| 2023-02-11 | Rollup merge of #107855 - compiler-errors:new-solver-random-tests, r=lcnr | Dylan DPC | -0/+71 |
| 2023-02-11 | Rollup merge of #107490 - notriddle:notriddle/rm-sidebar-tooltip, r=Guillaume... | Dylan DPC | -41/+4 |
| 2023-02-11 | Rollup merge of #107098 - compiler-errors:pat-mismatch-fn-call, r=lcnr | Dylan DPC | -10/+68 |
| 2023-02-11 | Rollup merge of #106001 - sdroege:glibc-skip-over-null-argv, r=ChrisDenton | Dylan DPC | -6/+22 |
| 2023-02-11 | Rollup merge of #105019 - chenyukang:yukang/fix-104961-borrow, r=cjgillot | Dylan DPC | -7/+104 |
| 2023-02-11 | emit JSON output for building of bootstrap itself | Zephaniah Ong | -0/+4 |
| 2023-02-10 | rustdoc: remove redundant `if s.is_empty()` from `find_testable_code` | Michael Howell | -5/+1 |
| 2023-02-10 | Auto merge of #85158 - JulianKnodt:array_const_val, r=cjgillot | bors | -0/+789 |
| 2023-02-10 | Auto merge of #107886 - flip1995:clippyup, r=Manishearth | bors | -566/+2200 |
| 2023-02-10 | Suggest fn call on pattern type mismatch | Michael Goulet | -10/+68 |
| 2023-02-10 | Zero the `REPARSE_MOUNTPOINT_DATA_BUFFER` header | Chris Denton | -0/+2 |
| 2023-02-10 | Add a couple random projection tests | Michael Goulet | -0/+71 |
| 2023-02-10 | Add regression test for reexported macros docs | Guillaume Gomez | -0/+23 |
| 2023-02-10 | Also get current import attributes | Guillaume Gomez | -3/+5 |
| 2023-02-10 | Correctly handle reexports for macros | Guillaume Gomez | -1/+1 |
| 2023-02-10 | cleanup and fix naming | yukang | -10/+13 |
| 2023-02-10 | remove redundant clones | Matthias Krüger | -5/+3 |
| 2023-02-10 | add only modified for compiletest | yukang | -29/+137 |
| 2023-02-10 | Auto merge of #107889 - matthiaskrgr:rollup-c0d4al0, r=matthiaskrgr | bors | -43/+88 |
| 2023-02-10 | Add tests | Boxy | -0/+188 |
| 2023-02-10 | implement `compute_alias_eq_goal` | Boxy | -14/+163 |
| 2023-02-10 | emit `AliasEq` when relating type and const aliases | Boxy | -147/+157 |
| 2023-02-10 | Rollup merge of #107882 - workingjubilee:fix-en-borrowck-ftl-typos, r=compile... | Matthias Krüger | -3/+3 |
| 2023-02-10 | Rollup merge of #107876 - zephaniahong:issue-107547-fix, r=albertlarsan68 | Matthias Krüger | -3/+6 |
| 2023-02-10 | Rollup merge of #107866 - sunfishcode:sunfishcode/wasi-lazy-environ, r=workin... | Matthias Krüger | -1/+7 |
| 2023-02-10 | Rollup merge of #107839 - RalfJung:rustc-log, r=oli-obk | Matthias Krüger | -9/+3 |
| 2023-02-10 | Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obk | Matthias Krüger | -1/+10 |
| 2023-02-10 | Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnr | Matthias Krüger | -26/+59 |
| 2023-02-10 | revert #107074 | lcnr | -2/+14 |
| 2023-02-10 | fix rustc_log doctest | Ralf Jung | -3/+3 |
| 2023-02-10 | Add test for implementation on projection | Guillaume Gomez | -0/+30 |
| 2023-02-10 | add `AliasEq` to `PredicateKind` | Boxy | -5/+80 |
| 2023-02-10 | Update Cargo.lock | Philipp Krones | -6/+8 |
| 2023-02-10 | Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyup | Philipp Krones | -560/+2192 |
| 2023-02-10 | Auto merge of #10314 - flip1995:clippy_dev-cli-fix, r=xFrednet | bors | -14/+14 |
| 2023-02-10 | Fix CLI of clippy_dev | Philipp Krones | -14/+14 |
| 2023-02-10 | Auto merge of #10313 - flip1995:rustup, r=flip1995 | bors | -244/+285 |