about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-07-29Adjust an expr span to account for macrosMichael Goulet-1/+17
2022-07-29Auto merge of #99512 - nikic:llvm-15-fixes, r=cuviperbors-22/+14
2022-07-28Auto merge of #99863 - Dylan-DPC:rollup-lq9w047, r=Dylan-DPCbors-22/+141
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-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-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 settings in small deviceGuillaume Gomez-0/+9
2022-07-27Fix process-spawn-nonexistent on WSLNilstrieb-5/+7
2022-07-27add tests and commentouz-a-0/+15
2022-07-27lint: add bad opt access internal lintDavid Wood-0/+42
2022-07-27Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obkYuki Okushi-194/+164
2022-07-27Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obkYuki Okushi-21/+20
2022-07-27Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-e...Yuki Okushi-10/+10
2022-07-27Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomezYuki Okushi-0/+1
2022-07-27Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillotYuki Okushi-0/+69
2022-07-26Auto merge of #99574 - durin42:allocator-patch-redux, r=nikicbors-0/+183
2022-07-26Check that we do not ICE when anonymous lifetimes appear in AnonConst.Camille GILLOT-0/+24
2022-07-26Rollup merge of #99758 - WaffleLapkin:remove_useless_allow, r=Dylan-DPCMatthias Krüger-1/+0
2022-07-26Rollup merge of #99235 - WaffleLapkin:rustdoc_implement_support_for_must_impl...Matthias Krüger-0/+10
2022-07-26Fix diagnostics for unfulfilled obligationsDeadbeef-19/+1
2022-07-26bless tests, remove nonexistent E0395Deadbeef-194/+182
2022-07-26codegen: use new {re,de,}allocator annotations in llvmAugie Fackler-0/+183
2022-07-26Simplify testest31-1/+1
2022-07-26remove useless `#[allow]` in a testMaybe Waffle-1/+0
2022-07-26Rollup merge of #99748 - compiler-errors:better-impl-trait-printing, r=fee1-deadDylan DPC-24/+24
2022-07-26Rollup merge of #99739 - nnethercote:rm-E0133, r=Dylan-DPCDylan DPC-8/+8
2022-07-26Rollup merge of #99692 - RalfJung:too-far, r=oli-obkDylan DPC-22/+103
2022-07-26Rollup merge of #99666 - compiler-errors:issue-99663, r=lcnrDylan DPC-1/+45
2022-07-26Rollup merge of #99618 - compiler-errors:uhh-idk, r=lcnrDylan DPC-43/+2
2022-07-26Check that RPITs constrained by a recursive call in a closure are compatibleMichael Goulet-21/+20
2022-07-26Allow try_to_raw_bytes on u8 arrayMichael Goulet-0/+307
2022-07-26Use real opaque type instead of just saying impl TraitMichael Goulet-24/+24
2022-07-26Auto merge of #99745 - JohnTitor:rollup-lvrie64, r=JohnTitorbors-49/+139
2022-07-26Rollup merge of #99711 - tmiasko:coverage, r=wesleywiserYuki Okushi-17/+31
2022-07-26Rollup merge of #99593 - TaKO8Ki:suggest-removing-tuple-struct-field, r=compi...Yuki Okushi-0/+75
2022-07-26Rollup merge of #99353 - compiler-errors:gat-where-clause-mismatch, r=cjgillotYuki Okushi-32/+33