about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-07-27Rollup merge of #114123 - oli-obk:tait_wtf, r=WaffleLapkinGuillaume Gomez-0/+16
2023-07-27Rollup merge of #114117 - compiler-errors:return-to-uniq, r=lcnrGuillaume Gomez-1/+33
2023-07-27Rollup merge of #114088 - oli-obk:syn, r=davidtwcoGuillaume Gomez-178/+185
2023-07-27Rollup merge of #114059 - fmease:rustdoc-fix-x-crate-impl-sized, r=GuillaumeG...Guillaume Gomez-2/+50
2023-07-27Turns out opaque types can have hidden types registered during mir validationOli Scherer-0/+16
2023-07-27Consider a goal as NOT changed if its response is identity modulo regionsMichael Goulet-1/+33
2023-07-27Auto merge of #113708 - rcvalle:rust-cfi-fix-100778, r=compiler-errorsbors-0/+59
2023-07-26Auto merge of #113843 - wesleywiser:replace_rustc_apfloat, r=pnkfelixbors-0/+39
2023-07-26Auto merge of #114103 - matthiaskrgr:rollup-01m6l2w, r=matthiaskrgrbors-2/+2
2023-07-26Rollup merge of #114070 - blyxyas:iter_mut_symbol, r=oli-obkMatthias Krüger-2/+2
2023-07-26Auto merge of #114012 - GuillaumeGomez:fix-113982, r=notriddlebors-0/+22
2023-07-26Add tests for #102403 and #113407Ralf Jung-0/+24
2023-07-26Add test case for #109567yukang-0/+15
2023-07-26Auto merge of #113457 - davidtwco:lint-ctypes-issue-113436, r=oli-obkbors-0/+97
2023-07-26Bump syn dependencyOli Scherer-98/+106
2023-07-26Bump syn now that it doesn't affect diagnostics anymoreOli Scherer-90/+89
2023-07-26Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errorsbors-28/+14
2023-07-26rustdoc: fix cross-crate impl-SizedLeón Orell Valerian Liehr-2/+50
2023-07-25Add `sym::iter_mut` + `sym::as_mut_ptr`blyxyas-2/+2
2023-07-25Rollup merge of #113661 - oli-obk:tait_wtf, r=lcnrMatthias Krüger-2/+73
2023-07-25Rollup merge of #113578 - compiler-errors:uncallable-sig, r=b-naberMatthias Krüger-0/+17
2023-07-25Rollup merge of #112995 - strottos:ref-clone-suggestions, r=fee1-deadMatthias Krüger-1/+330
2023-07-25Auto merge of #114063 - matthiaskrgr:rollup-c90czu6, r=matthiaskrgrbors-3/+155
2023-07-25Rollup merge of #114060 - davidtwco:issue-113279, r=wesleywiserMatthias Krüger-0/+43
2023-07-25Rollup merge of #114058 - chenyukang:yukang-fix-113981-crate-arg, r=fmease,ol...Matthias Krüger-0/+8
2023-07-25Rollup merge of #114052 - clubby789:suggest-option-asref, r=WaffleLapkinMatthias Krüger-3/+51
2023-07-25Rollup merge of #114051 - Enselic:const-local-var, r=cjgillotMatthias Krüger-0/+23
2023-07-25Rollup merge of #114014 - davidtwco:issue-114010-env-rawstr, r=cjgillotMatthias Krüger-0/+30
2023-07-25Auto merge of #113393 - compiler-errors:next-solver-unsize-rhs, r=lcnrbors-0/+25
2023-07-26Add help for crate arg when crate name is invalidyukang-0/+8
2023-07-25Make sure to detect trait upcasting coercion even after normalizationMichael Goulet-0/+4
2023-07-25Normalize the RHS of an unsize goalMichael Goulet-0/+21
2023-07-25abi: unsized field in union - assert to delay bugDavid Wood-0/+43
2023-07-25Auto merge of #114011 - RalfJung:place-projection, r=oli-obkbors-46/+106
2023-07-25Suggest `{Option,Result}::as_ref()` instead of `cloned()` in some casesclubby789-3/+51
2023-07-25bless moreRalf Jung-7/+20
2023-07-25interpret: refactor projection code to work on a common trait, and use that f...Ralf Jung-38/+85
2023-07-25Auto merge of #113476 - fee1-dead-contrib:c-str-lit, r=petrochenkovbors-88/+42
2023-07-25write-long-types-to-disk: update testsMahdi Dibaiee-58/+38
2023-07-25Add regression test for invalid unused const in methodMartin Nordholts-0/+23
2023-07-25builtin_macros: raw str in diagnostic outputDavid Wood-3/+16
2023-07-25Added recursive checking back up to see if a `Clone` suggestion would be help...Steven Trotter-1/+330
2023-07-25Auto merge of #113980 - bvanjoi:fix-113953, r=petrochenkovbors-0/+15
2023-07-25Auto merge of #113958 - lukas-code:doc-links, r=GuillaumeGomez,petrochenkovbors-121/+121
2023-07-24Auto merge of #113687 - saethlin:inline-assertion-helpers, r=cuviperbors-8/+2
2023-07-24Auto merge of #113921 - davidtwco:lint-ctypes-issue-113900, r=petrochenkovbors-0/+12
2023-07-25fix(resolve): skip panic when resolution is dummybohan-0/+15
2023-07-24Auto merge of #114024 - matthiaskrgr:rollup-uhdbq64, r=matthiaskrgrbors-0/+49
2023-07-24validate `doc(masked)`Lukas Markeffsky-117/+57
2023-07-24Rollup merge of #113985 - compiler-errors:issue-113951, r=estebankMatthias Krüger-0/+49