about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-09-11Rollup merge of #115708 - RalfJung:homogeneous, r=davidtwcoMatthias Krüger-8/+78
2023-09-11Rollup merge of #115631 - compiler-errors:ctypes-unsized, r=davidtwcoMatthias Krüger-0/+24
2023-09-11Rollup merge of #115591 - djkoloski:issue_115385, r=cuviperMatthias Krüger-0/+46
2023-09-11Auto merge of #115758 - matthiaskrgr:rollup-khwbjj7, r=matthiaskrgrbors-127/+871
2023-09-11Rollup merge of #115752 - GuillaumeGomez:aliased-type-title, r=notriddleMatthias Krüger-0/+2
2023-09-11Rollup merge of #115744 - fmease:fix-e0401, r=compiler-errorsMatthias Krüger-126/+227
2023-09-11Rollup merge of #115743 - compiler-errors:no-impls, r=davidtwcoMatthias Krüger-1/+633
2023-09-11Rollup merge of #115727 - fee1-dead-contrib:effect-fallback, r=oli-obkMatthias Krüger-0/+9
2023-09-11Auto merge of #115595 - surechen:114896, r=davidtwcobors-0/+18
2023-09-11Auto merge of #115308 - chenyukang:yukang-fix-62387-iter-mut, r=davidtwcobors-0/+233
2023-09-11Add test for the presence of "Aliased type" title in the sidebarGuillaume Gomez-0/+2
2023-09-11Auto merge of #115387 - weihanglo:merge-check-and-lint, r=oli-obkbors-19/+185
2023-09-11Auto merge of #115661 - nnethercote:disentangle-Debug-Display, r=compiler-errorsbors-54/+423
2023-09-11Disentangle `Debug` and `Display` for `Ty`.Nicholas Nethercote-54/+423
2023-09-10Auto merge of #115682 - notriddle:notriddle/impl-sidebar, r=GuillaumeGomezbors-0/+5
2023-09-10Point out if a local trait has no implementationsMichael Goulet-1/+633
2023-09-10Do not suggest generic const items unless enabledLeón Orell Valerian Liehr-0/+101
2023-09-10Generalize E0401León Orell Valerian Liehr-126/+126
2023-09-10Auto merge of #115306 - tmiasko:encode-reachable-mir, r=cjgillotbors-1/+1
2023-09-10Auto merge of #115731 - GuillaumeGomez:migrate-gui-test-color-40, r=notriddlebors-6/+6
2023-09-10Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-09-10Encode only MIR that can be used by other cratesTomasz Miąsko-1/+1
2023-09-10Implement fallback for effect paramDeadbeef-0/+9
2023-09-10fix homogeneous_aggregate not ignoring some 1-ZSTRalf Jung-8/+78
2023-09-10Auto merge of #115712 - RalfJung:wf, r=compiler-errorsbors-117/+152
2023-09-09Auto merge of #115698 - gurry:115143-ice-normalization-error, r=compiler-errorsbors-9/+25
2023-09-09Auto merge of #115700 - GuillaumeGomez:migrate-gui-test-color-39, r=notriddlebors-9/+9
2023-09-09better spans for WF errorsRalf Jung-16/+20
2023-09-09use hir_crate_items(()).definitions() instead of hir().items()Ralf Jung-100/+100
2023-09-09rustc_layout, rustc_abi: make sure the types are well-formedRalf Jung-9/+40
2023-09-09Migrate GUI colors test to original CSS color formatGuillaume Gomez-9/+9
2023-09-09Fix ICE in improper_ctypes_definitions lintGurinder Singh-9/+25
2023-09-08Auto merge of #115685 - matthiaskrgr:rollup-t31gowy, r=matthiaskrgrbors-11/+91
2023-09-09Rollup merge of #115673 - tmiasko:sanitizer-cfg, r=compiler-errorsMatthias Krüger-8/+8
2023-09-09Rollup merge of #115662 - ShE3py:E0220-note, r=compiler-errorsMatthias Krüger-3/+3
2023-09-09Rollup merge of #115630 - compiler-errors:dont-suggest-use-btw-use-and-attr, ...Matthias Krüger-0/+45
2023-09-09Rollup merge of #115358 - durin42:compress-debuginfo, r=oli-obkMatthias Krüger-0/+18
2023-09-09Rollup merge of #113807 - mojingran:master, r=WaffleLapkinMatthias Krüger-0/+17
2023-09-08rustdoc: add impl items from aliased type into sidebarMichael Howell-0/+5
2023-09-08Auto merge of #115417 - dpaoliello:fixdi, r=wesleywiserbors-0/+28
2023-09-08Auto merge of #115612 - cjgillot:const-prop-int, r=oli-obkbors-26/+1695
2023-09-08tests: use warning output from rustc to catch missing compressionAugie Fackler-4/+2
2023-09-08debuginfo: add compiler option to allow compressed debuginfo sectionsAugie Fackler-0/+20
2023-09-08Auto merge of #115672 - GuillaumeGomez:rollup-mjiy56f, r=GuillaumeGomezbors-0/+96
2023-09-08Fix sanitize/cfg.rs testTomasz Miąsko-8/+8
2023-09-08Rollup merge of #115643 - bvanjoi:fix-115203, r=RalfJung,oli-obkGuillaume Gomez-0/+30
2023-09-08Rollup merge of #115633 - compiler-errors:PRIVATE_BOUNDS-lint-node, r=petroch...Guillaume Gomez-0/+7
2023-09-08Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau...Guillaume Gomez-0/+59
2023-09-08Auto merge of #115372 - RalfJung:abi-assert-eq, r=davidtwcobors-21/+904
2023-09-08need to disable part of this test on armRalf Jung-1/+8