about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-12-13Fast path some binder relationsMichael Goulet-0/+38
2022-12-13Add tests (currently broken) for unsafe + inline const patGary Guo-0/+39
2022-12-13Add testsGary Guo-0/+80
2022-12-13Rollup merge of #105636 - GuillaumeGomez:extend-gui-test, r=notriddleMatthias Krüger-0/+2
2022-12-13Rollup merge of #105629 - notriddle:notriddle/method-toggle-trait, r=Guillaum...Matthias Krüger-0/+7
2022-12-13Rollup merge of #105332 - estebank:iterator-chains, r=oli-obkMatthias Krüger-122/+319
2022-12-13Rollup merge of #104864 - chenyukang:yukang/fix-104700-binding, r=estebankMatthias Krüger-0/+32
2022-12-12Add check for local-storage value when changing "display line numbers" settingsGuillaume Gomez-0/+2
2022-12-12rustdoc: stop treating everything in a trait item as a methodMichael Howell-0/+7
2022-12-12Rollup merge of #105561 - TaKO8Ki:fix-105449, r=fee1-deadMatthias Krüger-0/+59
2022-12-12Properly calculate best failure in macro matchingNilstrieb-0/+32
2022-12-12what is `unstable_features` lolBoxy-1/+1
2022-12-12fold instead of obliterating argsBoxy-0/+29
2022-12-12normalize receiver substs and erase the regionsTakayuki Maeda-0/+59
2022-12-12Rollup merge of #104997 - c410-f3r:moar-errors, r=petrochenkovMatthias Krüger-18/+0
2022-12-11fix transmutes between pointers in different address spacesErik Desjardins-1/+23
2022-12-11Point at method call when it is the source of the bound errorEsteban Küber-163/+81
2022-12-11Move testsCaio-18/+0
2022-12-11Rollup merge of #105369 - chenyukang:yukang/fix-105226, r=TaKO8KiMatthias Krüger-0/+53
2022-12-11Rollup merge of #105283 - compiler-errors:ty-var-in-hir-wfcheck, r=nagisaMatthias Krüger-0/+50
2022-12-11Use `with_forced_trimmed_paths`Esteban Küber-36/+36
2022-12-11KCFI test: Also support LLVM 16 outputTim Neumann-6/+3
2022-12-11fix rebaseEsteban Küber-10/+29
2022-12-11Only point at methods that might be relevantEsteban Küber-17/+64
2022-12-11Add label to method chains where assoc type remains the sameEsteban Küber-5/+5
2022-12-11Remove mention of "assoc type" in label as it is already in the `note` messageEsteban Küber-16/+16
2022-12-11Account for method call chains split across multiple bindingsEsteban Küber-11/+57
2022-12-11Mention only assoc types changesEsteban Küber-25/+23
2022-12-11Expand iterator chain testEsteban Küber-7/+26
2022-12-11Provide associated type information in method chainsMichael Goulet-0/+150
2022-12-11Auto merge of #102900 - abrachet:master, r=bjorn3bors-0/+10
2022-12-11Auto merge of #105554 - matthiaskrgr:rollup-ir60gc7, r=matthiaskrgrbors-99/+255
2022-12-11Rollup merge of #105547 - JohnTitor:issue-104582, r=compiler-errorsMatthias Krüger-0/+30
2022-12-11Rollup merge of #105546 - JohnTitor:issue-44454, r=compiler-errorsMatthias Krüger-0/+115
2022-12-11Auto merge of #105457 - GuillaumeGomez:prevent-auto-blanket-impl-retrieval, r...bors-0/+39
2022-12-11Add some regression tests for #44454Yuki Okushi-0/+115
2022-12-11Add regression test for #104582Yuki Okushi-0/+30
2022-12-10fix rebaseEsteban Küber-2/+2
2022-12-10Introduce `with_forced_trimmed_paths`Esteban Küber-97/+108
2022-12-10Auto merge of #105531 - matthiaskrgr:rollup-7y7zbgl, r=matthiaskrgrbors-459/+908
2022-12-10Rollup merge of #105482 - wesleywiser:fix_debuginfo_ub, r=tmiaskoMatthias Krüger-0/+42
2022-12-10Rollup merge of #105410 - TaKO8Ki:fix-105257, r=BoxyUwUMatthias Krüger-0/+23
2022-12-10Rollup merge of #105234 - JakobDegen:unneeded-field, r=oli-obkMatthias Krüger-247/+247
2022-12-10Rollup merge of #105192 - estebank:point-at-lhs-on-binop, r=fee1-deadMatthias Krüger-186/+560
2022-12-10Rollup merge of #104460 - Nilstrieb:expand-the-translation, r=davidtwcoMatthias Krüger-26/+36
2022-12-10Auto merge of #105384 - uweigand:s390x-test-codegen, r=Mark-Simulacrumbors-2/+6
2022-12-10Migrate parts of `rustc_expand` to session diagnosticsnils-26/+36
2022-12-10Rollup merge of #105514 - estebank:is_visible, r=oli-obkMatthias Krüger-4/+0
2022-12-10Rollup merge of #105505 - WaffleLapkin:yeet_unused_parens_lint, r=fee1-deadMatthias Krüger-20/+34
2022-12-10Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3Matthias Krüger-1/+59