about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-06Rollup merge of #105315 - fmease:norm-subst-iat, r=compiler-errorsYuki Okushi-0/+44
2022-12-06Rollup merge of #105313 - rustbot:docs-update, r=ehussYuki Okushi-0/+0
2022-12-06Rollup merge of #105309 - notriddle:notriddle/sidebar-margin-padding, r=Guill...Yuki Okushi-2/+0
2022-12-06Rollup merge of #105289 - Rageking8:fix-dupe-word-typos, r=cjgillotYuki Okushi-1/+1
2022-12-06Rollup merge of #105256 - GuillaumeGomez:comment-method-margins, r=notriddleYuki Okushi-0/+1
2022-12-06Rollup merge of #105246 - JakobDegen:run-mir-tests, r=jyn514Yuki Okushi-4/+4
2022-12-06Rollup merge of #104967 - willcrichton:fix-scrape-examples, r=notriddleYuki Okushi-3/+19
2022-12-06Auto merge of #105119 - JakobDegen:inline-experiments, r=cjgillotbors-93/+237
2022-12-05Restore missing newlineWill Crichton-1/+1
2022-12-05Auto merge of #105328 - matthiaskrgr:rollup-qnfksmq, r=matthiaskrgrbors-129/+306
2022-12-05Rollup merge of #105301 - RalfJung:miri, r=oli-obkMatthias Krüger-55/+117
2022-12-05Rollup merge of #105230 - cjgillot:issue-104312, r=petrochenkovMatthias Krüger-2/+17
2022-12-05Rollup merge of #105223 - lukas-code:(ExprWithBlock), r=petrochenkovMatthias Krüger-1/+66
2022-12-05Rollup merge of #105222 - devnexen:fbsd_update_img, r=petrochenkovMatthias Krüger-1/+1
2022-12-05Rollup merge of #105180 - nbdd0121:async_track_caller, r=compiler-errorsMatthias Krüger-0/+25
2022-12-05Rollup merge of #104953 - jyn514:fewer-submodule-updates, r=Mark-SimulacrumMatthias Krüger-3/+3
2022-12-05Rollup merge of #104952 - jyn514:setup, r=Mark-SimulacrumMatthias Krüger-67/+77
2022-12-05Auto merge of #105176 - klensy:docker-smol, r=Mark-Simulacrumbors-27/+43
2022-12-05normalize inherent associated types after substitutionLeón Orell Valerian Liehr-0/+44
2022-12-05Update booksrustbot-0/+0
2022-12-05rustdoc: remove no-op mobile CSS `.sidebar { margin: 0; padding: 0 }`Michael Howell-2/+0
2022-12-05Merge from rustcRalf Jung-1023/+1797
2022-12-05Preparing for merge from rustcRalf Jung-1/+1
2022-12-05fix dupe word typosRageking8-1/+1
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-4/+5
2022-12-05Auto merge of #104920 - compiler-errors:avoid-infcx-build, r=jackh726bors-4/+34
2022-12-04Auto merge of #105094 - Swatinem:generator-not-future, r=compiler-errorsbors-0/+126
2022-12-04Auto merge of #104535 - mikebenfield:discr-fix, r=pnkfelixbors-5/+38
2022-12-04Auto merge of #105261 - matthiaskrgr:rollup-9ghhc9c, r=matthiaskrgrbors-139/+294
2022-12-04Rollup merge of #105253 - bjorn3:update_rustbuild_deps, r=jyn514Matthias Krüger-30/+24
2022-12-04Rollup merge of #105247 - cjgillot:issue-102682, r=compiler-errorsMatthias Krüger-58/+47
2022-12-04Rollup merge of #105236 - JohnTitor:issue-47814, r=compiler-errorsMatthias Krüger-0/+28
2022-12-04Rollup merge of #105224 - cjgillot:issue-104240, r=compiler-errorsMatthias Krüger-0/+15
2022-12-04Rollup merge of #105141 - ohno418:fix-ice-on-invalid-var-decl-in-macro-call, ...Matthias Krüger-0/+52
2022-12-04Rollup merge of #101975 - chenyukang:fix-101749, r=compiler-errorsMatthias Krüger-51/+128
2022-12-04Add small comment explaining what `method-margins.goml` test is aboutGuillaume Gomez-0/+1
2022-12-04Auto merge of #103293 - est31:untwist_and_drop_order, r=nagisabors-7/+127
2022-12-04Update crossbeambjorn3-12/+10
2022-12-04Update rayon to 1.6bjorn3-5/+4
2022-12-04Update pretty_assertions to 1.3bjorn3-13/+10
2022-12-04Rollup merge of #105237 - JohnTitor:issue-79450, r=oli-obkMatthias Krüger-0/+32
2022-12-04Rollup merge of #105142 - nbdd0121:inline_const, r=petrochenkovMatthias Krüger-0/+25
2022-12-04Rollup merge of #105123 - BlackHoleFox:fixing-the-macos-deployment, r=oli-obkMatthias Krüger-0/+25
2022-12-04Rollup merge of #104856 - luqmana:associated-const-bad-suggestion, r=compiler...Matthias Krüger-7/+1
2022-12-04Use parent function WfCheckingContext to check RPITIT.Camille GILLOT-58/+47
2022-12-04Fix --pass in compiletestJakob Degen-4/+4
2022-12-04Also avoid creating a terminating scope in mixed chainsest31-0/+19
2022-12-04Auto merge of #104757 - camelid:consolidate-lints, r=GuillaumeGomez,jyn514,Ma...bors-505/+441
2022-12-04Add regression test for #79450Yuki Okushi-0/+32
2022-12-04Add regression test for #47814Yuki Okushi-0/+28