1
Fork 0

Add URL to test cases

This commit is contained in:
Michael Howell 2023-11-20 11:50:25 -07:00
parent 0f466b06d1
commit da7e87ef70
18 changed files with 33 additions and 0 deletions

View file

@ -1,5 +1,7 @@
// ignore-cross-compile
// https://github.com/rust-lang/rust/issues/43893
#![crate_name = "foo"]
pub trait SomeTrait {}