Name test appropriately and link to the issues it regress-checks for

This commit is contained in:
Oliver Scherer 2020-05-01 17:45:10 +02:00
parent 004208fc46
commit ba26df0998

View file

@ -1,5 +1,10 @@
// check-pass
// This is a regression test for ICEs from
// https://github.com/rust-lang/rust/issues/71612
// and
// https://github.com/rust-lang/rust/issues/71709
#[derive(Copy, Clone)]
pub struct Glfw;