about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-13Rollup merge of #91687 - euclio:tuple-variant-field-section, r=GuillaumeGomezMatthias Krüger-7/+31
2022-01-13Rollup merge of #90001 - Fearyncess:master, r=alexcrichtonMatthias Krüger-0/+1
2022-01-13Auto merge of #92526 - djc:rustdoc-askama, r=jshabors-121/+68
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-3/+81
2022-01-12Rollup merge of #92756 - lnicola:rust-analyzer-2022-01-11, r=lnicolaMatthias Krüger-16/+20
2022-01-12Rollup merge of #92742 - GuillaumeGomez:missing-suffix-sidebar-items, r=notri...Matthias Krüger-2/+6
2022-01-12Rollup merge of #92732 - wesleywiser:note_musl_patch_info, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-01-12Rollup merge of #92707 - JohnScience:patch-1, r=GuillaumeGomezMatthias Krüger-1/+2
2022-01-12Rollup merge of #92699 - camelid:private-fields, r=jshaMatthias Krüger-11/+9
2022-01-12Rollup merge of #92432 - fee1-dead:constck-impl-constness, r=oli-obkMatthias Krüger-0/+26
2022-01-11rustdoc: do not emit tuple variant fields if none are documentedAndy Russell-7/+31
2022-01-11Auto merge of #92533 - Aaron1011:variant-symbol, r=petrochenkovbors-10/+10
2022-01-11Auto merge of #90948 - oli-obk:🧹, r=nikomatsakisbors-1/+25
2022-01-11Add testDeadbeef-0/+26
2022-01-11Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef`Aaron Hill-10/+10
2022-01-11Add GUI test for rust logo style in the sidebarsGuillaume Gomez-0/+78
2022-01-11Fix style for rust logoGuillaume Gomez-3/+3
2022-01-11:arrow_up: rust-analyzerLaurențiu Nicola-16/+20
2022-01-11Auto merge of #92601 - camelid:more-intra-doc-cleanup, r=Manishearthbors-142/+148
2022-01-10Add missing suffix for sidebar-items script pathGuillaume Gomez-2/+6
2022-01-10Remove configuration which became unused in 8abb4bb698c9d74507adb9cd7b54a032f...Dirkjan Ochtman-10/+0
2022-01-10Address feedbackDirkjan Ochtman-13/+7
2022-01-10Migrate rustdoc from Tera to AskamaDirkjan Ochtman-108/+71
2022-01-10Add note about upstream commit musl-patch-configure.diff is derived fromWesley Wiser-1/+3
2022-01-10Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgrbors-87/+164
2022-01-10Rollup merge of #92717 - RalfJung:miri, r=RalfJungMatthias Krüger-8/+10
2022-01-10Rollup merge of #92636 - compiler-errors:normalize-generator-const-expr, r=ol...Matthias Krüger-0/+26
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-77/+94
2022-01-10Rollup merge of #92357 - GuillaumeGomez:fix-doc-comment-backline-removal, r=c...Matthias Krüger-2/+12
2022-01-10Rollup merge of #92248 - compiler-errors:normalize-type-for-pointee, r=jackh726Matthias Krüger-0/+22
2022-01-10miriRalf Jung-8/+10
2022-01-09Extended the note on the use of `no_run` attributeDmitrii - Demenev-1/+2
2022-01-09Compute most of Public/Exported access level in rustc_resolveLamb-0/+29
2022-01-09Display "private fields" instead of "fields omitted"Noah Lev-11/+9
2022-01-09Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkovbors-2/+2
2022-01-09Auto merge of #92690 - matthiaskrgr:rollup-rw0oz05, r=matthiaskrgrbors-298/+356
2022-01-09Rollup merge of #92673 - GuillaumeGomez:remove-all-items-toggle, r=jshaMatthias Krüger-8/+0
2022-01-09Rollup merge of #92608 - petrochenkov:doctrscope3, r=CraftSpiderMatthias Krüger-250/+278
2022-01-09Rollup merge of #92510 - inquisitivecrystal:foreign-block, r=cjgillotMatthias Krüger-0/+33
2022-01-09Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomezMatthias Krüger-40/+45
2022-01-09rustc_middle: Rename `Export` to `ModChild` and add some commentsVadim Petrochenkov-1/+1
2022-01-09rustc_metadata: Rename `item_children(_untracked)` to `module_children(_untra...Vadim Petrochenkov-10/+10
2022-01-09rustc_metadata: Optimize and document module children decodingVadim Petrochenkov-12/+19
2022-01-08Auto merge of #92068 - fee1-dead:libcore2021, r=m-ou-sebors-26/+7
2022-01-08Auto merge of #90639 - matthewjasper:leaf-def-cache, r=cjgillotbors-32/+34
2022-01-08Remove useless collapse toggle on "all items" pageGuillaume Gomez-8/+0
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-77/+94
2022-01-08Auto merge of #92639 - pietroalbini:bump-version, r=pietroalbinibors-1/+1
2022-01-08Auto merge of #91305 - camelid:rm-cond, r=GuillaumeGomezbors-3/+0
2022-01-08tidy: add `ahash` to permitted dep listLain Yang-0/+1