about summary refs log tree commit diff
path: root/tests/ui/traits
AgeCommit message (Expand)AuthorLines
2025-07-22Rollup merge of #143768 - Randl:const-try, r=oli-obk许杰友 Jieyou Xu (Joe)-117/+12
2025-07-21Constify Try, From, TryFromEvgenii Zheltonozhskii-117/+12
2025-07-20Consider param-env for fast pathMichael Goulet-40/+2
2025-07-18Rollup merge of #142693 - fmease:unbound-bettering, r=compiler-errorsMatthias Krüger-205/+67
2025-07-18Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-deadMatthias Krüger-21/+25
2025-07-18Don't reject *multiple* relaxed bounds, reject *duplicate* ones.León Orell Valerian Liehr-30/+0
2025-07-18Reword diagnostic about relaxing non-`Sized` boundLeón Orell Valerian Liehr-49/+4
2025-07-18Reword diagnostics about relaxed bounds in invalid contextsLeón Orell Valerian Liehr-122/+3
2025-07-18AST lowering: More robustly deal with relaxed boundsLeón Orell Valerian Liehr-1/+1
2025-07-18HIR ty lowering: Validate relaxed bounds in trait object typesLeón Orell Valerian Liehr-2/+27
2025-07-18HIR ty lowering: Simplify signature of `lower_poly_trait_ref`León Orell Valerian Liehr-6/+37
2025-07-17Make slices `[const] PartialEq`Oli Scherer-21/+24
2025-07-17Make `derive_const` usable within libcore againOli Scherer-0/+1
2025-07-17parse `const trait Trait`Deadbeef-139/+137
2025-07-17Rollup merge of #144016 - davidtwco:sized-hierarchy-temp-pseudo-revert, r=lcnrLeón Orell Valerian Liehr-10/+2
2025-07-17Rollup merge of #143895 - compiler-errors:trait-wc-item-bound-host-eff, r=oli...León Orell Valerian Liehr-0/+32
2025-07-16trait_sel: `MetaSized` always holds temporarilyDavid Wood-10/+2
2025-07-15Rollup merge of #143927 - oli-obk:const-dyn-trait-hir-ty, r=fmeaseSamuel Tardieu-2/+26
2025-07-14Preserve constness in trait objects up to hir ty loweringOli Scherer-2/+26
2025-07-14Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errorsJakub Beránek-29/+29
2025-07-13Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errorsbors-5/+5
2025-07-13Imply always-const host effects the same as any other item boundMichael Goulet-0/+19
2025-07-13Dont collect assoc ty item bounds from trait where clause for host effect pre...Michael Goulet-0/+13
2025-07-13update issue number for `const_trait_impl`Deadbeef-29/+29
2025-07-13Retire hir::*ItemRef.Camille GILLOT-5/+5
2025-07-13Rollup merge of #143774 - oli-obk:const_from, r=fee1-deadMatthias Krüger-32/+2
2025-07-13Rollup merge of #143301 - Kivooeo:tf26, r=tgross35Matthias Krüger-0/+50
2025-07-13Rollup merge of #143803 - RalfJung:const-trait-tracking, r=compiler-errorsLeón Orell Valerian Liehr-7/+7
2025-07-13Rollup merge of #143778 - oli-obk:const-cleanup, r=fee1-deadLeón Orell Valerian Liehr-12/+4
2025-07-13cleaned up some testsKivooeo-3/+15
2025-07-13moved testsKivooeo-0/+38
2025-07-11fix PartialEq const feature name and const_cmp tracking issueRalf Jung-7/+7
2025-07-11Some const_trait_impl test cleanupsOli Scherer-12/+4
2025-07-11constify `From` and `Into`Oli Scherer-32/+2
2025-07-11Rollup merge of #143303 - Kivooeo:tf28, r=tgross35Matthias Krüger-0/+47
2025-07-10Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errorsMatthias Krüger-285/+42
2025-07-10cleaned up some testsKivooeo-2/+4
2025-07-10Rollup merge of #143298 - Kivooeo:tf23, r=tgross35Trevor Gross-0/+49
2025-07-08Rollup merge of #143499 - compiler-errors:predicates-of-crate, r=davidtwcoTrevor Gross-0/+37
2025-07-08Constify `Fn*` traitsOli Scherer-285/+42
2025-07-08Auto merge of #134628 - estebank:const-default, r=oli-obkbors-101/+110
2025-07-07Make `Default` const and add some `const Default` implsEsteban Küber-101/+110
2025-07-07Point to correct argument in Func Call when Self type fails trait boundxizheyin-3/+3
2025-07-05Rename tests named with `mbe` to use `macro` insteadJosh Triplett-6/+6
2025-07-05Don't call predicates_of on a dummy obligation cause's body idMichael Goulet-0/+37
2025-07-05Auto merge of #143473 - workingjubilee:rollup-bxie7zg, r=scottmcmbors-0/+161
2025-07-04Rollup merge of #143300 - Kivooeo:tf25, r=tgross35Jubilee-0/+13
2025-07-04Rollup merge of #143297 - Kivooeo:tf22, r=tgross35Jubilee-0/+45
2025-07-04Rollup merge of #143296 - Kivooeo:tf21, r=tgross35Jubilee-0/+103
2025-07-05cleaned up some testsKivooeo-5/+7