diff options
| author | klutzy <klutzytheklutzy@gmail.com> | 2014-04-16 14:32:35 +0900 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-05-13 17:24:08 -0700 |
| commit | 6d535b5b8d71e1cdbdbe54958bcfc4dd956121aa (patch) | |
| tree | b153f8e8088775eb03685bf7b13b615c7fcf0943 /src/rustllvm/RustWrapper.cpp | |
| parent | 0004953c3a29a884d1e772e8874096f21e3b6513 (diff) | |
| download | rust-6d535b5b8d71e1cdbdbe54958bcfc4dd956121aa.tar.gz rust-6d535b5b8d71e1cdbdbe54958bcfc4dd956121aa.zip | |
rustc: Make std_inject valid for pretty-printer
Inject `extern crate {std, native}` before `use` statements.
Add `#![feature(glob)]` since `use std::prelude::*` is used.
(Unfortunately `rustc --pretty expanded` does not converge,
since `extern crate` and `use std::prelude::*` is injected at every
iteration.)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
