blob: 5794322ba1d31acc07e8576aeb57566551e4aa7c [file] [log] [blame]
#![crate_name = "foo"]
include!("primitive/primitive-generic-impl.rs");
// @has foo/primitive.i32.html '//h3[@id="impl-ToString"]//code' 'impl<T> ToString for T'