about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-07-29Auto merge of #99467 - BelovDV:add_option_link_arg, r=petrochenkovbors-8/+67
2022-07-29Add diagnostic when using public instead of pubGimgim-0/+29
2022-07-29Auto merge of #99715 - tmiasko:coverage-run-make, r=Mark-Simulacrumbors-11/+11
2022-07-29Add ui test for #99625Obei Sideg-0/+34
2022-07-29Auto merge of #99892 - JohnTitor:rollup-qi4fem8, r=JohnTitorbors-0/+56
2022-07-29dont call type ascription 'cast'Michael Goulet-73/+73
2022-07-29Rollup merge of #99686 - vincenzopalazzo:macros/impl_on_ptr, r=compiler-errorsYuki Okushi-0/+56
2022-07-29Adjust an expr span to account for macrosMichael Goulet-1/+17
2022-07-29Do not allow bad projection term to leak into the type checkerMichael Goulet-6/+41
2022-07-29check if T is sliceTakayuki Maeda-1/+1
2022-07-29Auto merge of #99660 - PrestonFrom:issue_99265, r=compiler-errorsbors-24/+864
2022-07-29Auto merge of #99512 - nikic:llvm-15-fixes, r=cuviperbors-22/+14
2022-07-29fix ICE when computing codegen_fn_attrs on closure with non-fn parentMichael Goulet-0/+9
2022-07-28Remove guess_head_span.Camille GILLOT-56/+65
2022-07-28rustdoc: align invalid-html-tags lint with commonmark specMichael Howell-1/+19
2022-07-28Auto merge of #99863 - Dylan-DPC:rollup-lq9w047, r=Dylan-DPCbors-22/+141
2022-07-28location-detail: disable all location details when passed `none`Hudson Ayers-1/+11
2022-07-28Rollup merge of #99807 - Nilstrieb:wsl-ui-test-fix, r=Mark-SimulacrumDylan DPC-6/+11
2022-07-28Rollup merge of #99689 - dtolnay:write, r=Mark-SimulacrumDylan DPC-16/+130
2022-07-28Auto merge of #99780 - Nilstrieb:mir-opt-test-line-no, r=oli-obkbors-9912/+9913
2022-07-28--bless testsMaybe Waffle-63/+119
2022-07-28orphan check: remove const generics fixmelcnr-0/+29
2022-07-28Revert "Rollup merge of #97346 - JohnTitor:remove-back-compat-hacks, r=oli-obk"Oli Scherer-57/+47
2022-07-28anonymize all bound vars, not just regionslcnr-0/+14
2022-07-28Diagnose missing make includesTomasz Miąsko-4/+4
2022-07-28Move coverage tests from run-make-fulldeps to run-makeTomasz Miąsko-4/+4
2022-07-28bless mir opt testsNilstrieb-9912/+9912
2022-07-28Rollup merge of #99810 - GuillaumeGomez:fix-settings-slider-small-width, r=no...Dylan DPC-0/+9
2022-07-28Rollup merge of #99714 - ouz-a:issue_57961, r=oli-obkDylan DPC-1/+18
2022-07-28Use line numbers relative to function in mir opt testsNilstrieb-0/+1
2022-07-28suggest adding/removing `ref` for binding patternsTakayuki Maeda-2/+111
2022-07-27add suggestion when there is a impl of external trait on pointerVincenzo Palazzo-0/+56
2022-07-27safe transmute: reference tracking issueJack Wrenn-1/+14
2022-07-27safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom`Jack Wrenn-364/+482
2022-07-27safe transmute: test to ensure that trait is correctly feature-gatedJack Wrenn-0/+17
2022-07-27safe transmute: test when `ASSUME` params are passed indirectlyJack Wrenn-0/+73
2022-07-27safe transmute: gracefully handle const params of wrong typesJack Wrenn-0/+67
2022-07-27Initial (incomplete) implementation of transmutability trait.Jack Wrenn-0/+3840
2022-07-27Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddleGuillaume Gomez-5/+103
2022-07-27Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkovGuillaume Gomez-0/+24
2022-07-27Rollup merge of #99710 - davidtwco:internal-lint-opts, r=lcnrGuillaume Gomez-0/+42
2022-07-27Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=...Guillaume Gomez-17/+71
2022-07-27Rollup merge of #99358 - compiler-errors:issue-99325, r=oli-obkGuillaume Gomez-0/+307
2022-07-27Add GUI tests for headings border and text colorGuillaume Gomez-5/+103
2022-07-27Make CFI tests opaque pointers compatibleNikita Popov-7/+6
2022-07-27Remove outdated rustc_allocator testNikita Popov-7/+0
2022-07-27Update codegen test for opaque pointersNikita Popov-8/+8
2022-07-27Fix linkage-attr/issue-10755.rs ui test on WSLNilstrieb-1/+4
2022-07-27Add GUI test for item info positionGuillaume Gomez-8/+35
2022-07-27Add GUI test for settings in small deviceGuillaume Gomez-0/+9