about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-12-27Auto merge of #97176 - kraktus:cmd_debug, r=the8472bors-21/+0
2022-12-27Rollup merge of #106066 - JohnTitor:rm-bindings-after-at-fixme, r=compiler-er...Matthias Krüger-23/+75
2022-12-27Rollup merge of #105994 - JohnTitor:issue-99647, r=compiler-errorsMatthias Krüger-0/+15
2022-12-27Rollup merge of #105817 - chenyukang:yukang/fix-105788-sugg-for-auto-trait, r...Matthias Krüger-14/+5
2022-12-27Auto merge of #106177 - matthiaskrgr:rollup-oe7z8ix, r=matthiaskrgrbors-0/+100
2022-12-27More verbose `Debug` implementation of `std::process:Command`kraktus-21/+0
2022-12-27Rollup merge of #106150 - estebank:issue-39232, r=compiler-errorsMatthias Krüger-0/+94
2022-12-27Rollup merge of #105515 - estebank:issue-104141, r=oli-obkMatthias Krüger-0/+6
2022-12-27Auto merge of #106095 - estebank:pin-mut-reborrow, r=compiler-errorsbors-13/+146
2022-12-27fix #105788, Remove unreasonable help message for auto traityukang-14/+5
2022-12-26Auto merge of #103020 - lyming2007:issue-102598-fix, r=jackh726bors-0/+51
2022-12-26Fix suggestion when there are arguments in the methodEsteban Küber-0/+48
2022-12-26Tweak wordingEsteban Küber-2/+5
2022-12-26Detect when method call on LHS might be shadowedEsteban Küber-0/+43
2022-12-27Rollup merge of #106153 - GuillaumeGomez:search-tabs-headers, r=notriddlefee1-dead-0/+76
2022-12-26Add GUI test for search tab headersGuillaume Gomez-0/+76
2022-12-26Auto merge of #103828 - cassaundra:fix-format-args-span2, r=cjgillotbors-0/+28
2022-12-26Auto merge of #105605 - inquisitivecrystal:attr-validation, r=cjgillotbors-0/+39
2022-12-25Remove redundant clone suggestionEsteban Küber-24/+0
2022-12-25Create new inference contextEsteban Küber-1/+61
2022-12-25Auto merge of #106143 - matthiaskrgr:rollup-3kpy1dc, r=matthiaskrgrbors-74/+87
2022-12-25Rollup merge of #106140 - GuillaumeGomez:migrate-links-color, r=notriddleMatthias Krüger-74/+87
2022-12-25Auto merge of #105997 - RalfJung:immediate-abort, r=eholkbors-26/+46
2022-12-25Migrate links-color.goml to functionsGuillaume Gomez-74/+87
2022-12-25fix codegen testRalf Jung-8/+8
2022-12-25Auto merge of #105701 - RedDocMD:bug-105634, r=cjgillotbors-0/+8
2022-12-25Auto merge of #106132 - kadiwa4:typos, r=compiler-errorsbors-4/+4
2022-12-25fix some typosKaDiWa-4/+4
2022-12-24Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddlebors-4/+40
2022-12-24Auto merge of #105085 - oli-obk:stop_promoting_all_the_things, r=RalfJungbors-0/+413
2022-12-24Rollup merge of #106109 - notriddle:notriddle/source-lines, r=GuillaumeGomezMatthias Krüger-14/+44
2022-12-24Rollup merge of #106100 - scottmcm:derived-less-than-test, r=compiler-errorsMatthias Krüger-0/+49
2022-12-24Rollup merge of #105872 - chenyukang:yukang/fix-105494-remove-method-call, r=...Matthias Krüger-0/+76
2022-12-24ignore some targetsRalf Jung-0/+2
2022-12-24Extend GUI test for toggle-line backgroundGuillaume Gomez-4/+40
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-14/+44
2022-12-24Rollup merge of #106069 - notriddle:notriddle/search-tabs, r=GuillaumeGomezMatthias Krüger-39/+40
2022-12-24Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomezMatthias Krüger-0/+28
2022-12-23Codegen test for derived `<` on trivial newtype [TEST ONLY]Scott McMurray-0/+49
2022-12-23Verify receiver is of `self: Pin<&mut Self>`Esteban Küber-4/+0
2022-12-23Suggest `.clone()` on method call move errorsEsteban Küber-0/+44
2022-12-23Suggest `Pin::as_mut` when encountering borrow errorEsteban Küber-0/+57
2022-12-23Rollup merge of #106055 - compiler-errors:too-many-calls, r=estebanknils-0/+95
2022-12-23Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkovnils-17/+0
2022-12-23Rollup merge of #105661 - lcnr:evaluate-new, r=compiler-errorsnils-0/+54
2022-12-23Move testsCaio-17/+0
2022-12-23Add testsMichael Goulet-0/+43
2022-12-22rustdoc: fix race condition in GUI testMichael Howell-0/+1
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-39/+39
2022-12-23Rollup merge of #105978 - jyn514:unused_proc_macro_decl, r=tmiaskoMatthias Krüger-0/+1