summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Rollup merge of #110095 - matthewjasper:ty-utils-diagnostics, r=compiler-errorsMatthias Krüger2023-04-092-0/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add test for new delayed bug code pathMatthew Jasper2023-04-082-0/+18
| * | | | | | | | | | Rollup merge of #108843 - compiler-errors:non_lifetime_binders-method-probe, ...Matthias Krüger2023-04-092-0/+27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Instantiate instead of erasing binder when probing param methodsMichael Goulet2023-03-072-0/+27
* | | | | | | | | | | | Auto merge of #109760 - MaciejWas:struct-tuple-field-names-suggestion, r=jack...bors2023-04-092-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | better diagnostics for pattern matching tuple structsMaciej Wasilewski2023-03-302-2/+21
* | | | | | | | | | | | Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrumbors2023-04-096-6/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bless ui testsDeadbeef2023-04-084-5/+34
| * | | | | | | | | | | | Revert "Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_c...Deadbeef2023-04-082-1/+15
* | | | | | | | | | | | | Auto merge of #110041 - fmease:diag-sugg-adding-const-param, r=compiler-errorsbors2023-04-092-0/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | suggest adding const paramLeón Orell Valerian Liehr2023-04-072-0/+88
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Auto merge of #110101 - JohnTitor:rollup-ol20aw7, r=JohnTitorbors2023-04-094-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Rollup merge of #110096 - compiler-errors:tweak-tuple-idx-msg, r=NilstriebYuki Okushi2023-04-094-4/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Tweak tuple indexing suggestionMichael Goulet2023-04-084-4/+19
* | | | | | | | | | | | | | | Auto merge of #109413 - compiler-errors:pointer-like-abi, r=cjgillotbors2023-04-0910-14/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Enforce that PointerLike requires a pointer-like ABIMichael Goulet2023-04-0810-14/+22
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naberbors2023-04-085-0/+345
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add feature gatekadmin2023-04-075-10/+187
| * | | | | | | | | | | | | Add ability to transmute with generic constskadmin2023-04-043-0/+168
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomezNilstrieb2023-04-081-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | rustdoc: add test and bug fix for theme defaultsMichael Howell2023-04-061-0/+24
* | | | | | | | | | | | | Auto merge of #110043 - ickk:fix_infer_message, r=eholkbors2023-04-083-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | update tests/uiickk2023-04-073-3/+3
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche...bors2023-04-079-118/+175
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use smart-resolve when checking for trait in RHS of UFCSMichael Goulet2023-04-079-118/+175
* | | | | | | | | | | | | | Auto merge of #109983 - tmiasko:inline-try, r=bjorn3bors2023-04-074-182/+296
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ./x.py test --blessTomasz Miąsko2023-04-074-182/+296
* | | | | | | | | | | | | | Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercotebors2023-04-0714-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove index from BrAnonJack Huey2023-04-0614-16/+16
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiaskobors2023-04-07221-371/+455
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix coverage testGary Guo2023-04-071-1/+1
| * | | | | | | | | | | | Ignore many tests on wasm32Gary Guo2023-04-06149-203/+279
| * | | | | | | | | | | | Bless testsGary Guo2023-04-0677-168/+176
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstriebbors2023-04-074-341/+347
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix errorsDeadbeef2023-04-063-104/+111
| * | | | | | | | | | | fix and bless ui tests 1/2Deadbeef2023-04-063-270/+269
* | | | | | | | | | | | Rollup merge of #110022 - Ezrashaw:fix-parser-ident-regression, r=compiler-er...Matthias Krüger2023-04-072-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix: fix regression in #109203Ezra Shaw2023-04-072-0/+22
* | | | | | | | | | | | | Rollup merge of #110016 - GuillaumeGomez:gui-collapsed-mobile, r=notriddleMatthias Krüger2023-04-071-7/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Run collapsed GUI test in mobile mode as wellGuillaume Gomez2023-04-061-7/+26
* | | | | | | | | | | | | | Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa...Matthias Krüger2023-04-072-10/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Make span a bit betterMichael Goulet2023-04-062-40/+19
| * | | | | | | | | | | | | | Label non_exhaustive on privacy errorsMichael Goulet2023-04-062-3/+33
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Rollup merge of #109957 - fmease:fix-109905, r=petrochenkovMatthias Krüger2023-04-074-4/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | account for self type when looking for source of unsolved ty varLeón Orell Valerian Liehr2023-04-054-4/+48
* | | | | | | | | | | | | | Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger2023-04-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | add `dont_check_failure_status` option in the compiler testSparrowLii2023-04-061-1/+1
* | | | | | | | | | | | | | | Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obkMatthias Krüger2023-04-064-1/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Don't leave a comma at the start of argument list when removing argumentsMaybe Waffle2023-03-304-13/+35
| * | | | | | | | | | | | | | | Add a test for issue 109396Maybe Waffle2023-03-302-0/+116