Register new snapshots
Upgrade the version to 0.10-pre
This commit is contained in:
parent
94236fc078
commit
cb12de14c9
7 changed files with 14 additions and 11 deletions
|
@ -21,8 +21,7 @@ use syntax::fold;
|
|||
use syntax::opt_vec;
|
||||
use syntax::util::small_vector::SmallVector;
|
||||
|
||||
// NOTE: upgrade to 0.10-pre after the next snapshot
|
||||
pub static VERSION: &'static str = "0.9";
|
||||
pub static VERSION: &'static str = "0.10-pre";
|
||||
|
||||
pub fn maybe_inject_libstd_ref(sess: Session, crate: ast::Crate)
|
||||
-> ast::Crate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue