about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-27Rollup merge of #103558 - weihanglo:update-cargo, r=weihangloYuki Okushi-0/+0
2022-10-27Rollup merge of #103549 - maurer:llvm-main, r=cuviperYuki Okushi-0/+2
2022-10-27Rollup merge of #103537 - notriddle:notriddle/line-numbers, r=GuillaumeGomezYuki Okushi-32/+19
2022-10-27Rollup merge of #103526 - Rageking8:more-dupe-typos-again, r=Mark-SimulacrumYuki Okushi-1/+1
2022-10-27Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomezYuki Okushi-0/+47
2022-10-26No need to probe when relating opaques in nll_relateMichael Goulet-1/+25
2022-10-26rustdoc: add test case for positioning of notable trait tooltipMichael Howell-1/+38
2022-10-26rustc_lexer::TokenKind improve docsTshepang Mbambo-5/+18
2022-10-26Auto merge of #103571 - RalfJung:miri, r=RalfJungbors-92/+234
2022-10-26thread::set_name: debug-assert that things went wellRalf Jung-6/+10
2022-10-26Fix typonils-1/+1
2022-10-26remove unused parser fnMichael Goulet-18/+0
2022-10-26rustdoc: remove redundant CSS selector `.notable-traits .notable`Michael Howell-1/+1
2022-10-26Add documentationNilstrieb-1/+8
2022-10-26Auto merge of #13484 - lnicola:position-encoding, r=lnicolabors-51/+56
2022-10-26Auto merge of #103492 - ehuss:highfive-triagebot, r=Mark-Simulacrumbors-2/+157
2022-10-27fix(rustdoc): add missing URL component for error messagesWeihang Lo-7/+7
2022-10-27doc(rustdoc): redirect more urlsWeihang Lo-0/+4
2022-10-26Process registered region obligation in resolve_regions_with_wf_tysMichael Goulet-0/+40
2022-10-26Fix typo in docs for `guaranteed_ne`Lukas Markeffsky-2/+2
2022-10-26:arrow_up: rust-analyzerLaurențiu Nicola-1584/+2221
2022-10-26Update library/core/src/ptr/mod.rsBen Kimock-0/+1
2022-10-26Auto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r=Dylan-DPCbors-281/+127
2022-10-26Remove #[suggestion_*] attributesXiretza-87/+121
2022-10-26Convert all #[suggestion_*] attributes to #[suggestion(style = "...")]Xiretza-38/+73
2022-10-26Add "tool-only" suggestion styleXiretza-14/+24
2022-10-26rustfmt diagnostic derive testsXiretza-85/+80
2022-10-26Add style= parameter to suggestion attributesXiretza-18/+214
2022-10-26Remove unneeded sub-comparisonOli Scherer-31/+8
2022-10-26privacy: Rename "accessibility levels" to "effective visibilities"Vadim Petrochenkov-516/+524
2022-10-26Auto merge of #2622 - RalfJung:ci, r=RalfJungbors-7/+3
2022-10-26explicitly mention that both components of wide prts are comparedRalf Jung-0/+1
2022-10-26Auto merge of #13475 - lowr:fix/lookup-impl-method-trait-ref, r=flodieboldbors-73/+170
2022-10-26simplify GHARalf Jung-7/+3
2022-10-26Rollup merge of #103554 - notriddle:notriddle/summary-focus-visible, r=jshaDylan DPC-0/+9
2022-10-26Auto merge of #2621 - RalfJung:windows-gnu, r=RalfJungbors-0/+1
2022-10-26Rollup merge of #103546 - RalfJung:cast, r=oli-obkDylan DPC-31/+30
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-5/+24
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-227/+16
2022-10-26test on windows-gnu targetRalf Jung-0/+1
2022-10-26fix tracking hash testmejrs-1/+1
2022-10-26Adjust normalizationmejrs-22/+22
2022-10-26Auto merge of #103284 - compiler-errors:const-sad, r=oli-obkbors-101/+123
2022-10-26Add cargo miri to x.py checkOli Scherer-0/+2
2022-10-26stabilize `int_log`Lukas Markeffsky-34/+36
2022-10-26Update src/librustdoc/html/static/css/rustdoc.cssMichael Howell-1/+2
2022-10-26ptr::eq: clarify that comparing dyn Trait is fragileRalf Jung-45/+15
2022-10-26Auto merge of #2620 - RalfJung:getname, r=RalfJungbors-36/+152