rust/tests/ui/unsafe-binders
Michael Goulet d0564fda65 Use BikeshedGuaranteedNotDrop in unsafe binder type WF too 2025-02-13 03:45:07 +00:00
..
expr.rs Implement MIR, CTFE, and codegen for unsafe binders 2025-01-31 17:19:53 +00:00
expr.stderr Implement MIR, CTFE, and codegen for unsafe binders 2025-01-31 17:19:53 +00:00
lifetime-resolution.rs
lifetime-resolution.stderr
mismatch.rs Implement MIR, CTFE, and codegen for unsafe binders 2025-01-31 17:19:53 +00:00
mismatch.stderr Implement MIR, CTFE, and codegen for unsafe binders 2025-01-31 17:19:53 +00:00
moves.rs Use BikeshedGuaranteedNotDrop in unsafe binder type WF too 2025-02-13 03:45:07 +00:00
moves.stderr Use BikeshedGuaranteedNotDrop in unsafe binder type WF too 2025-02-13 03:45:07 +00:00
simple.rs
simple.stderr