Skip to content

Commit

Permalink
Add ICE reproduction for issue rust-lang/rust#81208.
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbot committed Jan 21, 2021
1 parent 407ffa6 commit 8f8b71a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ices/81208.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#[path = b"ffi.rs"]
mod ffi;

fn main() {}

0 comments on commit 8f8b71a

Please sign in to comment.