about summary refs log tree commit diff
path: root/tests/ui/unsafe-binders/moves.rs
AgeCommit message (Expand)AuthorLines
2025-02-13Use BikeshedGuaranteedNotDrop in unsafe binder type WF tooMichael Goulet-12/+12
2025-01-31Enforce unsafe binders must be Copy (for now)Michael Goulet-6/+9
2025-01-31Implement MIR, CTFE, and codegen for unsafe bindersMichael Goulet-0/+38