about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-07-06Rollup merge of #113350 - chenyukang:yukang-fix-113342-parser, r=compiler-errorsfee1-dead-0/+20
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-16/+120
2023-07-06Rollup merge of #113163 - JohnTitor:issue-112895, r=compiler-errorsfee1-dead-0/+40
2023-07-06Add a regression test for #112895Yuki Okushi-0/+40
2023-07-05Auto merge of #113370 - compiler-errors:rollup-8gvyy8e, r=compiler-errorsbors-25/+392
2023-07-05Rollup merge of #113337 - compiler-errors:next-solver-winnow-specializing, r=...Michael Goulet-0/+22
2023-07-05Rollup merge of #113321 - BoxyUwU:move_constkind_to_typeir, r=oli-obkMichael Goulet-1/+1
2023-07-05Rollup merge of #113320 - oli-obk:eval_obligation_query, r=petrochenkov,BoxyUwUMichael Goulet-24/+369
2023-07-05Auto merge of #113210 - fee1-dead-contrib:effects-mvp, r=oli-obkbors-0/+29
2023-07-05Add regression testLeón Orell Valerian Liehr-0/+24
2023-07-05Revert the lexing of c_str_literalsLeón Orell Valerian Liehr-16/+96
2023-07-05Deal with falloutBoxy-1/+1
2023-07-05Fix the issue of wrong diagnosis for extern pub fnyukang-0/+20
2023-07-05Test that you can't circumvent the `Sized` bound checkOli Scherer-0/+73
2023-07-05Make `unused_associated_type_bounds`'s lint level changeableOli Scherer-0/+3
2023-07-05Add more testsOli Scherer-0/+59
2023-07-05Add some extra information to opaque type cycle errorsOli Scherer-15/+360
2023-07-05Fix some tests to *only* test their main issue and not have secondary failuresOli Scherer-9/+9
2023-07-05Lint now-unnecessary associated type boundsOli Scherer-0/+41
2023-07-05Don't require associated types with `Self: Sized` bounds in `dyn Trait` objectsOli Scherer-13/+3
2023-07-05Winnow specializing implsMichael Goulet-0/+22
2023-07-04Rollup merge of #113324 - lcnr:const-evaluatable-goal, r=BoxyUwUMatthias Krüger-3/+33
2023-07-04implement `ConstEvaluatable` goals in new solverlcnr-3/+33
2023-07-04Auto merge of #113309 - chenyukang:yukang-fix-89640-space, r=Nilstriebbors-0/+16
2023-07-04add testDeadbeef-0/+29
2023-07-04Detect extra space in keyword for better hintyukang-0/+16
2023-07-04Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnrbors-799/+3
2023-07-04Auto merge of #113304 - cuviper:indexmap-2, r=Mark-Simulacrumbors-10/+2
2023-07-04Auto merge of #113215 - compiler-errors:rpitit-predicates-tweaks, r=spastorinobors-15/+52
2023-07-04Auto merge of #112917 - chenyukang:yukang-fix-112590, r=estebankbors-9/+110
2023-07-03Remove compare modeMichael Goulet-3/+0
2023-07-03Remove chalk from the compilerMichael Goulet-796/+3
2023-07-03Bless ui-fulldeps/missing-rustc-driver-errorJosh Stone-10/+2
2023-07-03Auto merge of #108611 - davidtwco:issue-94223-external-abi-fn-ptr-in-internal...bors-1/+178
2023-07-03Rollup merge of #113286 - fmease:iat-dont-select-if-not-enabled, r=compiler-e...Guillaume Gomez-41/+90
2023-07-03Rollup merge of #113285 - GuillaumeGomez:display-long-inline-cfg, r=notriddleGuillaume Gomez-1/+20
2023-07-03lint/ctypes: check other types for ext. fn-ptr tyDavid Wood-1/+127
2023-07-03lint/ctypes: multiple external fn-ptrs in tyDavid Wood-1/+23
2023-07-03abi: avoid ice for non-ffi-safe fn ptrsDavid Wood-0/+8
2023-07-03lint/ctypes: ext. abi fn-ptr in internal abi fnDavid Wood-1/+22
2023-07-03Don't perform selection if IATs are not enabledLeón Orell Valerian Liehr-41/+90
2023-07-03Add GUI test for long inline cfg labels displayGuillaume Gomez-1/+20
2023-07-03Auto merge of #113086 - lcnr:rust8, r=compiler-errorsbors-191/+366
2023-07-03update testslcnr-191/+366
2023-07-02Rollup merge of #113258 - GuillaumeGomez:migrate-gui-test-color-19, r=notriddleMatthias Krüger-15/+15
2023-07-02Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator...bors-115/+252
2023-07-02Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiaskobors-0/+18
2023-07-02Add `rustc` option to output LLVM optimization remarks to YAML filesJakub Beránek-0/+18
2023-07-02Migrate GUI colors test to original CSS color formatGuillaume Gomez-15/+15
2023-07-02Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=NilstriebMatthias Krüger-0/+38