Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #556 from rustbot/triagebot-ice-79699
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid committed Dec 4, 2020
2 parents 5174523 + 1b6c9f0 commit 39cb7eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ices/79699.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#![feature(rustc_attrs)]

#[rustc_variance]
trait Tr { }

fn main() { }

0 comments on commit 39cb7eb

Please sign in to comment.