about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-12-17Auto merge of #105804 - matthiaskrgr:rollup-iaqlbl3, r=matthiaskrgrbors-15/+269
2022-12-17Rollup merge of #105802 - chbaker0:enum-match-filecheck, r=tmiaskoMatthias Krüger-2/+2
2022-12-17Rollup merge of #105780 - GuillaumeGomez:read-more-links, r=notriddleMatthias Krüger-10/+58
2022-12-17Rollup merge of #105768 - fee1-dead-contrib:iat-style, r=eholkMatthias Krüger-1/+37
2022-12-17Rollup merge of #105711 - compiler-errors:rpitit-references-errors, r=eholkMatthias Krüger-0/+44
2022-12-17Rollup merge of #105710 - compiler-errors:dyn-star-rigid-cast, r=eholkMatthias Krüger-1/+23
2022-12-17Rollup merge of #105493 - WaffleLapkin:unchoke-r-a, r=NilstriebMatthias Krüger-1/+105
2022-12-17core: ensure `no_fp_fmt_parse` builds are warning-freeMiguel Ojeda-1/+1
2022-12-16Make enum-match.rs test robust against variable name changesCollin Baker-2/+2
2022-12-16Realistic `Path::as_mut_os_str` doctestAndres Suarez-3/+3
2022-12-16Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obkbors-125/+39
2022-12-16add simulated non-regression test for issue 105637Rémy Rakic-0/+52
2022-12-16don't copy symbols from dylibs with -Zdylib-ltoRémy Rakic-1/+1
2022-12-16Fix intra-doc linkChris Denton-1/+1
2022-12-16Test documentation of hidden items in stdChris Denton-1/+1
2022-12-17docs: add long error explanation for error E0320Ezra Shaw-1/+32
2022-12-16Auto merge of #105018 - zertosh:path_buf_deref_mut, r=dtolnaybors-0/+14
2022-12-16rustdoc: clean up margin CSS for scraped examplesMichael Howell-9/+4
2022-12-16fix logic in IncrementVisitorEric Wu-7/+33
2022-12-16Auto merge of #105775 - matthiaskrgr:rollup-2o8qn7e, r=matthiaskrgrbors-156/+194
2022-12-16Add a comment warning against using associated type defaults <3Maybe Waffle-0/+8
2022-12-16Detect inherent associated types not having CamelCaseDeadbeef-1/+37
2022-12-16Add test for presence of read more linksGuillaume Gomez-2/+34
2022-12-16Don't add "Read more" link if there is no extra contentGuillaume Gomez-8/+24
2022-12-16Rollup merge of #105774 - TaKO8Ki:remove-unused-stderr-files, r=tmiaskoMatthias Krüger-16/+0
2022-12-16Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume...Matthias Krüger-37/+37
2022-12-16Rollup merge of #105757 - notriddle:notriddle/sub-settings, r=GuillaumeGomezMatthias Krüger-6/+0
2022-12-16Rollup merge of #105756 - notriddle:notriddle/example-wrap-tooltip, r=Guillau...Matthias Krüger-15/+9
2022-12-16Rollup merge of #105748 - hakoerber:master, r=Dylan-DPCMatthias Krüger-5/+5
2022-12-16Rollup merge of #105747 - chenyukang:yukang/fix-105732-auto-trait, r=compiler...Matthias Krüger-0/+51
2022-12-16Rollup merge of #105744 - Ezrashaw:e0158-clarity, r=GuillaumeGomezMatthias Krüger-19/+34
2022-12-16Rollup merge of #105725 - fee1-dead-contrib:allow-impl-const-trait, r=oli-obkMatthias Krüger-58/+58
2022-12-16Auto merge of #103880 - b-naber:field-ty-mir, r=lcnrbors-99/+433
2022-12-16remove unused stderr filesTakayuki Maeda-16/+0
2022-12-16Make a field only as public as it needs to beOli Scherer-1/+1
2022-12-16Rename ConstS to ConstDataOli Scherer-16/+16
2022-12-16Auto merge of #105763 - Ezrashaw:rustc-book-relative-links, r=jyn514bors-23/+23
2022-12-16Auto merge of #105717 - compiler-errors:anonymize, r=jackh726bors-36/+6
2022-12-16Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebankbors-11/+75
2022-12-16Auto merge of #10086 - nbdd0121:master, r=matthiaskrgrbors-50/+105
2022-12-16Remove dead code after destination propagationTomasz Miąsko-0/+111
2022-12-15rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle`Michael Howell-37/+37
2022-12-15Auto merge of #105760 - matthiaskrgr:rollup-r8beo9w, r=matthiaskrgrbors-996/+1345
2022-12-16remove relative links from `rustc-book` and `unstable-book`Ezra Shaw-23/+23
2022-12-16fix #105732, Fix ICE calling method on auto traityukang-0/+51
2022-12-15Rollup merge of #105743 - nnethercote:SimplifiedType-cleanups, r=lcnrMatthias Krüger-1/+1
2022-12-15Rollup merge of #105758 - Nilstrieb:typeck-results-mod, r=compiler-errorsMatthias Krüger-706/+724
2022-12-15Rollup merge of #105743 - nnethercote:SimplifiedType-cleanups, r=lcnrMatthias Krüger-55/+15
2022-12-15Rollup merge of #105739 - GuillaumeGomez:migrate-jump-to-def-link-to-css-var,...Matthias Krüger-11/+7
2022-12-15Rollup merge of #105727 - estebank:use-impl-trait, r=oli-obkMatthias Krüger-23/+85