about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-01-21replace paths in PathSet with a dedicated TaskPath structPietro Albini-14/+28
2022-01-21Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgrbors-316/+1902
2022-01-20Rollup merge of #93136 - pietroalbini:pa-1.58.1-relnotes-master, r=pietroalbiniMatthias Krüger-0/+15
2022-01-20Rollup merge of #93128 - pietroalbini:pa-verify-stable-version-number, r=Mark...Matthias Krüger-0/+43
2022-01-20Rollup merge of #93114 - lcnr:mk_array, r=RalfJungMatthias Krüger-2/+6
2022-01-20Rollup merge of #93104 - dtolnay:ppbless, r=Mark-SimulacrumMatthias Krüger-1/+13
2022-01-20Rollup merge of #93102 - dtolnay:ringbuffer, r=lcnrMatthias Krüger-133/+83
2022-01-20Rollup merge of #93099 - tomkris:rustdoc-fix, r=jshaMatthias Krüger-4/+8
2022-01-20Rollup merge of #93098 - Aaron1011:def-path-hash-debug, r=oli-obkMatthias Krüger-6/+17
2022-01-20Rollup merge of #93094 - Enselic:check-for-enum-tuple-struct-fields, r=CraftS...Matthias Krüger-2/+4
2022-01-20Rollup merge of #93091 - pierwill:chalk-0.76, r=jackh726Matthias Krüger-12/+13
2022-01-20Rollup merge of #93087 - ricobbe:alt-calling-convention-test-fix, r=Mark-Simu...Matthias Krüger-5/+11
2022-01-20Rollup merge of #93086 - c410-f3r:let-guard, r=Mark-SimulacrumMatthias Krüger-2/+26
2022-01-20Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomezMatthias Krüger-1/+14
2022-01-20Rollup merge of #93061 - estebank:macr-suggestion, r=cjgillotMatthias Krüger-24/+82
2022-01-20Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddleMatthias Krüger-15/+60
2022-01-20Rollup merge of #92860 - CraftSpider:rustdoc-json-impl-ice, r=jshaMatthias Krüger-1/+28
2022-01-20Rollup merge of #92856 - GuillaumeGomez:exclude-test-doc_auto_cfg, r=Nemo157Matthias Krüger-20/+51
2022-01-20Rollup merge of #91032 - eholk:generator-drop-tracking, r=nikomatsakisMatthias Krüger-103/+1488
2022-01-20backport the 1.58.1 relnotes to masterPietro Albini-0/+15
2022-01-20More clean upGuillaume Gomez-8/+4
2022-01-20Extra cfg_hide a bit to handle inner cfgsGuillaume Gomez-16/+11
2022-01-20Update doc_auto_cfg testGuillaume Gomez-2/+8
2022-01-20Exclude "test" from doc_auto_cfg renderingGuillaume Gomez-16/+50
2022-01-20Auto merge of #93119 - matthiaskrgr:rollup-ku3cn5j, r=matthiaskrgrbors-818/+1931
2022-01-20add script to prevent point releases with same number as existing onesPietro Albini-0/+43
2022-01-20Rollup merge of #93112 - pietroalbini:pa-cve-2022-21658-nightly, r=pietroalbiniMatthias Krüger-52/+838
2022-01-20Rollup merge of #93108 - lnicola:rust-analyzer-2022-01-20, r=lnicolaMatthias Krüger-16/+18
2022-01-20Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddleMatthias Krüger-15/+60
2022-01-20Rollup merge of #92992 - kornelski:backtraceopt, r=Mark-SimulacrumMatthias Krüger-8/+19
2022-01-20Rollup merge of #92861 - jsha:mobile-column-flex, r=GuillaumeGomezMatthias Krüger-15/+43
2022-01-20Rollup merge of #92704 - 5225225:std_mem_transmute_ref_t_mut_t, r=michaelwoer...Matthias Krüger-5/+5
2022-01-20Rollup merge of #92680 - camelid:assoc-item-cleanup, r=petrochenkovMatthias Krüger-35/+53
2022-01-20Rollup merge of #92582 - lcnr:generic-arg-infer, r=BoxyUwUMatthias Krüger-256/+424
2022-01-20Rollup merge of #92183 - tmandry:issue-74256, r=estebankMatthias Krüger-350/+244
2022-01-20Rollup merge of #91694 - euclio:stability-improvements, r=GuillaumeGomezMatthias Krüger-37/+73
2022-01-20Rollup merge of #91606 - joshtriplett:stabilize-print-link-args, r=pnkfelixMatthias Krüger-17/+24
2022-01-20Rollup merge of #89764 - tmiasko:uninhabited-enums, r=wesleywiserMatthias Krüger-11/+6
2022-01-20Rollup merge of #89747 - Amanieu:maybeuninit_bytes, r=m-ou-seMatthias Krüger-1/+124
2022-01-20Fix compilation for a few tier 2 targetsHans Kratz-8/+5
2022-01-20update commentslcnr-2/+6
2022-01-20:arrow_up: rust-analyzerLaurențiu Nicola-16/+18
2022-01-20Auto merge of #92138 - AngelicosPhosphoros:try_smarter_vec_from_iter_48994_2,...bors-3/+9
2022-01-19rustdoc: auto create output directory when "--output-format json"Artem Kryvokrysenko-4/+8
2022-01-19Rustdoc mobile: put out-of-band on its own lineJacob Hoffman-Andrews-15/+43
2022-01-19Support --bless for pp-exact pretty printer testsDavid Tolnay-1/+13
2022-01-19Deduplicate branches of print_break implementationDavid Tolnay-19/+14
2022-01-19Inline print_newline functionDavid Tolnay-7/+4
2022-01-19Inline indent functionDavid Tolnay-8/+3
2022-01-19Eliminate offset number from Fits framesDavid Tolnay-28/+19