about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-12Rollup merge of #102924 - notriddle:notriddle/sidebar-link-class, r=Guillaume...Dylan DPC-97/+95
2022-10-12Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillotDylan DPC-57/+36
2022-10-12Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwrightDylan DPC-0/+2003
2022-10-12Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholkDylan DPC-0/+67
2022-10-12Rollup merge of #102110 - CleanCut:migrate_rustc_passes_diagnostics, r=davidtwcoDylan DPC-2/+2
2022-10-11Update cargoWeihang Lo-0/+0
2022-10-11Rollup merge of #102912 - lnicola:rust-analyzer-2022-10-11, r=lnicolaMatthias Krüger-1093/+2885
2022-10-11Rollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwcoMatthias Krüger-0/+70
2022-10-11Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-seMatthias Krüger-1/+0
2022-10-11Rollup merge of #100387 - cjgillot:hygiene-trait-impl, r=petrochenkovMatthias Krüger-22/+89
2022-10-11rustdoc: remove unneeded `.content` selector from link colorsMichael Howell-28/+28
2022-10-11rustdoc: remove unused classes from sidebarMichael Howell-69/+67
2022-10-11Auto merge of #102915 - JohnTitor:rollup-5ht99y1, r=JohnTitorbors-48/+35
2022-10-11Rollup merge of #102898 - notriddle:notriddle/sidebar-block, r=GuillaumeGomezYuki Okushi-48/+35
2022-10-11Auto merge of #102755 - pcc:data-local-tmp, r=Mark-Simulacrumbors-4/+4
2022-10-11:arrow_up: rust-analyzerLaurențiu Nicola-1093/+2885
2022-10-11Report duplicate definitions in trait impls during resolution.Camille GILLOT-22/+89
2022-10-11Auto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrumbors-3/+3
2022-10-10Remove outdated commentMichael Howell-1/+0
2022-10-11Auto merge of #102896 - matthiaskrgr:rollup-jg5xawz, r=matthiaskrgrbors-732/+379
2022-10-10Auto merge of #101720 - GuillaumeGomez:warn-INVALID_HTML_TAGS, r=notriddlebors-23/+86
2022-10-10Check representability in adt_sized_constraintCameron Steffen-57/+36
2022-10-10Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddleMatthias Krüger-711/+234
2022-10-10Rollup merge of #102876 - SparrowLii:import-candidate, r=fee1-deadMatthias Krüger-4/+83
2022-10-10Rollup merge of #102871 - notriddle:notriddle/trait-impl-anchor, r=GuillaumeG...Matthias Krüger-3/+1
2022-10-10Rollup merge of #102846 - zertosh:update-syn, r=dtolnayMatthias Krüger-12/+14
2022-10-10Rollup merge of #101789 - gimbles:let, r=estebankMatthias Krüger-2/+8
2022-10-10Rollup merge of #101360 - compiler-errors:multiple-closure-bounds, r=petroche...Matthias Krüger-0/+39
2022-10-10Fix unclosed HTML tag in clippy docGuillaume Gomez-3/+3
2022-10-10Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrumbors-1/+18
2022-10-10rustdoc: remove unneeded `<div>` wrapper from sidebar DOMMichael Howell-47/+35
2022-10-11fix #102878Takayuki Maeda-0/+70
2022-10-10Fix unclosed HTML tag in rustfmt docGuillaume Gomez-1/+1
2022-10-10Stabilize rustdoc CHECK_INVALID_HTML_TAGS checkGuillaume Gomez-4/+2
2022-10-10Update rustdoc testsGuillaume Gomez-14/+79
2022-10-10Change default lint level of INVALID_HTML_TAGS to warningGuillaume Gomez-1/+1
2022-10-10Simplify result color checksGuillaume Gomez-710/+233
2022-10-10Update browser-ui-test version to 0.12.2Guillaume Gomez-1/+1
2022-10-10`let` is not allowed in struct field definitionsgimbles-2/+8
2022-10-10Auto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r=Dylan-DPCbors-542/+218
2022-10-10Rollup merge of #102868 - compiler-errors:rename-assoc-tyalias-to-ty, r=TaKO8KiDylan DPC-11/+11
2022-10-10Rollup merge of #102853 - cjgillot:skip-opaque-cast, r=jackh726Dylan DPC-0/+17
2022-10-10Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-173/+2
2022-10-10Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-deadDylan DPC-358/+188
2022-10-09rustdoc: clean up overly complex `.trait-impl` CSS selectorsMichael Howell-3/+1
2022-10-10Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrumbors-7/+158
2022-10-10Point out incompatible closure boundsMichael Goulet-0/+39
2022-10-10suggest candidates for unresolved importSparrowLii-4/+83
2022-10-10Rename AssocItemKind::TyAlias to AssocItemKind::TypeMichael Goulet-11/+11
2022-10-10Rollup merge of #102862 - scottmcm:more-alignment-traits, r=thomccYuki Okushi-1/+1