Skip to content

Commit

Permalink
Auto merge of #28698 - nrc:fmt8, r=brson
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Oct 6, 2015
2 parents 88b6a50 + b22231c commit 3729b12
Show file tree
Hide file tree
Showing 5 changed files with 261 additions and 250 deletions.
2 changes: 2 additions & 0 deletions src/librustc_trans/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
#![feature(box_patterns)]
#![feature(box_syntax)]
#![feature(const_fn)]
#![feature(custom_attribute)]
#![allow(unused_attributes)]
#![feature(iter_cmp)]
#![feature(iter_arith)]
#![feature(libc)]
Expand Down
Loading

0 comments on commit 3729b12

Please sign in to comment.