about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-04Rollup merge of #102489 - compiler-errors:issue-102074, r=oli-obkDylan DPC-2/+34
2022-10-04Auto merge of #102644 - matthiaskrgr:rollup-rg0sw41, r=matthiaskrgrbors-126/+809
2022-10-04Rollup merge of #102639 - nnethercote:improve-spans-splitting, r=Aaron1011Matthias Krüger-82/+152
2022-10-04Rollup merge of #102637 - andrewpollack:ignore-fuchsia-two-tests, r=tmandryMatthias Krüger-0/+2
2022-10-04Rollup merge of #102567 - compiler-errors:issue-102561, r=davidtwcoMatthias Krüger-0/+19
2022-10-04Rollup merge of #102547 - GuillaumeGomez:migrate-css-theme-search-result, r=n...Matthias Krüger-44/+597
2022-10-04Rollup merge of #102441 - chenyukang:fix-102320-unwrap_or_else, r=compiler-er...Matthias Krüger-0/+39
2022-10-04Auto merge of #102395 - davidtwco:translation-rename-typeck, r=compiler-errorsbors-233/+233
2022-10-04We are able to resolve methods even if they need substMichael Goulet-2/+11
2022-10-04Normalize substs before resolving instance in NoopMethodCall lintMichael Goulet-0/+23
2022-10-04Improve spans when splitting multi-char operator tokens for proc macros.Nicholas Nethercote-65/+65
2022-10-03Extend GUI test to check hover and focus on search resultsGuillaume Gomez-44/+597
2022-10-03Ignore fuchsia on two compiler testsAndrew Pollack-0/+2
2022-10-03Auto merge of #102632 - matthiaskrgr:rollup-h8s3zmo, r=matthiaskrgrbors-1/+42
2022-10-03Rollup merge of #101040 - danielhenrymantilla:no-bounds-for-default-annotated...Matthias Krüger-1/+42
2022-10-03Rollup merge of #102613 - TaKO8Ki:fix-part-of-101739, r=compiler-errorsMatthias Krüger-0/+94
2022-10-03Rollup merge of #102597 - compiler-errors:issue-102571, r=davidtwcoMatthias Krüger-0/+38
2022-10-03Rollup merge of #102439 - fmease:rustdoc-simplify-cross-crate-trait-bounds, r...Matthias Krüger-0/+82
2022-10-03errors: rename `typeck.ftl` to `hir_analysis.ftl`David Wood-233/+233
2022-10-03check if const is ADT or notTakayuki Maeda-2/+59
2022-10-03add a ui test for #101739Takayuki Maeda-0/+37
2022-10-03Rollup merge of #102591 - JarvisCraft:fix-double-a-article, r=compiler-errorsMatthias Krüger-12/+12
2022-10-03Add some more operator cases to `dump-debug-span-debug.rs`.Nicholas Nethercote-32/+102
2022-10-03rustdoc: re-sugar more cross-crate trait boundsLeón Orell Valerian Liehr-0/+82
2022-10-03Auto merge of #102503 - cuviper:x86-stack-probes, r=nagisabors-1/+51
2022-10-02Auto merge of #102305 - flba-eb:remove_exclude_list, r=Mark-Simulacrumbors-30/+8
2022-10-02Avoid ICE in printing RPITIT typeMichael Goulet-0/+38
2022-10-02Fix duplicate usage of `a` article.Petr Portnov-12/+12
2022-10-02Rollup merge of #102566 - compiler-errors:test-102498, r=Mark-SimulacrumDylan DPC-0/+39
2022-10-02Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simu...Dylan DPC-1/+1
2022-10-02fix #102320, suggest unwrap_or_else when a closure is passed to unwrap_or ins...yukang-0/+39
2022-10-02Auto merge of #102535 - scottmcm:optimize-split-at-partition-point, r=thomccbors-0/+20
2022-10-02Delay evaluating lint primary message until after it would be suppressedMichael Goulet-0/+19
2022-10-02Add a known-bug test for #102498Michael Goulet-0/+39
2022-10-02Auto merge of #102424 - sunfishcode:sunfishcode/hidden-main, r=nagisabors-1/+1
2022-10-02Rollup merge of #102525 - notriddle:notriddle/array-link, r=GuillaumeGomez,jshaMatthias Krüger-0/+32
2022-10-01Auto merge of #102236 - cjgillot:compute_lint_levels_by_def, r=oli-obkbors-8/+8
2022-10-01Auto merge of #102519 - Alexendoo:format-args-macro-str, r=m-ou-sebors-14/+108
2022-10-01Compute `lint_levels` by definitionDeadbeef-8/+8
2022-10-01Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebankbors-1281/+1285
2022-10-01`ui-fulldeps`: adopt to the new rustc lint APIMaybe Waffle-39/+43
2022-10-01bless rustdoc-uiMaybe Waffle-48/+48
2022-10-01bless ui testsMaybe Waffle-1194/+1194
2022-10-01Auto merge of #102237 - GuillaumeGomez:sidebar-links-color, r=notriddlebors-0/+233
2022-09-30Tell LLVM that `partition_point` returns a valid fencepostScott McMurray-0/+20
2022-09-30Allow `hidden` in src/test/codegen/abi-main-signature-32bit-c-int.rsDan Gohman-1/+1
2022-09-30Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume...Matthias Krüger-11/+31
2022-09-30Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillotMatthias Krüger-0/+50
2022-09-30Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillotMatthias Krüger-8/+8
2022-09-30Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholkMatthias Krüger-0/+34