Skip to content

Commit

Permalink
Add rustc_attrs feature to test.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Feb 18, 2015
1 parent a994a99 commit 9bb3b37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// "outlives" requirements. Issue #22246.

#![allow(dead_code)]
#![feature(rustc_attrs)]

///////////////////////////////////////////////////////////////////////////

Expand Down

0 comments on commit 9bb3b37

Please sign in to comment.