about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-10-25Allow `impl Fn() -> impl Trait` in return positionMaybe Waffle-66/+61
2022-10-25Fix #103451, find_width_of_character_at_span return width with 1 when reachin...yukang-0/+37
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-25add a test to verify that compile-flags are provided lastPietro Albini-1/+9
2022-10-25ensure that compile-flags arguments are the last in ui testsPietro Albini-18/+42
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-24rustdoc: parse self-closing tags and attributes in `invalid_html_tags`Michael Howell-1/+204
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-24Add more normalization and testsmejrs-10/+101
2022-10-24Address some commentsmejrs-2/+37
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-24Make PROC_MACRO_DERIVE_RESOLUTION_FALLBACK a hard errorAaron Hill-100/+36
2022-10-24rustdoc: remove redundant CSS `a.test-arrow:hover`Michael Howell-3/+0
2022-10-24rustdoc: fix weird toggle-all-docs style in iOSMichael Howell-0/+3
2022-10-24rustdoc: clean up `#toggle-all-docs`Michael Howell-7/+11
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-24Update src/tools/compiletest/src/runtest.rsAndrew Pollack-1/+1
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-24Update LLVM submoduleNikita Popov-0/+0
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
2022-10-24fix parentheses surrounding spacing issue in parseryukang-5/+27
2022-10-24rustupRalf Jung-8/+1
2022-10-24also smoke-test 'cargo miri test'Ralf Jung-2/+36
2022-10-24add support for testing Miri on other targets, and do some cross-testing on CIRalf Jung-3/+17
2022-10-24suggest type annotation for local statement initialed by ref expressionSparrowLii-0/+98
2022-10-24Port `dead_code` lints to be translatable.Charles Lew-6/+6
2022-10-24fix #103435, unused lint won't produce invalid codeyukang-0/+75
2022-10-24Auto merge of #2615 - RalfJung:josh, r=oli-obkbors-3/+2
2022-10-24point to my fork of josh for nowRalf Jung-3/+2
2022-10-23rustdoc: remove no-op CSS `.source pre.rust { white-space: pre }`Michael Howell-1/+0