about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/effects.rs
AgeCommit message (Expand)AuthorLines
2025-01-08Implement const Destruct in old solverMichael Goulet-1/+105
2025-01-06Add derived causes for host effect predicatesMichael Goulet-3/+18
2024-12-22Fix item bounds in old solverMichael Goulet-28/+137
2024-12-12Move impl constness into impl trait headerOli Scherer-1/+3
2024-11-23no more Reveal :(lcnr-1/+1
2024-11-22Bail in effects in old solver if self ty is ty varMichael Goulet-0/+5
2024-10-30Merge HostPolarity and BoundConstnessMichael Goulet-2/+3
2024-10-29rebaselcnr-2/+3
2024-10-28Hack out effects support for old solverMichael Goulet-0/+152