about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-17Auto merge of #101890 - rust-lang:pa-bump-version, r=pietroalbinibors-1/+1
2022-09-17Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomezDylan DPC-1/+1
2022-09-17Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnrDylan DPC-0/+54
2022-09-17Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta...Dylan DPC-0/+28
2022-09-17Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obkDylan DPC-0/+33
2022-09-17Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplettDylan DPC-154/+124
2022-09-17Auto merge of #101928 - notriddle:rollup-pexhhxe, r=notriddlebors-125/+224
2022-09-16Rollup merge of #101921 - est31:bootstrap_cfg_rustdoc, r=joshtriplettMichael Howell-4/+13
2022-09-16Rollup merge of #101914 - aDotInTheVoid:rdj-path-union-docs, r=jshaMichael Howell-1/+9
2022-09-16Rollup merge of #101911 - notriddle:notriddle/source-content, r=GuillaumeGomezMichael Howell-2/+0
2022-09-16Rollup merge of #101898 - GuillaumeGomez:rm-unused-css, r=notriddleMichael Howell-105/+46
2022-09-16Rollup merge of #101741 - andrewpollack:add-needs-unwind-ui-tests, r=tmandryMichael Howell-11/+21
2022-09-16Rollup merge of #101340 - andrewpollack:fuchsia-zxdb-docs, r=tmandryMichael Howell-2/+135
2022-09-17Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnrbors-29/+27
2022-09-16Pass --cfg=bootstrap for rustdoc for proc_macro cratesest31-4/+13
2022-09-16Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zer...bors-3/+379
2022-09-16doc: fix redirected link in `/index.html`Michael Howell-1/+1
2022-09-16Adding needs-unwind arg to applicable compiler ui testsAndrew Pollack-11/+21
2022-09-16Adding Fuchsia zxdb debugging walkthrough to docsAndrew Pollack-2/+135
2022-09-16Document that ResolvedPath can also be a unionNixon Enraght-Moony-1/+9
2022-09-16rustdoc: remove no-op CSS `.source .content { max-width: none }`Michael Howell-1/+0
2022-09-16rustdoc: remove no-op CSS `.source .content { margin-left: 0 }`Michael Howell-1/+0
2022-09-16fix typo in comment noted by bjorn3.Felix S. Klock II-1/+1
2022-09-16Do not run run-make test tied to unix-style `$(CC)` on MSVC host.Felix S. Klock II-0/+2
2022-09-16Auto merge of #101902 - jackh726:revert-static-hrtb-error, r=nikomatsakisbors-200/+73
2022-09-16Remove unneeded empty ayu CSS rulesGuillaume Gomez-21/+3
2022-09-16Remove unused `.block a.current*` rulesGuillaume Gomez-48/+51
2022-09-16Remove some unused CSS rulesGuillaume Gomez-62/+18
2022-09-16Add test for #101844Jack Huey-0/+73
2022-09-16Revert "Better errors for implied static bound"Jack Huey-67/+0
2022-09-16Revert "Use Predicate ConstraintCategory when normalizing"Jack Huey-133/+0
2022-09-16Rollup merge of #101877 - notriddle:notriddle/block, r=Dylan-DPCGuillaume Gomez-3/+0
2022-09-16Rollup merge of #101868 - notriddle:notriddle/short-links-jump-to-definition,...Guillaume Gomez-19/+54
2022-09-16Rollup merge of #101843 - chenyukang:fix-101797, r=oli-obkGuillaume Gomez-0/+28
2022-09-16Rollup merge of #101813 - GuillaumeGomez:check-css-variables, r=notriddleGuillaume Gomez-233/+296
2022-09-16Rollup merge of #101494 - jsha:notable-traits-right, r=GuillaumeGomezGuillaume Gomez-6/+0
2022-09-16bump version to 1.66.0Pietro Albini-1/+1
2022-09-16Rollup merge of #101864 - notriddle:notriddle/h1-h2-h3-h4, r=GuillaumeGomezDylan DPC-1/+0
2022-09-16Rollup merge of #101809 - aDotInTheVoid:jsondoclint, r=GuillaumeGomezDylan DPC-206/+797
2022-09-16Rollup merge of #101753 - oli-obk:tait_closure_args, r=compiler-errorsDylan DPC-9/+48
2022-09-16Rollup merge of #101738 - dpaoliello:linkname, r=petrochenkovDylan DPC-0/+137
2022-09-16Rollup merge of #101722 - aDotInTheVoid:rdy-ty-prim-docs, r=CraftSpiderDylan DPC-2/+2
2022-09-16do not suggest a placeholder to const and static without a typeTakayuki Maeda-0/+28
2022-09-15rustdoc: remove no-op CSS `.block { padding: 0 }`Michael Howell-3/+0
2022-09-16Auto merge of #101711 - chenyukang:fix-101691, r=jyn514bors-0/+37
2022-09-15Auto merge of #101831 - compiler-errors:issue-75899, r=jackh726bors-0/+39
2022-09-15rustdoc: fix test casesMichael Howell-15/+15
2022-09-15rustdoc: use more precise URLs for jump-to-definition linksMichael Howell-4/+39
2022-09-15Fix clippyest31-48/+45
2022-09-15Remove the let_else feature gate from the testsuiteest31-78/+62