about summary refs log tree commit diff
path: root/tests/ui/unsafe-binders/moves.stderr
AgeCommit message (Expand)AuthorLines
2025-07-25Mention type that could be `Clone` but isn't in more casesEsteban Küber-0/+9
2025-02-13Use BikeshedGuaranteedNotDrop in unsafe binder type WF tooMichael Goulet-67/+26
2025-01-31Enforce unsafe binders must be Copy (for now)Michael Goulet-33/+65
2025-01-31Implement MIR, CTFE, and codegen for unsafe bindersMichael Goulet-0/+53