about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-14Auto merge of #106833 - JohnTitor:rollup-z8398jk, r=JohnTitorbors-80/+70
2023-01-14Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrumbors-30/+116
2023-01-14Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomezYuki Okushi-8/+8
2023-01-14Rollup merge of #106775 - albertlarsan68:patch-1, r=Mark-SimulacrumYuki Okushi-3/+2
2023-01-14Rollup merge of #106766 - GuillaumeGomez:rm-stripper-dead-code, r=notriddleYuki Okushi-11/+1
2023-01-14Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-SimulacrumYuki Okushi-1/+1
2023-01-14Rollup merge of #106693 - notriddle:notriddle/toggle-trunc, r=GuillaumeGomezYuki Okushi-56/+56
2023-01-14Rollup merge of #106670 - albertlarsan68:check-docs-in-pr-ci, r=Mark-SimulacrumYuki Okushi-0/+1
2023-01-14Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeG...Yuki Okushi-1/+1
2023-01-14Auto merge of #106825 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-13Update cargoWeihang Lo-0/+0
2023-01-13rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggleMichael Howell-56/+56
2023-01-13Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkovMatthias Krüger-14/+11
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-8/+8
2023-01-13Remove redundant session fieldOli Scherer-14/+11
2023-01-13Auto merge of #106776 - oli-obk:om_nom_nom_nom_nom, r=cjgillotbors-2/+2
2023-01-13Remove stale reference to the test suite locationAlbert Larsan-3/+2
2023-01-13Auto merge of #106801 - JohnTitor:rollup-xqkraw0, r=JohnTitorbors-3/+6
2023-01-13Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebankYuki Okushi-3/+6
2023-01-13Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwcobors-1/+1
2023-01-13Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obkbors-3/+17
2023-01-12Auto merge of #106786 - JohnTitor:rollup-8f4vk8m, r=JohnTitorbors-26/+18
2023-01-12Don't suggest dyn as parameter to addMichael Goulet-3/+6
2023-01-13Rollup merge of #106741 - GuillaumeGomez:reexport-doc-hidden, r=notriddleYuki Okushi-3/+18
2023-01-13Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplettYuki Okushi-23/+0
2023-01-12Auto merge of #106780 - flip1995:clippyup, r=Manishearthbors-850/+1879
2023-01-12Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyupPhilipp Krones-850/+1879
2023-01-12Don't pass `--sysroot` twice if SYSROOT is setJoshua Nelson-1/+4
2023-01-12Feed the `features_query` instead of grabbing it from the session lazilyOli Scherer-2/+2
2023-01-12Auto merge of #106773 - Nilstrieb:rollup-sq73pyg, r=Nilstriebbors-6/+12
2023-01-12Fix not displayed re-export of `doc(hidden)` itemGuillaume Gomez-3/+18
2023-01-12Rollup merge of #106751 - clubby789:const-intrinsic, r=GuillaumeGomeznils-2/+10
2023-01-12Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwconils-4/+2
2023-01-12Auto merge of #105603 - oli-obk:non_repeatable_queries, r=petrochenkovbors-9/+6
2023-01-12Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errorsbors-4/+0
2023-01-12Remove dead code in rustdoc stripperGuillaume Gomez-11/+1
2023-01-12Harden the pre-tyctxt query system against accidental recomputationOli Scherer-9/+6
2023-01-12Auto merge of #106757 - matthiaskrgr:rollup-9j8830g, r=matthiaskrgrbors-71/+3
2023-01-11Rollup merge of #103800 - danielhenrymantilla:stabilize-pin-macro, r=dtolnayMichael Goulet-4/+0
2023-01-12Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514Matthias Krüger-71/+3
2023-01-12Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514bors-4/+0
2023-01-12move to correct testDeadbeef-53/+0
2023-01-12Fix rendering 'const' for intrinsicsclubby789-2/+10
2023-01-12fix fmt and blessDeadbeef-0/+11
2023-01-12fix fn_sig iceDeadbeef-0/+15
2023-01-12attempt to make a minimal example workDeadbeef-1/+12
2023-01-12gate const closuresDeadbeef-0/+16
2023-01-12parse const closuresDeadbeef-3/+17
2023-01-11Stabilize `abi_efiapi` featureNicholas Bishop-23/+0
2023-01-12remove unreachable error code `E0490`Ezra Shaw-4/+2