about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-03remove 'delay_span_bug' following 'references_error'yukang-3/+2
2022-11-03change error_reported to use Result instead of an optionyukang-22/+15
2022-11-02deprecate DelaySpanBugEmitted and use ErrorGuaranteed directlyyukang-26/+14
2022-10-27Auto merge of #103629 - matthiaskrgr:rollup-r94tqfa, r=matthiaskrgrbors-217/+467
2022-10-27Rollup merge of #103616 - rust-lang:notriddle/moz-box-sizing, r=GuillaumeGomezMatthias Krüger-3/+1
2022-10-27Rollup merge of #103544 - Nilstrieb:no-recovery-pls, r=compiler-errorsMatthias Krüger-2/+31
2022-10-27Rollup merge of #103524 - petrochenkov:modchild4, r=cjgillotMatthias Krüger-50/+53
2022-10-27Rollup merge of #103505 - notriddle:notriddle/rustdoc-self-closing-tags, r=Gu...Matthias Krüger-1/+204
2022-10-27Rollup merge of #103408 - compiler-errors:rpitit-rustdoc, r=GuillaumeGomezMatthias Krüger-53/+94
2022-10-27Rollup merge of #103394 - Pointerbender:unsafecell-docs, r=AmanieuMatthias Krüger-25/+36
2022-10-27Rollup merge of #103255 - oli-obk:opaque_wrong_eq_relation, r=compiler-errorsMatthias Krüger-75/+41
2022-10-27Rollup merge of #103110 - RalfJung:manual-send, r=thomccMatthias Krüger-8/+7
2022-10-27Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgrbors-140/+431
2022-10-27Rollup merge of #103611 - Rageking8:fix-103574, r=lcnrMatthias Krüger-4/+56
2022-10-27Rollup merge of #103593 - compiler-errors:nit-remove-returns, r=fee1-deadMatthias Krüger-18/+0
2022-10-27Rollup merge of #103592 - notriddle:notriddle/notable-traits-notable, r=Guill...Matthias Krüger-2/+39
2022-10-27Rollup merge of #103586 - compiler-errors:issue-103573, r=jackh726Matthias Krüger-0/+40
2022-10-27Rollup merge of #103564 - RalfJung:miri-unused, r=thomccMatthias Krüger-2/+3
2022-10-27Rollup merge of #103525 - oli-obk:const_impl_on_non_const_trait, r=lcnrMatthias Krüger-59/+126
2022-10-27Rollup merge of #103475 - oli-obk:generic_param_indices, r=lcnrMatthias Krüger-13/+14
2022-10-27Rollup merge of #103106 - saethlin:from_exposed_docs, r=thomccMatthias Krüger-6/+15
2022-10-27Rollup merge of #103035 - saethlin:assert_unsafe_precondition3, r=thomccMatthias Krüger-36/+138
2022-10-27Auto merge of #103601 - compiler-errors:no-opaque-probe-in-nll-relate, r=oli-obkbors-1/+25
2022-10-27add "Memory layout" subsection to documentation of `UnsafeCell` for additiona...Pointerbender-0/+2
2022-10-26rustdoc: remove CSS workaround for Firefox 29Michael Howell-3/+1
2022-10-27Auto merge of #103605 - ehuss:mentions-spec, r=Mark-Simulacrumbors-0/+6
2022-10-27add tests and slight formattingRageking8-4/+56
2022-10-26Print the precondition we violated, and visible through output captureBen Kimock-36/+138
2022-10-26Auto merge of #103604 - JohnTitor:rollup-q4ns2gh, r=JohnTitorbors-1675/+2336
2022-10-26Add Target Tier Policy notification.Eric Huss-0/+6
2022-10-27Rollup merge of #103598 - tshepang:token-kind-docs, r=jackh726Yuki Okushi-5/+18
2022-10-27Rollup merge of #103596 - RalfJung:thread-setname, r=cuviperYuki Okushi-6/+10
2022-10-27Rollup merge of #103580 - lukas-code:guaranteed_ne, r=GuillaumeGomezYuki Okushi-2/+2
2022-10-27Rollup merge of #103579 - lnicola:rust-analyzer-2022-10-26, r=lnicolaYuki Okushi-1584/+2221
2022-10-27Rollup merge of #103567 - RalfJung:ptr-eq-dyn-trait, r=dtolnayYuki Okushi-45/+16
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 #103492 - ehuss:highfive-triagebot, r=Mark-Simulacrumbors-2/+157