about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-11Rollup merge of #107909 - notriddle:notriddle/register-header-empty-cond, r=c...Matthias Krüger-5/+1
2023-02-11Rollup merge of #107897 - GuillaumeGomez:reexported-macros-docs, r=notriddleMatthias Krüger-4/+29
2023-02-11Rollup merge of #107895 - matthiaskrgr:cl, r=compiler-errorsMatthias Krüger-5/+3
2023-02-11Rollup merge of #107873 - zephaniahong:issue-107832-fix, r=albertlarsan68Matthias Krüger-0/+4
2023-02-11Rollup merge of #107864 - notriddle:notriddle/rustdoc-write-stutter, r=Guilla...Matthias Krüger-15/+12
2023-02-11Rollup merge of #107657 - chenyukang:yukang/add-only-modified, r=albertlarsan68Matthias Krüger-28/+139
2023-02-11Auto merge of #94857 - petrochenkov:doclink2, r=oli-obkbors-873/+764
2023-02-11Auto merge of #107919 - Dylan-DPC:rollup-fkl9swa, r=Dylan-DPCbors-70/+320
2023-02-11Auto merge of #107507 - BoxyUwU:deferred_projection_equality, r=lcnrbors-163/+585
2023-02-11Rollup merge of #107900 - ChrisDenton:zero-header, r=thomccDylan DPC-0/+2
2023-02-11Rollup merge of #107888 - lcnr:opaque-ty-validate, r=wesleywiserDylan DPC-2/+14
2023-02-11Rollup merge of #107878 - workingjubilee:new-size-means-bytes, r=scottmcmDylan DPC-4/+5
2023-02-11Rollup merge of #107857 - GuillaumeGomez:ui-test-impl-projections, r=oli-obkDylan DPC-0/+30
2023-02-11Rollup merge of #107855 - compiler-errors:new-solver-random-tests, r=lcnrDylan DPC-0/+71
2023-02-11Rollup merge of #107490 - notriddle:notriddle/rm-sidebar-tooltip, r=Guillaume...Dylan DPC-41/+4
2023-02-11Rollup merge of #107098 - compiler-errors:pat-mismatch-fn-call, r=lcnrDylan DPC-10/+68
2023-02-11Rollup merge of #106001 - sdroege:glibc-skip-over-null-argv, r=ChrisDentonDylan DPC-6/+22
2023-02-11Rollup merge of #105019 - chenyukang:yukang/fix-104961-borrow, r=cjgillotDylan DPC-7/+104
2023-02-11emit JSON output for building of bootstrap itselfZephaniah Ong-0/+4
2023-02-10rustdoc: remove redundant `if s.is_empty()` from `find_testable_code`Michael Howell-5/+1
2023-02-10Auto merge of #85158 - JulianKnodt:array_const_val, r=cjgillotbors-0/+789
2023-02-10Auto merge of #107886 - flip1995:clippyup, r=Manishearthbors-566/+2200
2023-02-10Suggest fn call on pattern type mismatchMichael Goulet-10/+68
2023-02-10Zero the `REPARSE_MOUNTPOINT_DATA_BUFFER` headerChris Denton-0/+2
2023-02-10Add a couple random projection testsMichael Goulet-0/+71
2023-02-10Add regression test for reexported macros docsGuillaume Gomez-0/+23
2023-02-10Also get current import attributesGuillaume Gomez-3/+5
2023-02-10Correctly handle reexports for macrosGuillaume Gomez-1/+1
2023-02-10cleanup and fix namingyukang-10/+13
2023-02-10remove redundant clonesMatthias Krüger-5/+3
2023-02-10add only modified for compiletestyukang-29/+137
2023-02-10Auto merge of #107889 - matthiaskrgr:rollup-c0d4al0, r=matthiaskrgrbors-43/+88
2023-02-10Add testsBoxy-0/+188
2023-02-10implement `compute_alias_eq_goal`Boxy-14/+163
2023-02-10emit `AliasEq` when relating type and const aliasesBoxy-147/+157
2023-02-10Rollup merge of #107882 - workingjubilee:fix-en-borrowck-ftl-typos, r=compile...Matthias Krüger-3/+3
2023-02-10Rollup merge of #107876 - zephaniahong:issue-107547-fix, r=albertlarsan68Matthias Krüger-3/+6
2023-02-10Rollup merge of #107866 - sunfishcode:sunfishcode/wasi-lazy-environ, r=workin...Matthias Krüger-1/+7
2023-02-10Rollup merge of #107839 - RalfJung:rustc-log, r=oli-obkMatthias Krüger-9/+3
2023-02-10Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obkMatthias Krüger-1/+10
2023-02-10Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnrMatthias Krüger-26/+59
2023-02-10revert #107074lcnr-2/+14
2023-02-10fix rustc_log doctestRalf Jung-3/+3
2023-02-10Add test for implementation on projectionGuillaume Gomez-0/+30
2023-02-10add `AliasEq` to `PredicateKind`Boxy-5/+80
2023-02-10Update Cargo.lockPhilipp Krones-6/+8
2023-02-10Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyupPhilipp Krones-560/+2192
2023-02-10Auto merge of #10314 - flip1995:clippy_dev-cli-fix, r=xFrednetbors-14/+14
2023-02-10Fix CLI of clippy_devPhilipp Krones-14/+14
2023-02-10Auto merge of #10313 - flip1995:rustup, r=flip1995bors-244/+285