about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-28Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8KiYuki Okushi-20/+5
2022-09-28Rollup merge of #100747 - MatthewPeterKelly:mpk/add-long-error-message-for-E0...Yuki Okushi-1/+36
2022-09-27Auto merge of #102377 - matthiaskrgr:rollup-1zvj50t, r=matthiaskrgrbors-149/+444
2022-09-27Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddleMatthias Krüger-5/+155
2022-09-27Rollup merge of #102367 - notriddle:notriddle/help-text-align, r=GuillaumeGomezMatthias Krüger-5/+0
2022-09-27Rollup merge of #102330 - notriddle:notriddle/srclink, r=GuillaumeGomezMatthias Krüger-7/+0
2022-09-27Rollup merge of #102284 - compiler-errors:missing-type-in-raw-ptr, r=davidtwcoMatthias Krüger-4/+31
2022-09-27Rollup merge of #102281 - RalfJung:invalid-enums, r=cjgillotMatthias Krüger-112/+226
2022-09-27Add GUI regression test for search results colorsGuillaume Gomez-4/+152
2022-09-27Fix regression for results colorsGuillaume Gomez-1/+3
2022-09-27rustdoc: remove redundant `#help-button` CSSMichael Howell-5/+0
2022-09-27Update src/test/rustdoc-gui/sidebar-mobile-scroll.gomlJacob Hoffman-Andrews-3/+3
2022-09-27Update cargoWeihang Lo-0/+0
2022-09-27rustdoc: use CSS containment to speed up renderJacob Hoffman-Andrews-16/+32
2022-09-27Stabilize bench_black_boxUrgau-20/+5
2022-09-27also query type_uninhabited_fromRalf Jung-37/+38
2022-09-27Auto merge of #102306 - lcnr:rustc_hir_analysis, r=compiler-errorsbors-42/+42
2022-09-27rustc_typeck to rustc_hir_analysislcnr-42/+42
2022-09-27Auto merge of #102314 - TaKO8Ki:add-label-to-struct-enum-union-ident, r=estebankbors-6/+67
2022-09-27Auto merge of #102189 - davidtwco:translation-derive-enums, r=compiler-errorsbors-88/+119
2022-09-27Structured suggestion for missing mut/const in pointerMichael Goulet-4/+31
2022-09-27fix a ui testTakayuki Maeda-0/+2
2022-09-27add a label to struct/enum/union ident nameTakayuki Maeda-6/+65
2022-09-26remove implied link bound per reviewMatthew Kelly-2/+3
2022-09-26Merge remote-tracking branch 'origin/master' into mpk/add-long-error-message-...Matthew Kelly-19800/+107519
2022-09-26Rollup merge of #102325 - notriddle:notriddle/line-number, r=GuillaumeGomezMichael Howell-47/+47
2022-09-26Rollup merge of #102321 - aDotInTheVoid:rdj-prim-impls, r=GuillaumeGomezMichael Howell-13/+60
2022-09-26Rollup merge of #102319 - notriddle:notriddle/td-th, r=GuillaumeGomezMichael Howell-9/+1
2022-09-26rustdoc: remove no-op CSS `.srclink { font-weight; font-size }`Michael Howell-7/+0
2022-09-26rustdoc: simplify example-line-numbers CSS selectorMichael Howell-4/+4
2022-09-26rustdoc: give `.line-number` / `.line-numbers` meaningful namesMichael Howell-47/+47
2022-09-26Rollup merge of #102286 - compiler-errors:recover-semi-in-block-item, r=david...Matthias Krüger-4/+45
2022-09-26Rollup merge of #102273 - woppopo:relax_const_bound, r=fee1-deadMatthias Krüger-28/+40
2022-09-26Rollup merge of #102181 - inquisitivecrystal:issue-100878-test, r=Mark-Simula...Matthias Krüger-0/+8
2022-09-26Rollup merge of #101996 - b-naber:binder-print, r=lcnrMatthias Krüger-209/+233
2022-09-26Rollup merge of #101875 - fmease:allow-more-negative-copy-impls, r=lcnrMatthias Krüger-18/+94
2022-09-26 Rustdoc-Json: List impls for primitivesNixon Enraght-Moony-13/+60
2022-09-26rustdoc: merge `table { border-collapse } into `.docblock table`Michael Howell-4/+1
2022-09-26rustdoc: remove unneeded CSS `td, th { padding 0 }`Michael Howell-5/+0
2022-09-26Auto merge of #102051 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrumbors-349/+341
2022-09-26address reviewb-naber-210/+210
2022-09-26Auto merge of #102184 - chenyukang:fix-102087-add-binding-sugg, r=nagisabors-0/+444
2022-09-26bless testsb-naber-17/+41
2022-09-26macros: support diagnostic derive on enumsDavid Wood-88/+119
2022-09-26actually fix line numberPietro Albini-2/+2
2022-09-26fix line number in expected test outputPietro Albini-2/+2
2022-09-26applease tidyPietro Albini-1/+0
2022-09-26fix check_cfgPietro Albini-0/+1
2022-09-26remove cfg(bootstrap)Pietro Albini-8/+0
2022-09-26bump stage0Pietro Albini-338/+338