about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-27Rollup merge of #111181 - bvanjoi:fix-issue-111148, r=davidtwcoMatthias Krüger-1/+13
2023-05-27Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkovMatthias Krüger-5/+24
2023-05-27Rollup merge of #108630 - overlookmotel:realloc-docs-fix, r=AmanieuMatthias Krüger-1/+2
2023-05-27Fix ICE caused by at-expanding argument 0 instead of removing it earlydekrain-5/+24
2023-05-27Auto merge of #110975 - Amanieu:panic_count, r=joshtriplettbors-86/+149
2023-05-27Add support for nested panics to miriAmanieu d'Antras-32/+53
2023-05-27Rework handling of recursive panicsAmanieu d'Antras-54/+96
2023-05-27Auto merge of #112016 - GuillaumeGomez:rollup-fhqn4i6, r=GuillaumeGomezbors-749/+1610
2023-05-27Rollup merge of #112014 - notriddle:notriddle/intra-doc-weird-syntax, r=Guill...Guillaume Gomez-74/+639
2023-05-27Rollup merge of #111997 - GuillaumeGomez:re-export-doc-hidden-macros, r=notri...Guillaume Gomez-5/+63
2023-05-27Rollup merge of #111983 - compiler-errors:type-op-locally, r=lcnrGuillaume Gomez-564/+682
2023-05-27Rollup merge of #111966 - saethlin:inline-slice-tryfrom, r=thomccGuillaume Gomez-0/+4
2023-05-27Rollup merge of #111952 - cjgillot:drop-replace, r=WaffleLapkinGuillaume Gomez-82/+78
2023-05-27Rollup merge of #111936 - ferrocene:pa-test-suite-metadata, r=jyn514Guillaume Gomez-24/+144
2023-05-27Auto merge of #111934 - scottmcm:stabilize-hash-one, r=Amanieubors-5/+1
2023-05-27Auto merge of #111928 - c410-f3r:dqewdas, r=eholkbors-86/+29
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-1231/+1435
2023-05-27Don't use outlives type op outside of MIR typeckMichael Goulet-14/+23
2023-05-27Uplift complex type ops back into typeck so we can call them locallyMichael Goulet-558/+574
2023-05-27Perform MIR type ops locally in new solverMichael Goulet-1/+94
2023-05-26rustdoc: get unnormalized link destination for suggestionsMichael Howell-74/+639
2023-05-27Auto merge of #111245 - fee1-dead-contrib:temp-fix-tuple-struct-field, r=lcnrbors-0/+126
2023-05-26Auto merge of #112013 - matthiaskrgr:rollup-a4pg2p8, r=matthiaskrgrbors-46/+142
2023-05-27Correctly handle multiple re-exports of bang macros at the same levelGuillaume Gomez-4/+52
2023-05-27Rollup merge of #111991 - BoxyUwU:change_error_term_display, r=compiler-errorsMatthias Krüger-11/+11
2023-05-27Rollup merge of #111987 - lcnr:alias-relate-coherence, r=BoxyUwUMatthias Krüger-9/+25
2023-05-27Rollup merge of #111977 - jyn514:doc-errors, r=est31Matthias Krüger-2/+2
2023-05-27Rollup merge of #111976 - jyn514:doc-bootstrap, r=ozkanonurMatthias Krüger-4/+12
2023-05-27Rollup merge of #111973 - Sp00ph:update_current_impl, r=AmanieuMatthias Krüger-4/+6
2023-05-27Rollup merge of #111954 - asquared31415:unknown_ptr_type_error, r=compiler-er...Matthias Krüger-8/+63
2023-05-27Rollup merge of #111927 - sladyn98:item-static, r=GuillaumeGomezMatthias Krüger-5/+9
2023-05-27Rollup merge of #111714 - cjgillot:lint-expect-confusion, r=wesleywiserMatthias Krüger-3/+14
2023-05-26Auto merge of #103291 - ink-feather-org:typeid_no_struct_match, r=dtolnaybors-8/+26
2023-05-26improve error message for calling a method on a raw pointer with an unknown p...asquared31415-8/+63
2023-05-26Update tests for re-exports of doc hidden macrosGuillaume Gomez-3/+2
2023-05-26Fix re-export of doc hidden macro not showing upGuillaume Gomez-1/+12
2023-05-26print const and type errors in braces not square bracketsBoxy-11/+11
2023-05-26add rustdoc-gui-test tool in triagebot.tomlozkanonur-0/+2
2023-05-26add reasoning for introducing a metrics format versionPietro Albini-3/+15
2023-05-26rename metadata_version to format_versionPietro Albini-10/+9
2023-05-26Make errors from `x doc` less verbosejyn-2/+2
2023-05-26Auto merge of #111562 - clubby789:speedup-bootstrap-py, r=jyn514bors-49/+44
2023-05-26Improve startup time for bootstrap.pyclubby789-49/+44
2023-05-26Formatted file correctlysladynnunes-1/+0
2023-05-26Fixed testssladynnunes-4/+9
2023-05-26remove unnecessary `.ok()` callslcnr-6/+14
2023-05-26do not prefer substs relate during coherencelcnr-3/+11
2023-05-26Auto merge of #111984 - matthiaskrgr:rollup-6u7ynyv, r=matthiaskrgrbors-289/+424
2023-05-26Fix failing CIsladynnunes-1/+1
2023-05-26Blesses UI tests, add known bug to typeid-equality-by-subtypingonestacked-7/+17