Name test appropriately and link to the issues it regress-checks for
This commit is contained in:
parent
004208fc46
commit
ba26df0998
1 changed files 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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue