about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-10rustc_metadata: Filter encoded data more aggressively using `DefKind`Vadim Petrochenkov-7/+16
2023-04-10Rollup merge of #110021 - scottmcm:fix-110005, r=compiler-errorsDylan DPC-2/+165
2023-04-10review + some small stufflcnr-1/+23
2023-04-10prioritize param-env candidateslcnr-7/+53
2023-04-10Auto merge of #110127 - matthiaskrgr:rollup-6ui12x5, r=matthiaskrgrbors-0/+45
2023-04-09Rollup merge of #110095 - matthewjasper:ty-utils-diagnostics, r=compiler-errorsMatthias Krüger-0/+18
2023-04-09Rollup merge of #108843 - compiler-errors:non_lifetime_binders-method-probe, ...Matthias Krüger-0/+27
2023-04-09Auto merge of #109760 - MaciejWas:struct-tuple-field-names-suggestion, r=jack...bors-2/+21
2023-04-09Handle not all immediates having `abi::Scalar`sScott McMurray-1/+92
2023-04-09Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrumbors-6/+49
2023-04-09Auto merge of #110041 - fmease:diag-sugg-adding-const-param, r=compiler-errorsbors-0/+88
2023-04-09Auto merge of #110101 - JohnTitor:rollup-ol20aw7, r=JohnTitorbors-4/+19
2023-04-09Rollup merge of #110096 - compiler-errors:tweak-tuple-idx-msg, r=NilstriebYuki Okushi-4/+19
2023-04-09Auto merge of #109413 - compiler-errors:pointer-like-abi, r=cjgillotbors-14/+22
2023-04-08Tweak tuple indexing suggestionMichael Goulet-4/+19
2023-04-08Add test for new delayed bug code pathMatthew Jasper-0/+18
2023-04-08Enforce that PointerLike requires a pointer-like ABIMichael Goulet-14/+22
2023-04-08Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naberbors-0/+345
2023-04-08bless ui testsDeadbeef-5/+34
2023-04-08Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomezNilstrieb-0/+24
2023-04-08Revert "Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_c...Deadbeef-1/+15
2023-04-08Auto merge of #110043 - ickk:fix_infer_message, r=eholkbors-3/+3
2023-04-07Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche...bors-118/+175
2023-04-07Add feature gatekadmin-10/+187
2023-04-07Auto merge of #109983 - tmiasko:inline-try, r=bjorn3bors-182/+296
2023-04-07Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercotebors-16/+16
2023-04-07Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiaskobors-371/+455
2023-04-07Fix coverage testGary Guo-1/+1
2023-04-07update tests/uiickk-3/+3
2023-04-07suggest adding const paramLeón Orell Valerian Liehr-0/+88
2023-04-07Use smart-resolve when checking for trait in RHS of UFCSMichael Goulet-118/+175
2023-04-07Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstriebbors-341/+347
2023-04-06rustdoc: add test and bug fix for theme defaultsMichael Howell-0/+24
2023-04-06Remove index from BrAnonJack Huey-16/+16
2023-04-07./x.py test --blessTomasz Miąsko-182/+296
2023-04-07Rollup merge of #110022 - Ezrashaw:fix-parser-ident-regression, r=compiler-er...Matthias Krüger-0/+22
2023-04-07Rollup merge of #110016 - GuillaumeGomez:gui-collapsed-mobile, r=notriddleMatthias Krüger-7/+26
2023-04-07Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa...Matthias Krüger-10/+19
2023-04-07Rollup merge of #109957 - fmease:fix-109905, r=petrochenkovMatthias Krüger-4/+48
2023-04-07fix: fix regression in #109203Ezra Shaw-0/+22
2023-04-06Check `CastKind::Transmute` sizes in a better wayScott McMurray-1/+73
2023-04-06Run collapsed GUI test in mobile mode as wellGuillaume Gomez-7/+26
2023-04-06Make span a bit betterMichael Goulet-40/+19
2023-04-06Label non_exhaustive on privacy errorsMichael Goulet-3/+33
2023-04-06Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger-1/+1
2023-04-06Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obkMatthias Krüger-1/+139
2023-04-06Rollup merge of #109755 - compiler-errors:new-solver-generator-witness-mir, r...Matthias Krüger-0/+44
2023-04-06Rollup merge of #109395 - chenyukang:yukang/fix-109291, r=cjgillotMatthias Krüger-0/+16
2023-04-06Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstriebbors-971/+574
2023-04-06add `dont_check_failure_status` option in the compiler testSparrowLii-1/+1