rust/src/test/rustdoc/primitive
Noah Lev 959dc77e6e Remove unnecessary use of include! in rustdoc test
Using `include!` shouldn't affect the test. It was only added because:

> I replicated how it was performed in libstd. Since it's the main
> target of this fix, I thought it was the best way.

<https://github.com/rust-lang/rust/pull/52827/files#r207647331>

But it's unnecessary and adds unnecessary indirection.
2021-11-28 11:49:12 -08:00
..
no_std.rs Fix linkcheck issues 2021-09-12 02:30:24 +00:00
primitive-generic-impl.rs Remove unnecessary use of include! in rustdoc test 2021-11-28 11:49:12 -08:00