about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-26rustdoc: remove redundant CSS selector `.notable-traits .notable`Michael Howell-1/+1
2022-10-26Auto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r=Dylan-DPCbors-177/+82
2022-10-26Rollup merge of #103554 - notriddle:notriddle/summary-focus-visible, r=jshaDylan DPC-0/+9
2022-10-26Rollup merge of #103543 - ehuss:update-books, r=ehussDylan DPC-0/+0
2022-10-26Rollup merge of #103428 - SarthakSingh31:issue-94187, r=compiler-errorsDylan DPC-0/+13
2022-10-26Rollup merge of #102706 - ferrocene:pa-ignore-doc-index, r=jyn514Dylan DPC-18/+48
2022-10-26Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...Dylan DPC-159/+12
2022-10-26Auto merge of #103284 - compiler-errors:const-sad, r=oli-obkbors-3/+19
2022-10-26Update src/librustdoc/html/static/css/rustdoc.cssMichael Howell-1/+2
2022-10-26Auto merge of #103562 - Dylan-DPC:rollup-sheepp5, r=Dylan-DPCbors-39/+343
2022-10-26Rollup merge of #103542 - scottmcm:invalid-macro-patterns, r=compiler-errorsDylan DPC-0/+28
2022-10-26Rollup merge of #103444 - chenyukang:yukang/fix-103425-extra-diag, r=davidtwcoDylan DPC-0/+44
2022-10-26Rollup merge of #103430 - cjgillot:receiver-attrs, r=petrochenkovDylan DPC-14/+17
2022-10-26Rollup merge of #103416 - compiler-errors:rpit-named, r=cjgillotDylan DPC-23/+23
2022-10-26Rollup merge of #103209 - Xiretza:multiple-suggestions, r=davidtwcoDylan DPC-2/+133
2022-10-26Rollup merge of #102951 - SparrowLii:type_annotation, r=estebankDylan DPC-0/+98
2022-10-26Auto merge of #103279 - compiler-errors:normalize-hack-back, r=lcnrbors-0/+31
2022-10-26Auto merge of #103158 - Bryanskiy:resolve_perf, r=petrochenkovbors-6/+6
2022-10-25rustdoc: add visible focus outline to rustdoc-toggleMichael Howell-0/+8
2022-10-25Update booksEric Huss-0/+0
2022-10-25Pinning tests for some macro_rules things discussed in the lang meetingScott McMurray-0/+28
2022-10-25Name impl trait in region bound suggestionMichael Goulet-23/+23
2022-10-25Auto merge of #103392 - RalfJung:miri, r=oli-obkbors-470/+1521
2022-10-25Perf improvements for effective visibility calculatingBryanskiy-6/+6
2022-10-25Miri: disable macOS testing for nowRalf Jung-1/+2
2022-10-25Rollup merge of #103122 - ouz-a:mir-technical-debt, r=oli-obkDylan DPC-3/+3
2022-10-25Added helper to prevent verbose printing from the `PrettyPrinter` when printi...Sarthak Singh-0/+13
2022-10-25Auto merge of #102988 - dpaoliello:inlinerawdylib, r=dpaoliellobors-0/+102
2022-10-24Support raw-dylib functions being used inside inlined functionsDaniel Paoliello-0/+102
2022-10-25Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddleYuki Okushi-1/+3
2022-10-25Rollup merge of #103494 - notriddle:notriddle/test-arrow-hover, r=GuillaumeGomezYuki Okushi-3/+0
2022-10-25Rollup merge of #103493 - notriddle:notriddle/source-sidebar-logo, r=Guillaum...Yuki Okushi-5/+7
2022-10-25Rollup merge of #103486 - GuillaumeGomez:cleanup-rustdoc-gui-highlight-colors...Yuki Okushi-52/+89
2022-10-25Rollup merge of #103462 - notriddle:notriddle/source-pre-rust-white-space, r=...Yuki Okushi-1/+0
2022-10-25Rollup merge of #103410 - camsteffen:link-unstable-book, r=JohnTitorYuki Okushi-1/+1
2022-10-25Rollup merge of #103409 - compiler-errors:rpitit-signature-mismatch, r=lcnrYuki Okushi-0/+37
2022-10-25Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillotYuki Okushi-0/+28
2022-10-25Rollup merge of #103350 - clubby789:refer-to-assoc-method, r=wesleywiserYuki Okushi-9/+44
2022-10-25Rollup merge of #103333 - chenyukang:yukang/fix-103143, r=wesleywiserYuki Okushi-0/+25
2022-10-24Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tysMichael Goulet-0/+37
2022-10-24rustdoc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler`Martin Nordholts-1/+3
2022-10-24rustdoc: remove redundant CSS `a.test-arrow:hover`Michael Howell-3/+0
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-5/+7
2022-10-24Auto merge of #103337 - flip1995:clippyup, r=Manishearthbors-4206/+8511
2022-10-24Use functions in highlight-colors rustdoc GUI testGuillaume Gomez-52/+89
2022-10-24Document link to unstable bookCameron Steffen-1/+1
2022-10-24Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnrbors-106/+326
2022-10-24use the shared assets step for building std tooPietro Albini-1/+2
2022-10-24Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3Yuki Okushi-0/+2
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-1/+86