summary refs log tree commit diff
path: root/tests/ui/specialization/const_trait_impl.stderr
AgeCommit message (Expand)AuthorLines
2024-12-10Tweak wording of non-const traits used as const boundsEsteban Küber-6/+21
2024-11-03Gate checking ~const bounds on const_trait_implMichael Goulet-50/+1
2024-10-26Pass constness with span into lower_poly_trait_refMichael Goulet-12/+12
2024-10-24Implement const effect predicate in new solverMichael Goulet-45/+17
2024-08-10Differentiate between methods and associated functionsEsteban Küber-5/+5
2024-06-28bless tests part 1Deadbeef-2/+66
2024-03-18Provide structured suggestion for `#![feature(foo)]`Esteban Küber-3/+12
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-1/+29
2023-12-27Introduce `const Trait` (always-const trait bounds)León Orell Valerian Liehr-3/+3
2023-04-16fix library and rustdoc testsDeadbeef-0/+20