Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Name test appropriately and link to the issues it regress-checks for
  • Loading branch information
oli-obk committed May 1, 2020
1 parent 004208f commit ba26df0
Showing 1 changed file with 5 additions and 0 deletions.
@@ -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;

Expand Down

0 comments on commit ba26df0

Please sign in to comment.