about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-11Improve rustdoc-js tester code clarity a bitGuillaume Gomez-7/+9
2023-03-11Add eslint checks for rustdoc-js testerGuillaume Gomez-38/+134
2023-03-11Auto merge of #109015 - matthiaskrgr:rollup-xu2s31g, r=matthiaskrgrbors-1544/+1728
2023-03-11Rollup merge of #108988 - adrianheine:crate-reference-block, r=petrochenkovMatthias Krüger-10/+7
2023-03-11Rollup merge of #108950 - cjgillot:inherit-less, r=compiler-errorsMatthias Krüger-184/+154
2023-03-11Rollup merge of #108949 - Urgau:check-cfg-target-json, r=oli-obkMatthias Krüger-4/+51
2023-03-11Rollup merge of #108927 - Ayush1325:pal-cleanup, r=workingjubileeMatthias Krüger-610/+724
2023-03-11Rollup merge of #108784 - clubby789:askama-sidebar, r=jsha,GuillaumeGomezMatthias Krüger-644/+616
2023-03-11Rollup merge of #108757 - clubby789:askama-move, r=notriddle,jsha,GuillaumeGomezMatthias Krüger-43/+84
2023-03-11Rollup merge of #108711 - Nilstrieb:nt-note, r=petrochenkovMatthias Krüger-3/+10
2023-03-11Rollup merge of #107629 - pitaj:rustdoc-search-deprecated, r=jshaMatthias Krüger-9/+50
2023-03-11Rollup merge of #106276 - Sp00ph:unify_slice_ranges, r=the8472Matthias Krüger-36/+31
2023-03-11Auto merge of #109001 - matthiaskrgr:rollup-a3agnwp, r=matthiaskrgrbors-368/+267
2023-03-11Auto merge of #108998 - matthiaskrgr:rollup-sxbdulg, r=matthiaskrgrbors-181/+534
2023-03-11Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelixbors-137/+261
2023-03-10Render doc sidebar using Askamaclubby789-644/+616
2023-03-10Migrate `document_item_info` to templatesclubby789-43/+84
2023-03-10Rollup merge of #108912 - clubby789:doc-tool-lints, r=NilstriebMatthias Krüger-0/+30
2023-03-10Rollup merge of #108902 - lcnr:do-while-sus, r=davidtwco,NilstriebMatthias Krüger-25/+23
2023-03-10Rollup merge of #108891 - kazutakahirata:master, r=cuviperMatthias Krüger-1/+0
2023-03-10Rollup merge of #108017 - chbaker0:fix-105967, r=chbaker0Matthias Krüger-40/+38
2023-03-10Rollup merge of #107711 - calebzulawski:movbe, r=pnkfelixMatthias Krüger-4/+4
2023-03-10Rollup merge of #106085 - fee1-dead-contrib:tidy-ci-matchers, r=pietroalbiniMatthias Krüger-3/+18
2023-03-10Rollup merge of #105962 - zertosh:stabilize_path_as_mut_os_str, r=dtolnayMatthias Krüger-4/+2
2023-03-10Rollup merge of #105798 - Amanieu:relax-asm, r=joshtriplettMatthias Krüger-291/+152
2023-03-10Auto merge of #108974 - flip1995:clippyup, r=Manishearthbors-779/+2512
2023-03-10Simplify typeck entry.Camille GILLOT-51/+46
2023-03-10Directly construct Inherited.Camille GILLOT-176/+151
2023-03-10rustdoc: sort deprecated items lower in searchPeter Jaszkowiak-9/+50
2023-03-10Rollup merge of #108983 - LeSeulArtichaut:108646-target-feature-default-impl,...Matthias Krüger-2/+17
2023-03-10Rollup merge of #108976 - Veykril:patch-2, r=jyn514Matthias Krüger-1/+1
2023-03-10Rollup merge of #108947 - compiler-errors:ct-infer-no-shapeshifting, r=BoxyUwUMatthias Krüger-34/+74
2023-03-10Rollup merge of #108937 - lcnr:winnowing-enum, r=WaffleLapkinMatthias Krüger-40/+67
2023-03-10Rollup merge of #108930 - Ezrashaw:better-error-for-manual-fn-impl, r=petroch...Matthias Krüger-51/+142
2023-03-10Rollup merge of #108900 - bvanjoi:issue-108275, r=petrochenkovMatthias Krüger-10/+40
2023-03-10Rollup merge of #108834 - compiler-errors:fn-ptr-fn-obl, r=spastorinoMatthias Krüger-3/+44
2023-03-10Rollup merge of #108828 - compiler-errors:new-solver-alias-eq-on-num-var, r=lcnrMatthias Krüger-40/+143
2023-03-10Rollup merge of #106921 - madsmtm:cell-memory-layout, r=dtolnayMatthias Krüger-0/+6
2023-03-10Moved thread_local implementation to sys::commonAyush Singh-731/+723
2023-03-10Add note when matching token with nonterminalNilstrieb-3/+10
2023-03-10rustdoc: Don't crash on `crate` references in blocksAdrian Heine-10/+7
2023-03-10Auto merge of #108977 - matthiaskrgr:rollup-1bnl1hu, r=matthiaskrgrbors-121/+157
2023-03-10Forbid `#[target_feature]` on safe default implementationsLéo Lanteri Thauvin-2/+17
2023-03-10Split __thread_local_inner macroAyush Singh-194/+316
2023-03-10Move __thread_local_inner to sysAyush Singh-194/+194
2023-03-10Auto merge of #102256 - cjgillot:let-under, r=lcnrbors-19/+271
2023-03-10Rollup merge of #108964 - majaha:ptr_metadata_doc, r=workingjubileeMatthias Krüger-4/+4
2023-03-10Rollup merge of #108963 - jhheider:fix-CI-non-git-builds, r=albertlarsan68Matthias Krüger-1/+1
2023-03-10Rollup merge of #108960 - compiler-errors:no-body-def-id, r=cjgillotMatthias Krüger-84/+55
2023-03-10Rollup merge of #108956 - Raekye:master, r=scottmcmMatthias Krüger-2/+2