Reproduce issue 153

This commit is contained in:
David Tolnay 2025-05-22 09:42:07 -07:00
parent b3b07ba8b4
commit 9205c9b79d
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
4 changed files with 26 additions and 0 deletions

5
Cargo.toml Normal file
View file

@ -0,0 +1,5 @@
[package]
name = "repro"
version = "0.0.0"
edition = "2024"
publish = false