summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-14Rollup merge of #106661 - mjguzik:linux_statx, r=Mark-SimulacrumMatthias Krüger-2/+3
2023-01-14Auto merge of #106696 - kylematsuda:early-binder, r=lcnrbors-12/+14
2023-01-14Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviperMatthias Krüger-1/+1
2023-01-14Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-SimulacrumMatthias Krüger-103/+66
2023-01-14fix various subst_identity vs skip_binderKyle Matsuda-1/+1
2023-01-14change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re...Kyle Matsuda-17/+17
2023-01-14change usages of impl_trait_ref to bound_impl_trait_refKyle Matsuda-22/+22
2023-01-14change const_param_default query to return EarlyBinder; remove bound_const_pa...Kyle Matsuda-1/+1
2023-01-14change usages of const_param_default query to bound_const_param_defaultKyle Matsuda-1/+3
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-13Rebase and move UI testsMichael Goulet-55/+0
2023-01-13Suggest lifetime bound in illegal Copy implMichael Goulet-0/+10
2023-01-13copy self type is implied wfMichael Goulet-0/+14
2023-01-13Check ADT fields for copy implementations considering regionsMichael Goulet-2/+33
2023-01-13rustdoc: remove `docblock` class from notable trait popoverMichael Howell-4/+8
2023-01-13Update the wasi-libc used for the wasm32-wasi targetAlex Crichton-1/+1
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-13CrateData: don't allocate String when Serialize, &str is enoughklensy-1/+1
2023-01-13Playground.crate_name String -> Symbolklensy-6/+5
2023-01-13fmt_type: don't alloc const String, use &str insteadklensy-1/+1
2023-01-13generate_macro_def_id_path: don't eagerly stringify Symbolsklensy-7/+12
2023-01-13Auto merge of #106776 - oli-obk:om_nom_nom_nom_nom, r=cjgillotbors-2/+2
2023-01-13IndexItem.name String -> Symbolklensy-9/+10
2023-01-13evade clonesklensy-4/+4
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