about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-08Clean up rustdoc highlight.rs imports a bitGuillaume Gomez-4/+2
2022-10-08Auto merge of #102809 - matthiaskrgr:rollup-qq62vuv, r=matthiaskrgrbors-197/+269
2022-10-08Rollup merge of #102798 - notriddle:notriddle/text-decoration-underline, r=Gu...Matthias Krüger-7/+2
2022-10-08Rollup merge of #102797 - notriddle:notriddle/rightside-position, r=Guillaume...Matthias Krüger-1/+0
2022-10-08Rollup merge of #102789 - GuillaumeGomez:update-browser-ui-test-version, r=no...Matthias Krüger-150/+150
2022-10-08Rollup merge of #102788 - joshtriplett:bump-rustc-dev-guide, r=ehussMatthias Krüger-0/+0
2022-10-08Rollup merge of #102778 - nbdd0121:mir, r=tmiaskoMatthias Krüger-0/+67
2022-10-08Rollup merge of #102675 - ouz-a:mir-technical-debt, r=oli-obkMatthias Krüger-17/+22
2022-10-08Rollup merge of #101520 - oli-obk:transmute_lifetimes, r=compiler-errorsMatthias Krüger-22/+28
2022-10-08Auto merge of #100720 - camsteffen:representable, r=cjgillotbors-252/+188
2022-10-07rustdoc: add main-heading and example-wrap link CSS to big selectorMichael Howell-7/+2
2022-10-07Auto merge of #102792 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-10-07rustdoc: remove no-op CSS `.rightside { position: initial }`Michael Howell-1/+0
2022-10-07Auto merge of #102091 - RalfJung:const_err, r=oli-obkbors-5135/+1340
2022-10-07Update cargoWeihang Lo-0/+0
2022-10-07Update rustdoc-gui test to new browser-ui-test versionGuillaume Gomez-149/+149
2022-10-07Update browser-ui-test versionGuillaume Gomez-1/+1
2022-10-07Auto merge of #102787 - Dylan-DPC:rollup-fvbb4t9, r=Dylan-DPCbors-1/+97
2022-10-07Fix testGary Guo-10/+11
2022-10-07Update rustc-dev-guideJosh Triplett-0/+0
2022-10-07Rollup merge of #102780 - RalfJung:miri-lib-sys, r=Mark-SimulacrumDylan DPC-1/+4
2022-10-07Rollup merge of #102779 - TaKO8Ki:fix-type-of-ice-102768, r=fee1-deadDylan DPC-0/+47
2022-10-07Rollup merge of #102764 - compiler-errors:issue-102762, r=jackh726Dylan DPC-0/+46
2022-10-07Allow transmutes between the same types after erasing lifetimesOli Scherer-22/+28
2022-10-07make const_err a hard errorRalf Jung-5135/+1340
2022-10-07Rewrite representabilityCameron Steffen-252/+188
2022-10-07Auto merge of #101632 - camsteffen:refactor-infer-err, r=lcnrbors-167/+145
2022-10-07run Miri CI when std::sys changesRalf Jung-1/+4
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-166/+144
2022-10-07fix a ICE #102768Takayuki Maeda-0/+47
2022-10-07Introduce TypeErrCtxtCameron Steffen-2/+2
2022-10-07Fix MIR inlining of asm_unwindGary Guo-0/+66
2022-10-07Auto merge of #102025 - chenyukang:fix-102002, r=jyn514bors-2/+10
2022-10-07Rollup merge of #102761 - est31:let_else_uninhabited_test, r=compiler-errorsMatthias Krüger-1/+23
2022-10-07Rollup merge of #102748 - cuviper:i586-gnu-uncompress, r=pietroalbiniMatthias Krüger-1/+5
2022-10-07Rollup merge of #102747 - notriddle:notriddle/docblock-a-not-srclink, r=Guill...Matthias Krüger-2/+3
2022-10-07Rollup merge of #102744 - notriddle:notriddle/content-item-list, r=GuillaumeG...Matthias Krüger-15/+10
2022-10-07Rollup merge of #102720 - lyming2007:issue-102397-fix, r=compiler-errorsMatthias Krüger-8/+8
2022-10-07Check WhereClauseReferencesSelf after all other object safety checksMichael Goulet-0/+46
2022-10-07let-else: test else block with non-never uninhabited typeest31-1/+23
2022-10-06Auto merge of #102729 - flip1995:clippyup, r=Manishearthbors-4348/+10158
2022-10-06Disable compressed debug sections on i586-gnuJosh Stone-1/+5
2022-10-06rustdoc: remove unused CSS `.docblock a:not(.srclink)`Michael Howell-2/+3
2022-10-06rustdoc: remove unused HTML `class="item-list"`Michael Howell-10/+10
2022-10-06rustdoc: remove unused CSS `.content .item-list`Michael Howell-5/+0
2022-10-06Merge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766' into clippyupPhilipp Krones-69/+20
2022-10-06Rollup merge of #102736 - GuillaumeGomez:search-input-color, r=notriddleMatthias Krüger-8/+4
2022-10-06Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwcoMatthias Krüger-5/+4
2022-10-06Rollup merge of #102718 - compiler-errors:opaque-bound-lint-ice, r=fee1-deadMatthias Krüger-0/+22
2022-10-06Rollup merge of #98496 - BoxyUwU:instancers_bad_equality, r=lcnrMatthias Krüger-2/+42