about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-18Update cargoWeihang Lo-0/+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-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-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-16tweak suggestionyukang-1/+1
2022-09-15rustdoc: remove no-op CSS `h1-4 { color: --main-color }`Michael Howell-1/+0
2022-09-15Auto merge of #101410 - dingxiangfei2009:fix-let-else-scoping, r=jackh726bors-1/+22
2022-09-15Correctly handle parensGuillaume Gomez-8/+38
2022-09-15Auto merge of #101811 - flip1995:clippyup, r=flip1995bors-3/+2
2022-09-15fix #101797: Suggest associated const for incorrect use of let in traitsyukang-0/+28
2022-09-15Rollup merge of #101828 - aDotInTheVoid:test-101743, r=jshaMatthias Krüger-0/+19
2022-09-15Rollup merge of #101820 - notriddle:notriddle/a, r=GuillaumeGomezMatthias Krüger-1/+0
2022-09-15Rollup merge of #101812 - notriddle:notriddle/titles-button, r=GuillaumeGomezMatthias Krüger-23/+6
2022-09-15Rollup merge of #101786 - chenyukang:fix-tidy-for-bootstrap, r=jyn514Matthias Krüger-0/+1
2022-09-15Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomezMatthias Krüger-38/+26
2022-09-15Rollup merge of #101740 - andrewpollack:add-ignore-fuchsia-ui-tests, r=tmandryMatthias Krüger-0/+6
2022-09-15Rollup merge of #100415 - WorksButNotTested:be8, r=wesleywiserMatthias Krüger-0/+76
2022-09-15Auto merge of #101830 - nnethercote:streamline-register_res, r=jyn514bors-21/+5
2022-09-15enclose else block in terminating scopeDing Xiang Fei-2/+1
2022-09-15add test for #99975Ding Xiang Fei-0/+20
2022-09-15reorder nesting scopes and declare bindings without drop scheduleDing Xiang Fei-1/+3
2022-09-15Normalize struct types in confirm_builtin_unsize_candidateMichael Goulet-0/+39
2022-09-15Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obkbors-19/+74
2022-09-15Streamline `register_res`.Nicholas Nethercote-21/+5
2022-09-14Add test for #101743Nixon Enraght-Moony-0/+19
2022-09-14rustdoc: remove no-op rule `a { background: transparent }`Michael Howell-1/+0
2022-09-14Remove duplicate warningsGuillaume Gomez-2/+0
2022-09-14Temporarily move clippy::unused_peekable to nurseryPhilipp Krones-3/+2
2022-09-14Auto merge of #101212 - eholk:dyn-star, r=compiler-errorsbors-10/+144
2022-09-14Changes to rename target and update docsYour Name-13/+14
2022-09-14Add check for missing CSS variablesGuillaume Gomez-10/+56
2022-09-14Update theme check testsGuillaume Gomez-21/+39
2022-09-14Simplify CSS parser to check themesGuillaume Gomez-207/+178
2022-09-14Bless ui test.Camille GILLOT-11/+66
2022-09-14Compute `lint_levels` by definitionDeadbeef-8/+8
2022-09-14rustdoc: clean up CSS `#titles` using flexboxMichael Howell-23/+6
2022-09-14jsondoclint: Fix TODO'sNixon Enraght-Moony-6/+20
2022-09-14jsondoclint: More precise `Path` checksNixon Enraght-Moony-14/+29