Skip to content

Commit

Permalink
rustfmt librustc_trans/save
Browse files Browse the repository at this point in the history
  • Loading branch information
nrc committed Oct 6, 2015
1 parent 7843404 commit b22231c
Show file tree
Hide file tree
Showing 5 changed files with 260 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 b22231c

Please sign in to comment.